]> git.tdb.fi Git - libs/gl.git/commit
Give both color and depth buffers to postprocessors
authorMikko Rasa <tdb@tdb.fi>
Tue, 30 Nov 2010 14:38:11 +0000 (14:38 +0000)
committerMikko Rasa <tdb@tdb.fi>
Tue, 30 Nov 2010 14:38:11 +0000 (14:38 +0000)
commitc216893af147042e40c389e2530e71277c343044
tree8577356738c6c31e34aee2df5f4925d7975ebce1
parent656b4577fccfb02bea747871e5ab10148f002443
Give both color and depth buffers to postprocessors
Add SSAO postprocessor
source/ambientocclusion.cpp [new file with mode: 0644]
source/ambientocclusion.h [new file with mode: 0644]
source/bloom.cpp
source/bloom.h
source/pipeline.cpp
source/pipeline.h
source/postprocessor.h