]> git.mxchange.org Git - simgear.git/history - simgear/screen/RenderTexture.cpp
Alexander Powell:
[simgear.git] / simgear / screen / RenderTexture.cpp
2006-03-09 ehofmanAlexander Powell:
2005-12-14 ehofmanMathias Fröhlich:
2005-11-27 ehofmanHow did this end up there??
2005-11-27 ehofmanInitialize glut before using it.
2005-11-23 ehofmanMore WIN32 fixes.
2005-11-22 ehofmanOops, WIN32 typo fix.
2005-11-22 ehofman* Use SimGear's logging facility isntead of printf's.
2005-09-05 ehofmanMathias Fröhlich:
2005-07-13 ehofmanAdjustments to better support GLX1.3 and ATI drivers.
2005-07-05 ehofmanHarald JOHNSEN:
2005-02-12 ehofmanMore MacOS X fixes
2005-02-01 ehofmanComment out GLX code for MacOS and (hopefully) add...
2005-01-31 ehofmanCygwin fixes
2005-01-29 ehofmanWindows fixes.
2005-01-28 ehofmanMSVC fixes
2005-01-27 ehofmanFix an NVIDIA problem.
2005-01-27 ehofmanAdd Mark Haris' RenderTexture class based on SimGear...