]> git.mxchange.org Git - flightgear.git/history - Scenery/tilemgr.cxx
Incremental additions to material.cxx (not fully functional)
[flightgear.git] / Scenery / tilemgr.cxx
1998-06-01 curtIncremental additions to material.cxx (not fully functi...
1998-05-24 curtImplimented fragment level view frustum culling.
1998-05-23 curtAdded tile.cxx and tile.hxx.
1998-05-20 curtMoved global ref point and radius (bounding sphere...
1998-05-17 curtFrist pass at view frustum culling now operational.
1998-05-16 curtBeginning to add support for view frustum culling.
1998-05-07 curtFixed a glTexImage2D() usage bug where width and height...
1998-05-06 curtAdded an option to control square tile radius.
1998-05-02 curtPlaying around with texture coordinates.
1998-04-30 curtAdded a command line rendering option specify smooth...
1998-04-27 curtMinor transformation adjustments to try to keep scenery...
1998-04-25 curtEdited cvs log messages in source files ... bad bad...
1998-04-24 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
1998-04-22 curtC++ - ifing the code a bit.