summaryrefslogtreecommitdiffstats
path: root/servers/xr/xr_interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-2/+2
|\
| * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-2/+2
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Improvements to VRS/Foveated renderingBastiaan Olij2024-05-031-81/+2
* Fix issue with OpenXR environment blend mode not being applied properlyBastiaan Olij2023-09-131-0/+2
* Add a get_system_info method to XRInterfaceBastiaan Olij2023-03-151-0/+1
* Add XR Environment Blend Mode SupportRon Bessems2023-02-021-0/+14
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add safety-checks before some servers `free()`Adam Scott2022-12-291-0/+1
* Fix VRS issuesBastiaan Olij2022-11-171-2/+5
* expose XRInterface::get_transform_for_view and XRInterface::get_projection_fo...avemort2022-11-101-0/+2
* Make some Image methods statickobewi2022-10-141-6/+1
* Adding getters to RenderTarget and implementing override functionality for XRBastiaan Olij2022-10-051-0/+13
* Add Passthrough extension wrapperGabor Koncz2022-09-271-0/+5
* Implement Vector4, Vector4i, Projectionreduz2022-07-231-1/+1
* Adding Variable Rate Shading support to GodotBastiaan Olij2022-07-171-2/+86
* Improve XRInterface hooks into renderingBastiaan Olij2022-01-261-3/+0
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add support for returning the play area from XRInterfaceBastiaan Olij2021-10-191-3/+41
* Rework XR positional trackersBastiaan Olij2021-10-171-4/+19
* Expose Vulkan internal values for access from extensionsBastiaan Olij2021-09-091-1/+1
* Adding GDExtension support to XRInterfaceBastiaan Olij2021-08-261-47/+23
* Add stereoscopic rendering through multiviewBastiaan Olij2021-06-131-1/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: Fix unnecessary semicolons that confused clang-formatRémi Verschelde2020-05-191-2/+2
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-1/+1
* Renaming all ARVR nodes to XRBastiaan Olij2020-04-091-0/+145