godot/servers/rendering
clayjohn c4a8284dec Flag dirty dependencies when GeometryInstance dependencies change in renderer
Normally dependencies are only set dirty when changed during culling, but that misses changes that happen in the renderer (like a new shader being set in a material)
2023-01-17 12:39:13 -08:00
..
dummy One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
environment One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
renderer_rd Flag dirty dependencies when GeometryInstance dependencies change in renderer 2023-01-17 12:39:13 -08:00
storage Improving communication of scaling settings to renderer implementation 2023-01-13 12:54:15 +11:00
renderer_canvas_cull.cpp Merge pull request #62236 from MinusKube/master 2023-01-16 22:13:07 +01:00
renderer_canvas_cull.h Fix scaling issue in draw_line and similar methods 2023-01-16 12:49:58 +03: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 One Copyright Update to rule them all 2023-01-05 13:25:55 +01: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 Warn when trying to enable TAA from mobile or gl_compatibility backend 2023-01-16 13:32:40 -08:00
renderer_viewport.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_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_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 Fix scaling issue in draw_line and similar methods 2023-01-16 12:49:58 +03: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
shader_compiler.cpp Fix multiple issues that make the normal roughness texture unusable 2023-01-09 11:56:36 -08:00
shader_compiler.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
shader_language.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
shader_language.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
shader_preprocessor.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
shader_preprocessor.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
shader_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01: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