This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bb6879e7cc17677876bda055ee951e46670e362b
godot
/
servers
/
rendering
/
renderer_rd
/
shaders
/
environment
History
Yuri Sizov
bb15241e06
Merge pull request
#77740
from ChibiDenDen/simplify_vulkan
...
Replace sampler arrays with constant sampler elements, simplify and reuse code for all shaders
2023-07-12 17:16:12 +02:00
..
gi.glsl
Fix unsupported sampler filter used for voxel GI
2023-04-26 20:54:06 +02:00
SCsub
…
sdfgi_debug_probes.glsl
…
sdfgi_debug.glsl
…
sdfgi_direct_light.glsl
…
sdfgi_integrate.glsl
…
sdfgi_preprocess.glsl
…
sky.glsl
Merge pull request
#77740
from ChibiDenDen/simplify_vulkan
2023-07-12 17:16:12 +02:00
volumetric_fog_process.glsl
…
volumetric_fog.glsl
replace sampler arrays with constant sampler elements
2023-06-22 01:11:57 +03:00
voxel_gi_debug.glsl
…
voxel_gi_sdf.glsl
…
voxel_gi.glsl
…