1
0
Fork 0
godot/servers/rendering/renderer_rd
Thaddeus Crews 2f752fdfd0
Merge pull request #113486 from ttencate/fix/102799_fade_aabb_center
Use AABB center instead of origin for visibility fade
2025-12-08 11:54:00 -06:00
..
effects Add `agx_white`, `agx_contrast` and HDR support to the AgX tonemapper. 2025-12-03 09:01:39 -05:00
environment Check if sun scatter is enabled when using SKY_MODE_AUTOMATIC 2025-12-04 22:58:05 -08:00
forward_clustered Merge pull request #113486 from ttencate/fix/102799_fade_aabb_center 2025-12-08 11:54:00 -06:00
forward_mobile Fix radiance/reflection fallback texture types. 2025-12-03 16:15:56 +03:00
shaders Add `agx_white`, `agx_contrast` and HDR support to the AgX tonemapper. 2025-12-03 09:01:39 -05:00
spirv-reflect
storage_rd Rewrite Radiance and Reflection probes to use Octahedral maps. 2025-12-02 17:48:12 -08:00
SCsub
cluster_builder_rd.cpp Rename server "free" functions to "free_rid" to match exposed API 2025-09-30 16:52:25 -07:00
cluster_builder_rd.h [macOS] Selectively bake "no image atomics" shader variants. 2025-07-12 21:05:48 +03:00
framebuffer_cache_rd.cpp
framebuffer_cache_rd.h Resolve depth buffer in pass if supported by driver 2025-11-17 17:29:38 +11:00
pipeline_cache_rd.cpp Ensure that all spec constants are given a value in the mobile post process shader so that re-spirv can pick up on them and optimize them out of the final shader 2025-12-02 11:18:00 -08:00
pipeline_cache_rd.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
pipeline_deferred_rd.h Push pipeline compilation of various effects to the worker thread pool. 2025-10-13 12:00:23 -03:00
pipeline_hash_map_rd.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
renderer_canvas_render_rd.cpp Implement point size emulation in the forward shader for D3D12. 2025-12-02 17:36:31 +03:00
renderer_canvas_render_rd.h 2D: Switch to VBOs for instance data 2025-11-15 06:25:49 +11:00
renderer_compositor_rd.cpp Fix clear color being incorrect in `Environment` background with HDR 2D. 2025-11-26 16:11:57 -05:00
renderer_compositor_rd.h Add Stretch Modes for Splash Screen 2025-10-21 18:20:44 -04:00
renderer_scene_render_rd.cpp Add `agx_white`, `agx_contrast` and HDR support to the AgX tonemapper. 2025-12-03 09:01:39 -05:00
renderer_scene_render_rd.h Rewrite Radiance and Reflection probes to use Octahedral maps. 2025-12-02 17:48:12 -08:00
shader_rd.cpp Add Persistent Buffers 2025-10-24 08:16:19 +11:00
shader_rd.h Add Persistent Buffers 2025-10-24 08:16:19 +11:00
uniform_set_cache_rd.cpp
uniform_set_cache_rd.h Use idiomatic templating vargs in a few places to reduce code. 2025-06-08 12:24:07 +02:00