]> git.mxchange.org Git - simgear.git/history - simgear/screen/RenderTexture.cpp
Merge branch 'ehofman/particles' into next
[simgear.git] / simgear / screen / RenderTexture.cpp
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-25 fredbMINGW patch from Benoît Laniel
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-08-23 torsten Alan Teeder: fix incomplete dbg_printf for non-gcc.
2009-08-23 torstenextinguish many warnings (at least for gcc)
2009-07-15 fredbRefactor GLX only debug code
2009-07-11 fredbCompile when not GLX
2009-07-11 ehofmanGeoff McLane:
2008-07-27 ehofman - remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-04-13 timooreFixes for compiling with gcc 4.3
2007-10-14 durk* Fixed memory leak in RenderTexture.cpp (tiny, but...
2007-05-16 curtFix various compiler warnings.
2006-03-11 ehofmanMac OS X fixes from Ima Sudonim.
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...