behaviour-tree-test/servers/rendering/renderer_rd
Thaddeus Crews dda0562f2f
Merge pull request #103934 from LiveTrower/dfg-lut
Forward+: Replace the current BRDF approximation with a DFG LUT and add multiscattering energy compensation
2025-05-09 11:29:16 -05:00
..
effects Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
environment Fix RendererRD crash on start on Intel Macs. 2025-04-15 20:35:56 +03:00
forward_clustered Merge pull request #103934 from LiveTrower/dfg-lut 2025-05-09 11:29:16 -05:00
forward_mobile Add specular occlusion from ambient light 2025-05-08 23:52:01 +02:00
shaders Merge pull request #103934 from LiveTrower/dfg-lut 2025-05-09 11:29:16 -05:00
spirv-reflect
storage_rd RenderingDevice: introduce parameter 'mipmaps' for texture_create_from_extension() 2025-05-07 15:15:55 +03:00
cluster_builder_rd.cpp
cluster_builder_rd.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
framebuffer_cache_rd.cpp
framebuffer_cache_rd.h Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
pipeline_cache_rd.cpp
pipeline_cache_rd.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
pipeline_hash_map_rd.h Fix Invalid Task ID error spam in PipelineHashMapRD. 2025-03-12 19:59:13 +02:00
renderer_canvas_render_rd.cpp add REGION_RECT 2025-04-30 11:07:22 +02:00
renderer_canvas_render_rd.h Clean up more dynamic allocations in the RD renderers with a focus on 2D. 2025-03-10 13:16:12 -07:00
renderer_compositor_rd.cpp Add GLOBAL_GET cached macros. 2025-04-30 15:08:50 +01:00
renderer_compositor_rd.h rendering: compositor has is_opengl API; minor optimisations 2025-03-13 15:41:44 +11:00
renderer_scene_render_rd.cpp Add GLOBAL_GET cached macros. 2025-04-30 15:08:50 +01:00
renderer_scene_render_rd.h Revert early version of PR #105175 2025-04-10 11:09:50 -05:00
SCsub
shader_rd.cpp Merge pull request #104738 from YYF233333/cleanup_rid_owner 2025-04-22 10:44:25 -05:00
shader_rd.h Renderer: Reduce scope of mutex locks to prevent common deadlocks 2025-04-13 06:56:13 +10:00
uniform_set_cache_rd.cpp
uniform_set_cache_rd.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00