virtualx-engine/servers/rendering
Rémi Verschelde 2597f60de1
Merge pull request #88830 from beiller/bugfix/taa_xr_fix
Add fix for TAA passes rendering black meshes on XR
2024-03-26 13:45:10 +01:00
..
dummy Fix never ending loop with overlapping probes 2024-03-05 10:07:56 +11:00
environment
renderer_rd Merge pull request #88830 from beiller/bugfix/taa_xr_fix 2024-03-26 13:45:10 +01:00
storage Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
renderer_canvas_cull.cpp Fixed Timestep Interpolation (2D) 2024-03-23 12:28:36 +01:00
renderer_canvas_cull.h Fixed Timestep Interpolation (2D) 2024-03-23 12:28:36 +01:00
renderer_canvas_render.cpp
renderer_canvas_render.h Fixed Timestep Interpolation (2D) 2024-03-23 12:28:36 +01:00
renderer_compositor.cpp Disable XR server when compiling without 3D 2024-03-13 09:02:10 -07:00
renderer_compositor.h
renderer_geometry_instance.cpp
renderer_geometry_instance.h
renderer_scene_cull.cpp Fix lightmap capture not applied in one octant 2024-03-08 12:43:38 +01:00
renderer_scene_cull.h Disable XR server when compiling without 3D 2024-03-13 09:02:10 -07:00
renderer_scene_occlusion_cull.cpp
renderer_scene_occlusion_cull.h Use Vector* component-wise min/max/clamp functions where applicable 2024-03-20 13:47:42 +01:00
renderer_scene_render.cpp
renderer_scene_render.h
renderer_viewport.cpp Fixed Timestep Interpolation (2D) 2024-03-23 12:28:36 +01:00
renderer_viewport.h Disable XR server when compiling without 3D 2024-03-13 09:02:10 -07:00
rendering_context_driver.cpp
rendering_context_driver.h
rendering_device.compat.inc
rendering_device.cpp Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
rendering_device.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
rendering_device_binds.cpp
rendering_device_binds.h
rendering_device_commons.cpp Make shader binary alignment handling simpler and more robust 2024-03-06 11:48:23 +01:00
rendering_device_commons.h Ensure specialization constants come sorted from reflection 2024-03-12 14:42:01 +01:00
rendering_device_driver.cpp Ensure specialization constants come sorted from reflection 2024-03-12 14:42:01 +01:00
rendering_device_driver.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
rendering_device_graph.cpp
rendering_device_graph.h
rendering_light_culler.cpp Disable all 3D nodes, physics, and resources when compiling without 3D 2024-03-11 01:00:55 -07:00
rendering_light_culler.h
rendering_method.cpp
rendering_method.h Disable XR server when compiling without 3D 2024-03-13 09:02:10 -07:00
rendering_server_default.cpp Fixed Timestep Interpolation (2D) 2024-03-23 12:28:36 +01:00
rendering_server_default.h Fixed Timestep Interpolation (2D) 2024-03-23 12:28:36 +01:00
rendering_server_globals.cpp
rendering_server_globals.h
SCsub
shader_compiler.cpp
shader_compiler.h Change shader compiler default setting to avoid doctool error 2024-02-29 11:01:56 +08:00
shader_language.cpp
shader_language.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
shader_preprocessor.cpp
shader_preprocessor.h
shader_types.cpp
shader_types.h
shader_warnings.cpp
shader_warnings.h