summaryrefslogtreecommitdiff
path: root/platform/iphone/gl_view.mm
AgeCommit message (Expand)Author
2020-07-25iOS: Vulkan supportSergey Minakov
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-02-13Remove obsolete GLES3 backendRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-05Fix crash on exit or resume on iOS 13Max
2019-10-24Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...bruvzg
2019-09-18Fix crash on iOS devices during rotateAlexRixhardson
2019-06-30ARKit for Godot 3.2BastiaanOlij
2019-03-16Add EAGLContext for the fallback caseSam Green
2019-03-14Add logging around opengl es context creation. Ensure we can access project s...Sam Green
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-16Reduce String CoWHein-Pieter van Braam
2018-12-11Support GLES2 for iOSvolzhs
2018-12-04Fix iOS safe area insets to use pixels and not pointsRuslan Mustakov
2018-10-04Fix some OSX and iOS Clang warningsRémi Verschelde
2018-04-30Implement universal translation of touch to mousePedro J. Estébanez
2018-04-11iPhone X support and iOS-related fixesRuslan Mustakov
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-10-04Allow to obtain virtual keyboard heightRuslan Mustakov
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-07-30Style: Apply clang-format on all filesRémi Verschelde
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-04-09Style: Apply clang-format (3.9.1) to Obj-C++ filesRémi Verschelde
2017-04-09Formatting of mm filesBastiaanOlij
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-01-16Working on compile issues for iOSBastiaanOlij
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-04-02Remove trailing spacesRémi Verschelde
2016-02-19Reject any native video player calls on iOS that point to files within .pck a...Aren Villanueva
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-11-16iOS compile fixes.Aren Villanueva
2015-10-22Added setting for CADisplayLink on iOS, so you no longer need to recompile to...steve
2015-09-10ios now displays splash screen between launch image and main scene, instead o...steve
2015-06-03improved calculation of screen resolution on iosromulox_x
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-03Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-03-03merges from okam repoJuan Linietsky
2015-02-10add support for CADisplayLinkRhody Lugo
2015-01-102D Rewrite Step [1]Juan Linietsky
2014-12-02-Ability to ask for documents/pictures/etc system dirs.Juan Linietsky
2014-11-26-fix sound room params (was not working)Juan Linietsky
2014-11-17NavMeshJuan Linietsky
2014-09-153D Physics Rework, Other StuffJuan Linietsky
2014-05-24Making Godot Easier to Use..Juan Linietsky
2014-05-14A bit of everything:Juan Linietsky
2014-05-01-OpenSSL FixesJuan Linietsky