summaryrefslogtreecommitdiff
path: root/servers/xr/xr_interface.cpp
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-29Add safety-checks before some servers `free()`Adam Scott
2022-11-17Fix VRS issuesBastiaan Olij
2022-11-10expose XRInterface::get_transform_for_view and XRInterface::get_projection_fo...avemort
2022-10-14Make some Image methods statickobewi
2022-10-05Adding getters to RenderTarget and implementing override functionality for XRBastiaan Olij
2022-09-27Add Passthrough extension wrapperGabor Koncz
2022-07-23Implement Vector4, Vector4i, Projectionreduz
2022-07-17Adding Variable Rate Shading support to GodotBastiaan Olij
2022-01-26Improve XRInterface hooks into renderingBastiaan Olij
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-19Add support for returning the play area from XRInterfaceBastiaan Olij
2021-10-17Rework XR positional trackersBastiaan Olij
2021-09-09Expose Vulkan internal values for access from extensionsBastiaan Olij
2021-08-26Adding GDExtension support to XRInterfaceBastiaan Olij
2021-06-13Add stereoscopic rendering through multiviewBastiaan Olij
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-05-19Style: Fix unnecessary semicolons that confused clang-formatRémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-04-09Renaming all ARVR nodes to XRBastiaan Olij