summaryrefslogtreecommitdiffstats
path: root/cwd/assets/altcraft/shaders/frag/light.fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added AO maskLaG19242021-12-181-1/+1
* More optimization to GBuffer sizeLaG19242021-12-111-4/+2
* Optimized GBuffer sizeLaG19242021-12-111-4/+9
* Fixed SSAO normalsLaG19242021-12-071-2/+2
* Minor shader optimizationLaG19242021-12-051-2/+1
* Added Ambient occlusion options parameterLaG19242021-12-051-1/+4
* Added SSAO blurLaG19242021-12-051-1/+2
* Added SSAOLaG19242021-12-041-4/+20
* Added gamma correctionLaG19242021-11-281-3/+8
* Changed shaders to use SPBLaG19242021-11-271-1/+7
* Added gbuffer visualizationLaG19242021-11-211-4/+26
* Moved face lighting to lighting passLaG19242021-11-211-2/+14
* Added normals to facesLaG19242021-11-211-1/+1
* Added GbufferLaG19242021-11-211-0/+16