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
*
OpenXR: Add support for retrieving play area
Bastiaan Olij
2023-12-11
1
-1
/
+21
*
Fix various typos with codespell
Rémi Verschelde
2023-11-11
1
-1
/
+1
*
Fix OpenXR sample count
Bastiaan Olij
2023-10-28
1
-2
/
+3
*
Fixing incorrect swapchain release timing
Daniel Castellanos
2023-10-05
1
-11
/
+36
*
Implement OpenXR Foveated rendering support
Bastiaan Olij
2023-09-25
1
-24
/
+60
*
[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...
bruvzg
2023-09-21
1
-1
/
+0
*
Fix various typos with codespell
Rémi Verschelde
2023-09-18
1
-2
/
+2
*
Merge pull request #81561 from BastiaanOlij/fix_openxr_blend_modes
Yuri Sizov
2023-09-14
1
-10
/
+66
|
\
|
*
Fix issue with OpenXR environment blend mode not being applied properly
Bastiaan Olij
2023-09-13
1
-10
/
+66
*
|
OpenXR fix error spam if session hasn't started yet
Bastiaan Olij
2023-09-11
1
-3
/
+10
|
/
*
Codestyle: Don't use auto where not warranted
Rémi Verschelde
2023-09-07
1
-10
/
+9
*
Ensure OpenXR classes are declared properly
A Thousand Ships
2023-08-28
1
-4
/
+4
*
Properly load multiple action sets in XR
Faolan
2023-08-09
1
-12
/
+21
*
Fix various typos with codespell
Rémi Verschelde
2023-08-07
1
-2
/
+2
*
Merge pull request #68259 from konczg/openxr_extension_wrapper_gdextension
Yuri Sizov
2023-07-27
1
-0
/
+1
|
\
|
*
Add GDExtension support for OpenXR extension wrappers
Gabor Koncz
2023-07-26
1
-0
/
+1
*
|
Compile OpenXR into MacOS build
Bastiaan Olij
2023-07-19
1
-3
/
+3
|
/
*
Fix incorrect depth buffer option in OpenXR
Bastiaan Olij
2023-06-22
1
-8
/
+10
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-5
/
+6
*
Fix misuses of error macros
Danil Alexeev
2023-04-18
1
-1
/
+1
*
Merge pull request #73558 from Malcolmnixon/render-target-size-multiplier
Rémi Verschelde
2023-04-11
1
-2
/
+10
|
\
|
*
Added render target size multiplier option.
Malcolm Nixon
2023-02-18
1
-2
/
+10
*
|
Merge pull request #74848 from BastiaanOlij/add_xr_system_info
Yuri Sizov
2023-03-25
1
-1
/
+6
|
\
\
|
*
|
Add a get_system_info method to XRInterface
Bastiaan Olij
2023-03-15
1
-1
/
+6
|
|
/
*
/
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
[next]