summaryrefslogtreecommitdiffstats
path: root/platform/iphone/joypad_iphone.mm
Commit message (Expand)AuthorAgeFilesLines
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-344/+0
* Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde2022-02-161-13/+14
* Fix Actions mapped to triggers not using the full rangeMarcel Admiraal2022-01-141-14/+12
* Fix multiple missing UTF-8 decoding.bruvzg2022-01-061-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Use "enum class" for input enumsAaron Franke2021-11-121-22/+22
* Rename some more global enums (Key, Joy, MIDI)Aaron Franke2021-03-231-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* iOS: RefactoringSergey Minakov2020-10-021-68/+33
* iOS: Vulkan supportSergey Minakov2020-07-251-0/+380