summaryrefslogtreecommitdiffstats
path: root/servers/xr/xr_interface_extension.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Add a get_system_info method to XRInterfaceBastiaan Olij2023-03-151-0/+2
* Use enum instead of int in virtual methods return typeRaul Santos2023-01-311-3/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Remove redefinition of `notification` method in `XRInterfaceExtension`Raul Santos2022-11-141-3/+0
* Adding getters to RenderTarget and implementing override functionality for XRBastiaan Olij2022-10-051-0/+6
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Implement Vector4, Vector4i, Projectionreduz2022-07-231-1/+1
* Adding Variable Rate Shading support to GodotBastiaan Olij2022-07-171-0/+2
* Improve XRInterface hooks into renderingBastiaan Olij2022-01-261-2/+9
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add support for returning the play area from XRInterfaceBastiaan Olij2021-10-191-1/+9
* Rework XR positional trackersBastiaan Olij2021-10-171-0/+9
* Change to using doubles in XR classesBastiaan Olij2021-09-211-3/+3
* Expose Vulkan internal values for access from extensionsBastiaan Olij2021-09-091-0/+4
* Add source rectangle to blitBastiaan Olij2021-08-291-1/+1
* Adding GDExtension support to XRInterfaceBastiaan Olij2021-08-261-0/+105