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
4594de69fd5b32619212ba2855eb5b7c078ae978
godot
/
servers
/
rendering
/
renderer_rd
/
shaders
/
forward_clustered
History
clayjohn
14b60f2264
Optimize vertex shader using mat3x4 to reduce bandwidth, load/store operations and ALUs
2025-09-26 23:20:08 -07:00
..
best_fit_normal.glsl
…
integrate_dfg.glsl
Replace BRDF approximation with a DFG LUT
2025-05-08 10:23:35 -06:00
scene_forward_clustered_inc.glsl
Optimize vertex shader using mat3x4 to reduce bandwidth, load/store operations and ALUs
2025-09-26 23:20:08 -07:00
scene_forward_clustered.glsl
Optimize vertex shader using mat3x4 to reduce bandwidth, load/store operations and ALUs
2025-09-26 23:20:08 -07:00
SCsub
…