summaryrefslogtreecommitdiff
path: root/servers/xr/xr_interface_extension.cpp
AgeCommit message (Expand)Author
2022-09-01Extracting render buffers and changing it to a more generic solutionBastiaan Olij
2022-07-23Implement Vector4, Vector4i, Projectionreduz
2022-07-17Adding Variable Rate Shading support to GodotBastiaan Olij
2022-06-28Split dependency logicBastiaan Olij
2022-04-17Merge canvas and decal into TextureStorage and add render targetBastiaan Olij
2022-01-26Improve XRInterface hooks into renderingBastiaan Olij
2022-01-03Update copyright statements to 2022RĂ©mi Verschelde
2021-10-20Fix double _get_tracking_status declarationBastiaan Olij
2021-10-19Add support for returning the play area from XRInterfaceBastiaan Olij
2021-10-17Rework XR positional trackersBastiaan Olij
2021-09-28Fix access to render target texture for XR interfacesBastiaan Olij
2021-09-21Change to using doubles in XR classesBastiaan Olij
2021-09-09Expose Vulkan internal values for access from extensionsBastiaan Olij
2021-09-07Merge pull request #52205 from BastiaanOlij/blit_source_rectBastiaan Olij
2021-09-05Add missing parameter names to _commit_views GDVIRTUAL_BINDBastiaan Olij
2021-08-29Add source rectangle to blitBastiaan Olij
2021-08-26Adding GDExtension support to XRInterfaceBastiaan Olij