]> git.tdb.fi Git - libs/gl.git/commit
Use RAII to restore the output FBO in Pipeline::render
authorMikko Rasa <tdb@tdb.fi>
Fri, 26 Aug 2016 23:29:41 +0000 (02:29 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 26 Aug 2016 23:29:41 +0000 (02:29 +0300)
commite1f9db7e8550d5c9629ac5ad0e2f8dc2dd4efa8d
treec34165d0bff83b836560f4c9a78607f6f410a62b
parent7da609f539040d11cccc61b838f4b74e06135552
Use RAII to restore the output FBO in Pipeline::render
source/pipeline.cpp