summaryrefslogtreecommitdiffstats
path: root/modules/openxr/extensions/openxr_composition_layer_extension.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* OpenXR: Allow extending Android surface swapchain creation from GDExtensionDavid Snopek2024-09-201-2/+9
* OpenXR: Support composition layers based on Android surfacesDavid Snopek2024-09-111-48/+209
* Add support for the debug utils extension in OpenXRBastiaan Olij2024-08-271-1/+1
* Fix sample count on OpenXR composition layersDavid Snopek2024-05-141-1/+1
* OpenXR: Fix composition layers not having correct play spaceDavid Snopek2024-05-071-0/+3
* Fix various typos with codespellRémi Verschelde2024-05-071-2/+2
* OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXRBastiaan Olij2024-05-011-2/+2
* OpenXR: Improve swapchain logic and fix swapchain update when render target m...Bastiaan Olij2024-04-091-15/+19
* Allow OpenXR extensions to add properties to the OpenXRCompositionLayer nodeDavid Snopek2024-04-051-2/+24
* Add support for OpenXR composition layersDavid Snopek2024-04-041-0/+296