summaryrefslogtreecommitdiffstats
path: root/modules/openxr/extensions/openxr_opengl_extension.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add depth and color formats to get OpenXR with OpenGL working on SteamVRDavid Snopek2023-01-191-0/+2
* OpenXR: Do not use SRGB swapchains with OpenGLrsjtdrjgfuzkfg2023-01-111-1/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Removed member variables from OpenXRExtensionWrapperBastiaan Olij2023-01-041-15/+12
* Clean up DisplayServerAndroid::window_get_native_handle() with the GLES3 rend...David Snopek2022-12-041-1/+1
* Enable GLES3 on Androidclayjohn2022-11-291-1/+1
* Fix GLAD-related build problems on LinuxJens Nolte2022-11-251-99/+51
* [openxr] Remove unnecessary fallbacks for native handles on X11David Snopek2022-11-091-13/+0
* Add support for OpenGL to OpenXRDavid Snopek2022-11-081-0/+479