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-17 14:11:06 +00:00
Code
Releases
Wiki
Activity
Files
21b51fdf7e17d84eaffa8f3016f8190ca660a3e4
godot
/
servers
/
rendering
/
renderer_rd
/
shaders
/
effects
History
Hugo Locurcio
787a1e006b
Fix glow in Mix mode not working correctly when FXAA is enabled
...
Glow must be performed after FXAA to ensure correct appearance.
2022-06-15 22:23:56 +02:00
..
blur_raster_inc.glsl
Split out bokeh_dof and copy effects
2022-05-11 11:08:56 +10:00
blur_raster.glsl
Split out bokeh_dof and copy effects
2022-05-11 11:08:56 +10:00
bokeh_dof_inc.glsl
Split out bokeh_dof and copy effects
2022-05-11 11:08:56 +10:00
bokeh_dof_raster.glsl
Split out bokeh_dof and copy effects
2022-05-11 11:08:56 +10:00
bokeh_dof.glsl
Split out bokeh_dof and copy effects
2022-05-11 11:08:56 +10:00
copy_to_fb.glsl
Split out bokeh_dof and copy effects
2022-05-11 11:08:56 +10:00
copy.glsl
Split out bokeh_dof and copy effects
2022-05-11 11:08:56 +10:00
SCsub
…
tonemap.glsl
Fix glow in Mix mode not working correctly when FXAA is enabled
2022-06-15 22:23:56 +02:00