virtualx-engine/servers/rendering
Rémi Verschelde 97de7f39e1
Merge pull request #72404 from clayjohn/RD-sky-crash
Fix various crashes relating to low roughness_layers
2023-01-31 10:54:41 +01:00
..
dummy Automatically transform Skeleton2D calculations so pivots are not needed 2023-01-27 14:55:22 -08:00
environment One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
renderer_rd Merge pull request #72404 from clayjohn/RD-sky-crash 2023-01-31 10:54:41 +01:00
storage Automatically transform Skeleton2D calculations so pivots are not needed 2023-01-27 14:55:22 -08:00
renderer_canvas_cull.cpp CanvasItem::draw_polyline Support thin polylines drawn using line strip 2023-01-19 21:08:25 +01:00
renderer_canvas_cull.h CanvasItem::draw_polyline Support thin polylines drawn using line strip 2023-01-19 21:08:25 +01:00
renderer_canvas_render.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
renderer_canvas_render.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
renderer_compositor.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
renderer_compositor.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
renderer_geometry_instance.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
renderer_geometry_instance.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
renderer_scene_cull.cpp Fix SSAO/SSIl being applied to reflection probes 2023-01-30 15:20:27 +11:00
renderer_scene_cull.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
renderer_scene_occlusion_cull.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
renderer_scene_occlusion_cull.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
renderer_scene_render.cpp Rename center method to get_center in Plane. 2023-01-15 17:18:50 +01:00
renderer_scene_render.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
renderer_viewport.cpp Remove viewport_set_disable_environment in favor of viewport_set_environment_mode 2023-01-30 12:25:49 -08:00
renderer_viewport.h Remove viewport_set_disable_environment in favor of viewport_set_environment_mode 2023-01-30 12:25:49 -08:00
rendering_device.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
rendering_device.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
rendering_device_binds.cpp Avoid crashing when custom GLSL shaders are imported when using the gl_compatibility renderer 2023-01-13 12:53:19 -08:00
rendering_device_binds.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
rendering_method.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
rendering_method.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
rendering_server_default.cpp Add framework for avoidance of color flash in new windows 2023-01-12 21:42:51 +01:00
rendering_server_default.h Remove viewport_set_disable_environment in favor of viewport_set_environment_mode 2023-01-30 12:25:49 -08:00
rendering_server_globals.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
rendering_server_globals.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Split dependency logic 2022-06-28 00:10:29 +10:00
shader_compiler.cpp Make screen texture and depth texture work in Multiview 2023-01-25 13:35:01 +11:00
shader_compiler.h Make screen texture and depth texture work in Multiview 2023-01-25 13:35:01 +11:00
shader_language.cpp Add a shader error when trying to using hint_normal_roughness_texture in the gl_compatibility renderer 2023-01-30 09:04:34 -08:00
shader_language.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
shader_preprocessor.cpp Fix several shader preprocessor include issues 2023-01-27 14:37:55 +02:00
shader_preprocessor.h Several shader preprocessor parser fixes and improvements 2023-01-26 14:57:23 +02:00
shader_types.cpp Remove SCREEN_TEXTURE, DEPTH_TEXTURE, and NORMAL_ROUGHNESS_TEXTURE 2023-01-18 19:52:47 -08:00
shader_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
shader_warnings.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
shader_warnings.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00