summaryrefslogtreecommitdiffstats
path: root/platform/iphone/display_server_iphone.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #57335 from jordigcs/display-refresh-rateRémi Verschelde2022-02-041-0/+1
|\
| * Add screen_get_refresh_rate to DisplayServerjordi2022-02-031-0/+1
* | Add support for getting native display, window, and view handles.bruvzg2022-01-141-0/+2
|/
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Fix initialising of gl_manager and checking gl_manager and context_vulkan pre...Bastiaan Olij2021-12-181-2/+2
* Use "volk" instead of statically linked Vulkan loader.bruvzg2021-08-121-1/+5
* Use Key enum instead of plain integersAaron Franke2021-08-101-1/+1
* Move `alert` function from `DisplayServer` to `OS`.bruvzg2021-07-221-2/+0
* Restructure and reimplement vsync optionsHendrik Brucker2021-07-061-2/+5
* OS: Remove native video API only implemented on iOSRémi Verschelde2021-05-071-6/+0
* Rename `doubleclick` to `double_click`Aaron Franke2021-05-041-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* RenderingServer reorganizationreduz2020-12-041-1/+1
* Fix Return key events in LineEdit & TextEdit on AndroidPouleyKetchoupp2020-07-261-1/+1
* iOS: Vulkan supportSergey Minakov2020-07-251-0/+202