]> git.mxchange.org Git - flightgear.git/history - src/Viewer/renderer.cxx
Begin to implement configurable rendering pipeline
[flightgear.git] / src / Viewer / renderer.cxx
2012-05-12 Frederic BouvierBegin to implement configurable rendering pipeline
2012-05-12 Frederic BouvierUse names to identify cameras in camera group
2012-05-12 Frederic BouvierRemove built-in shaders and rely entirely on fgdata
2012-05-12 Frederic BouvierUse names to identify deferred buffers in camera group
2012-05-12 Frederic BouvierUse names to identify deferred buffers
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-05-01 Frederic BouvierAdd the ability to record depth in color buffer. This...
2012-04-29 Frederic Bouvier16bit source type is overkill for 8bit normal buffer
2012-04-29 Frederic BouvierReally initialize shadow cascades from the preferences
2012-04-25 ThorstenBMove viewer-related sources to separate folder.