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-06 12:20:30 +00:00
Code
Releases
Wiki
Activity
Files
5ca70d88a7a038e148ea87c97f1c10e22d97c54c
godot
/
modules
/
openxr
/
extensions
/
platform
History
Thaddeus Crews
4af8989e38
Merge pull request
#103973
from dsnopek/openxr-opengl-version-warning
...
OpenXR: Fix OpenGL version warning when using GLES
2025-03-11 14:00:37 -05:00
..
openxr_android_extension.cpp
Fix leakage of JNI object references
2024-04-15 10:30:18 -07:00
openxr_android_extension.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
openxr_metal_extension.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
openxr_metal_extension.mm
Style: Standardize Obj-C
#import
syntax
2025-03-08 09:28:34 -06:00
openxr_opengl_extension.cpp
OpenXR: Fix OpenGL version warning when using GLES
2025-03-11 10:32:22 -05:00
openxr_opengl_extension.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
openxr_vulkan_extension.cpp
Use vectors for OpenXRAPI memory management
2025-01-13 16:10:43 -06:00
openxr_vulkan_extension.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00