This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-22 15:06:45 +00:00
Code
Releases
Wiki
Activity
Files
70a8761deb3a8d682f091625a64fbceb2ef26a8c
godot
/
modules
/
openxr
/
extensions
/
platform
History
David Snopek
e1af61467a
OpenGL: Unconditionally do
glDisable(GL_FRAMEBUFFER_SRGB)
because we do our own sRGB conversion
...
(cherry picked from commit
dfcff4ef46
)
2024-09-16 16:30:06 +02:00
..
openxr_android_extension.cpp
Fix leakage of JNI object references
2024-04-15 10:30:18 -07:00
openxr_android_extension.h
Fix leakage of JNI object references
2024-04-15 10:30:18 -07:00
openxr_opengl_extension.cpp
OpenGL: Unconditionally do
glDisable(GL_FRAMEBUFFER_SRGB)
because we do our own sRGB conversion
2024-09-16 16:30:06 +02:00
openxr_opengl_extension.h
OpenGL: Unconditionally do
glDisable(GL_FRAMEBUFFER_SRGB)
because we do our own sRGB conversion
2024-09-16 16:30:06 +02:00
openxr_vulkan_extension.cpp
OpenXR: Improve swapchain logic and fix swapchain update when render target multiplier is changed.
2024-04-09 16:56:39 +10:00
openxr_vulkan_extension.h
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
2024-02-12 10:02:18 -03:00