summaryrefslogtreecommitdiffstats
path: root/platform/ios/godot_view.mm
Commit message (Expand)AuthorAgeFilesLines
* Add Metal support for macOS (arm64) and iOSStuart Carnie2024-08-201-1/+1
* macOS/iOS: Fix various warnings when targeting newer SDKsStuart Carnie2024-08-201-0/+4
* [iOS] Fix sensors orientation.bruvzg2024-04-231-16/+16
* Add method to get "base" system UI color (macOS/Windows) and system theme cha...bruvzg2024-02-131-0/+17
* [iOS] Fix build with Xcode 15.bruvzg2023-09-271-3/+3
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-3/+4
* Remove (or make verbose only) various debug prints.bruvzg2023-03-201-3/+3
* increased max touches to 32 for iosChris Weber2023-03-041-1/+1
* iOS: Fix memory leak on touch inputTravis Veralrud2023-02-151-55/+27
* Convert en_GB spelling to en_US with codespellRémi Verschelde2023-01-231-1/+1
* [iOS] Restore OpenGLES3 renderer support.bruvzg2023-01-221-5/+11
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Merge pull request #70482 from bruvzg/ios_pencilRémi Verschelde2023-01-031-1/+3
|\
| * [iOS] Add Apple Pencil pressure and tilt support.bruvzg2022-12-231-1/+3
* | fix contentScaleFactor on iOSMarius Seufzer2022-12-231-1/+1
|/
* Add ProMotion Support to iOS ExportsZach Coleman2022-10-311-6/+7
* Split rendering driver project setting into renderer_name and rendering_drive...clayjohn2022-09-191-1/+1
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-0/+481