index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
openxr
/
openxr_api.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
XR: When an sRGB target is used, check hardware sRGB conversion
Bastiaan Olij
2023-03-16
1
-1
/
+7
|
/
*
Add XR Environment Blend Mode Support
Ron Bessems
2023-02-02
1
-2
/
+60
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-1
/
+1
*
Fixes issue where failed start of OpenXR causes issues
Bastiaan Olij
2023-01-15
1
-0
/
+10
*
OpenXR: Fix initialization warning on Android
rsjtdrjgfuzkfg
2023-01-11
1
-1
/
+5
*
OpenXR: Add preliminary Pico controller profile
rsjtdrjgfuzkfg
2023-01-06
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Removed member variables from OpenXRExtensionWrapper
Bastiaan Olij
2023-01-04
1
-38
/
+17
*
Merge pull request #68528 from BastiaanOlij/openxr_actionmap_changes
Rémi Verschelde
2022-12-13
1
-13
/
+75
|
\
|
*
Various fixes for OpenXR action map meta data and editing
Bastiaan Olij
2022-11-25
1
-13
/
+75
*
|
Merge pull request #69654 from BastiaanOlij/openxr_submit_depth_optional
Rémi Verschelde
2022-12-07
1
-3
/
+30
|
\
\
|
*
|
Make submitting depth buffer in OpenXR optional
Bastiaan Olij
2022-12-06
1
-3
/
+30
*
|
|
Fix typo that resulted in left eye depth buffer being submitted for the right...
Bastiaan Olij
2022-12-06
1
-1
/
+1
|
/
/
*
|
Enable GLES3 on Android
clayjohn
2022-11-29
1
-2
/
+2
*
|
Fix GLAD-related build problems on Linux
Jens Nolte
2022-11-25
1
-3
/
+2
|
/
*
Merge pull request #68023 from rsjtdrjgfuzkfg/pico
Rémi Verschelde
2022-11-24
1
-1
/
+9
|
\
|
*
OpenXR: support XR_KHR_android_create_instance
rsjtdrjgfuzkfg
2022-11-04
1
-1
/
+9
*
|
Add support for OpenGL to OpenXR
David Snopek
2022-11-08
1
-3
/
+32
|
/
*
Fix several render issues found while debugging XR
Bastiaan Olij
2022-11-01
1
-1
/
+1
*
Fix missing itos for OpenXR logging
Bastiaan Olij
2022-10-18
1
-6
/
+6
*
Merge pull request #67179 from BastiaanOlij/openxr_add_refresh_rate_extension
Rémi Verschelde
2022-10-17
1
-0
/
+27
|
\
|
*
Adding support for the OpenXR Display Refresh Rate extension
Bastiaan Olij
2022-10-10
1
-0
/
+27
*
|
Cleanup a bunch of debug messages in OpenXR and change the ones we want to ke...
Bastiaan Olij
2022-10-10
1
-75
/
+32
|
/
*
Fixing an incorrect error message in OpenXR reporting missing OpenGL support
Bastiaan Olij
2022-10-06
1
-1
/
+1
*
Adding getters to RenderTarget and implementing override functionality for XR
Bastiaan Olij
2022-10-05
1
-55
/
+145
*
Add Passthrough extension wrapper
Gabor Koncz
2022-09-27
1
-0
/
+22
*
Merge pull request #66282 from BastiaanOlij/openxr_palm_pose
Rémi Verschelde
2022-09-27
1
-0
/
+30
|
\
|
*
Add OpenXR palm pose extension support
Bastiaan Olij
2022-09-23
1
-0
/
+30
*
|
Adding OpenXR hand tracking support
Bastiaan Olij
2022-09-26
1
-0
/
+2
*
|
Merge pull request #65798 from kisg/dynamic_openxr_loader
Rémi Verschelde
2022-09-26
1
-0
/
+105
|
\
\
|
|
/
|
/
|
|
*
Dynamic loading of OpenXR Loader on Android
Gergely Kis
2022-09-24
1
-0
/
+105
*
|
Fix OpenXR layer composition blending
Gabor Koncz
2022-09-16
1
-1
/
+1
|
/
*
Add startup flag to override XR mode settings
Bastiaan Olij
2022-07-28
1
-10
/
+5
*
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
1
-1
/
+1
*
Adding HTC tracker support
Bastiaan Olij
2022-06-16
1
-1
/
+6
*
Expose XRPose's get angular velocity.
K. S. Ernest (iFire) Lee
2022-06-14
1
-3
/
+3
*
fix OpenXRAPI::is_extension_supported returning opposite result
Saenoe
2022-05-18
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-8
/
+14
*
corrected conditional compile of OpenXR with/without opengl3 driver
derammo
2022-05-11
1
-1
/
+1
*
Fix cppcheck const parameters
Markus Sauermann
2022-04-28
1
-2
/
+2
*
Merge pull request #59940 from BastiaanOlij/xr_new_controllers_20220405
Rémi Verschelde
2022-04-11
1
-1
/
+16
|
\
|
*
Added missing interaction profiles and making sure related extensions are ena...
Bastiaan Olij
2022-04-06
1
-1
/
+16
*
|
Style: Apply clang-tidy to current code, add `readability-redundant-member-init`
Rémi Verschelde
2022-04-04
1
-5
/
+5
|
/
*
Add action map editor for OpenXR
Bastiaan Olij
2022-04-04
1
-3
/
+3
*
Fix typos with codespell
Rémi Verschelde
2022-03-31
1
-2
/
+2
*
Move OpenXR project settings to the main, to make them visible on unsupported...
bruvzg
2022-03-29
1
-26
/
+0
*
Cleanup OpenXR on initialisation failure
Bastiaan Olij
2022-03-25
1
-18
/
+10
*
Adding signals and events to OpenXR interface
Bastiaan Olij
2022-03-10
1
-93
/
+363
*
Fix color issues with OpenXR
Bastiaan Olij
2022-02-28
1
-1
/
+1
*
Implementing OpenXR driver
Bastiaan Olij
2022-02-23
1
-0
/
+2171
[prev]