]> git.mxchange.org Git - flightgear.git/history - src/Viewer/renderer.hxx
VoiceSynthesizer: add some test/debug properties
[flightgear.git] / src / Viewer / renderer.hxx
2014-02-24 James TurnerRemove all references to an alpha-buffer
2013-12-19 James TurnerBugfix: remove the (totally broken) skyblend option
2013-12-06 James TurnerRenderer: get rid of static scene references.
2013-12-04 James TurnerReset: listener cleanup
2013-03-04 James TurnerMouseInput changes to support hover.
2012-12-15 James TurnerRestructure positional finalisation for sim-reset.
2012-09-17 ThorstenBHandle scenery-override in a single place only.
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-08-02 Frederic BouvierFix incorrectly hardcoded effect in last Rembrandt...
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-19 Frederic BouvierRemove hard-coded lighting stage
2012-05-19 Frederic BouvierMake Rembrandt compatible with multi screen
2012-05-16 James TurnerLazy-loading of the 2D panel node.
2012-05-13 Frederic BouvierRely entirely on the configurable renderer and add...
2012-05-12 Frederic BouvierFix compilation of FGRenderer
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-01 Frederic BouvierAdd the ability to record depth in color buffer. This...
2012-04-25 ThorstenBMove viewer-related sources to separate folder.