]> git.mxchange.org Git - flightgear.git/history - src/Viewer
Add world viewer position in cartesian and geodesic coordinate as shader uniforms
[flightgear.git] / src / Viewer /
2012-05-19 Frederic BouvierAdd world viewer position in cartesian and geodesic...
2012-05-19 Frederic BouvierMake Rembrandt compatible with multi screen
2012-05-16 James TurnerLazy-loading of the 2D panel node.
2012-05-15 James TurnerSince we require OSG 3.0 now, this check is obsolete.
2012-05-13 Frederic BouvierRely entirely on the configurable renderer and add...
2012-05-12 Frederic BouvierFix compilation of FGRenderer
2012-05-12 Frederic BouvierAdd simple conditions (no opengl related tests) to...
2012-05-12 Frederic BouvierFix camera render orders
2012-05-12 Frederic Bouvierrename /sim/rendering/rembrandt -> /sim/rendering/rembr...
2012-05-12 Frederic BouvierFirst round of changes toward a programmable rendering...
2012-05-12 Frederic BouvierMore work on configurable rendering pipeline implementation
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-11 James TurnerDon't repeat splash-screen status on the console.
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.