This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-12 13:20:55 +00:00
Code
Releases
Wiki
Activity
Files
5e90b90a97dafa83c7cd6a4df7eb298eea5a326a
godot
/
servers
/
rendering
/
renderer_rd
/
shaders
/
environment
History
clayjohn
5e90b90a97
Don't attempt to create or use an R8_UINT texture as storage if VRS is not supported
2022-12-16 09:53:12 -08:00
..
gi.glsl
Don't attempt to create or use an R8_UINT texture as storage if VRS is not supported
2022-12-16 09:53:12 -08:00
SCsub
Make dependencies with shader includes in subfolders
2022-09-26 12:29:19 +10:00
sdfgi_debug_probes.glsl
Implement Physical Light Units as an optional setting.
2022-08-31 12:14:46 -07:00
sdfgi_debug.glsl
Implement Physical Light Units as an optional setting.
2022-08-31 12:14:46 -07:00
sdfgi_direct_light.glsl
Implement Physical Light Units as an optional setting.
2022-08-31 12:14:46 -07:00
sdfgi_integrate.glsl
Implement Physical Light Units as an optional setting.
2022-08-31 12:14:46 -07:00
sdfgi_preprocess.glsl
…
sky.glsl
Move debanding into internal sky shader code so that it is applied after everything else.
2022-09-13 10:39:04 -07:00
volumetric_fog_process.glsl
Fix volumetric fog not rendering at densities lower than or equal to 0.001
2022-10-13 00:45:49 +02:00
volumetric_fog.glsl
Rename RenderingServer global shader uniform methods to be more explicit
2022-07-28 18:46:59 +02:00
voxel_gi_debug.glsl
…
voxel_gi_sdf.glsl
…
voxel_gi.glsl
…