]> git.mxchange.org Git - flightgear.git/history - Scenery/tilecache.hxx
MSVC++ portability tweaks contributed by Bernie Bright.
[flightgear.git] / Scenery / tilecache.hxx
1998-11-09 curtBernie Bright <bbright@c031.aone.net.au> writes:
1998-10-16 curtConverted to Point3D class.
1998-09-14 curtminor tweaks.
1998-07-04 curtAdded automatic mipmap generation.
1998-05-23 curtAdded tile.cxx and tile.hxx.
1998-05-20 curtMoved global ref point and radius (bounding sphere...
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-02 curtPlaying around with texture coordinates.
1998-04-30 curtAdded a command line rendering option specify smooth...
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.