summaryrefslogtreecommitdiff
path: root/platform/ios/display_server_ios.h
AgeCommit message (Expand)Author
2023-01-23Cleanup and unify keyboard input.bruvzg
2023-01-23Convert en_GB spelling to en_US with codespellRémi Verschelde
2023-01-22[iOS] Restore OpenGLES3 renderer support.bruvzg
2023-01-07Add support for the custom initial screen for the main window, fix primary sc...bruvzg
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-23[iOS] Add Apple Pencil pressure and tilt support.bruvzg
2022-12-12[iOS] Fix broken single line input and incorrect selection / caret position.bruvzg
2022-12-07Merge pull request #69712 from bruvzg/real_sizeRémi Verschelde
2022-12-07Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...bruvzg
2022-12-07Fix Determining Window for TouchscreenMarkus Sauermann
2022-10-31Merge pull request #67879 from bruvzg/fix_no_vlkRémi Verschelde
2022-10-26Fix build with Vulkan disabled and no Vulkan headers installed.bruvzg
2022-10-24Make window creation with custom position do not flashWei Guo
2022-08-22Replace Array return types with TypedArraykobewi
2022-08-04Add support for multiple virtual keyboard typesBrian Semrau
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-07-21Rename OSX to macOS and iPhoneOS to iOS.bruvzg