summaryrefslogtreecommitdiffstats
path: root/platform/ios/display_server_ios.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Properly set window class in WaylandPaulo Poiati2024-05-221-2/+2
* [iOS] Fix sensors orientation.bruvzg2024-04-231-4/+4
* Move `global_menu_*` methods to a separate `NativeMenu` class.bruvzg2024-03-041-0/+1
* Add method to get "base" system UI color (macOS/Windows) and system theme cha...bruvzg2024-02-131-2/+6
* Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...Dario2024-02-121-2/+2
* Add InputEventKey.location to tell left from rightMel Collins2024-01-261-1/+1
* Split RenderingDevice into API-agnostic and RenderingDeviceDriver partsPedro J. Estébanez2023-12-201-6/+8
* Support dark mode on Android and iOS.Zae2023-09-261-0/+3
* [DisplayServer] Add method to check if native window is focused.bruvzg2023-06-161-0/+1
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-3/+3
* Don't expose mac specific display server.HolonProduction2023-05-111-1/+1
* Cleanup and unify keyboard input.bruvzg2023-01-231-1/+2
* Convert en_GB spelling to en_US with codespellRémi Verschelde2023-01-231-1/+1
* [iOS] Restore OpenGLES3 renderer support.bruvzg2023-01-221-0/+5
* Add support for the custom initial screen for the main window, fix primary sc...bruvzg2023-01-071-2/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [iOS] Add Apple Pencil pressure and tilt support.bruvzg2022-12-231-2/+2
* [iOS] Fix broken single line input and incorrect selection / caret position.bruvzg2022-12-121-1/+1
* Merge pull request #69712 from bruvzg/real_sizeRémi Verschelde2022-12-071-1/+2
|\
| * Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...bruvzg2022-12-071-1/+2
* | Fix Determining Window for TouchscreenMarkus Sauermann2022-12-071-1/+1
|/
* Merge pull request #67879 from bruvzg/fix_no_vlkRémi Verschelde2022-10-311-1/+3
|\
| * Fix build with Vulkan disabled and no Vulkan headers installed.bruvzg2022-10-261-1/+3
* | Make window creation with custom position do not flashWei Guo2022-10-241-2/+2
|/
* Replace Array return types with TypedArraykobewi2022-08-221-1/+1
* Add support for multiple virtual keyboard typesBrian Semrau2022-08-041-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-0/+217