summaryrefslogtreecommitdiffstats
path: root/src/RenderConfigs.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added AO maskLaG19242021-12-181-1/+1
* More optimization to GBuffer sizeLaG19242021-12-111-1/+0
* Optimized GBuffer sizeLaG19242021-12-111-1/+1
* Removed unnecessary framebuffers copyingLaG19242021-12-081-0/+28
* Added more SSAO settingsLaG19242021-12-071-1/+1
* Added Ambient occlusion options parameterLaG19242021-12-051-5/+9
* Added SSAO blurLaG19242021-12-051-0/+3
* Added SSAOLaG19242021-12-041-2/+12
* Added gamma correctionLaG19242021-11-281-2/+6
* Changed shaders to use SPBLaG19242021-11-271-4/+3
* Added ShaderParametersBuffer to GalOglLaG19242021-11-271-0/+4
* Added PostProcess classLaG19242021-11-211-13/+47
* Added gbuffer visualizationLaG19242021-11-211-0/+8
* Moved face lighting to lighting passLaG19242021-11-211-2/+8
* Added GbufferLaG19242021-11-211-0/+38