]> git.mxchange.org Git - simgear.git/history - simgear/screen
temporarily remove listener (viewer) and source offsets. they mess things up
[simgear.git] / simgear / screen /
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-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:
2009-06-23 ehofmanMove the texture code to FlightGear/utils/Modeller
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-05-16 mfranzfix leaks
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-27 fredbGL/wgl.h never existed, and a glx equivalent is not...
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-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-24 ehofmanPatch to remove macintosh and MWERKS from Simgear.
2008-04-23 timooreRewrite livery texture replacement to copy StateSet...
2008-04-13 timooreFixes for compiling with gcc 4.3
2007-10-14 durk* Fixed memory leak in RenderTexture.cpp (tiny, but...
2007-07-22 timooreAllow parallel make ("make -j2") by giving make the...
2007-06-14 mfranzNick WARNE: add file name to screenshot info line
2007-05-16 curtFix various compiler warnings.
2007-04-28 mfranzdon't rely on a compressed scanline being properly...
2007-04-28 mfranzSGTexture::read_rgb(a)_texture:
2006-12-17 fredbmemcpy needs #include <string.h>
2006-12-16 fredbPort jpgfactory to OSG
2006-12-03 frohlichModified Files:
2006-11-18 fredbMac fix from Ima Sudonim
2006-11-07 frohlichModified Files:
2006-10-31 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-06-15 frohlichUse function argument in va_start instead of local...
2006-05-04 fredbMac fix
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-03-11 ehofmanMac OS X fixes from Ima Sudonim.
2006-03-09 ehofmanAlexander Powell:
2006-03-08 mfranz- new FSF addresses
2006-03-04 davidIgnore generated binaries.
2006-02-21 ehofmanBack out the previous patch.
2006-01-31 ehofmanExpose GL_COORD_REPLACE
2006-01-26 ehofmanAdd support for point sprites.
2005-12-14 ehofmanMathias Fröhlich:
2005-12-11 ehofmanMacOs X fix.
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-11-01 ehofmanMove Curt's ssgEntityArray experiment over to SimGear.
2005-10-15 ehofmanIma Sudonim remembered me there is still one problem...
2005-10-14 ehofmanMathias Fröhlich:
2005-10-12 ehofmanMartin Spott:
2005-09-05 ehofmanMathias Fröhlich:
2005-09-05 ehofmanMac OS X fixes from Markus Morawitz
2005-07-31 ehofmanFix a problem with systems that don't define GLXPbuffer...
2005-07-31 ehofmanHarald JOHNSEN:
2005-07-13 ehofmanAdjustments to better support GLX1.3 and ATI drivers.
2005-07-05 ehofmanHarald JOHNSEN:
2005-05-15 ehofmanHarald JOHNSEN:
2005-02-12 ehofmanMore MacOS X fixes
2005-02-11 ehofmanMacOS X fix(?)
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 ehofmanuse a proper delete[]
2005-01-28 ehofmanMSVC fixes
2005-01-27 ehofmanFix an NVIDIA problem.
2005-01-27 ehofmanAdd a RenderTexture test program.
2005-01-27 ehofmanMelchior FRANZ:
2005-01-27 ehofmanAdd Mark Haris' RenderTexture class based on SimGear...
2005-01-25 ehofmanAdd a bunch of extensions in preparation of render...
2005-01-16 ehofmanUse the double precission pow() function to get Solaris...
2005-01-15 ehofmanEliminate some compiler warnings about converting float...
2005-01-15 ehofmanAdd a make_bumpmap and a make_maxcolorwindow function...
2005-01-14 ehofmanAdd support for contrast.
2005-01-14 ehofmanlittle endian fixes.
2005-01-14 ehofmanAdd a make_grayscale function and call it from make_nor...
2005-01-14 ehofmanFix a mistake.
2005-01-14 ehofmanAdd a function to calculate the normalmap from a regula...
2005-01-14 ehofmanRGBA textures can be made monochrome also
2005-01-14 ehofmanFix a few bugs and add a make_monochrome() function
2005-01-13 ehofmanSome small updates to the saving code.
2005-01-13 ehofmanFix a crash situation.
2005-01-13 ehofmanUpdate the code a bit more, add a function to retreive...
2004-11-20 curtFreeBSD fix.
2004-11-18 curtAbstract out location of gl.h, glut.h, and glu.h includ...
2004-10-06 ehofmanReverse the declaration order. jpgRenderFrame (formerly...
2004-09-30 ehofmanDavid Luff:
2004-07-03 ehofmanUse #elif instead of #else if
2004-07-03 ehofmanFrederic Bouvier:
2004-06-27 ehofmanSome small updates.
2004-06-27 ehofmanWork around a broken dlopen/dlclose Linux implementation.
2004-05-21 ehofmanUpdates from Frederic to use 2 texture units and a...
2004-05-20 ehofmanPatch from Frederic. Adds support for bump-mapped ...
2004-04-04 ehofmanMake sure GLuint is known.
2004-03-22 ehofmanThese test should not be needed when properly using...
2004-03-22 curtBetter color component sanity checking.
2004-03-18 ehofmanAnother Cygwin fix. This seems to take care of things...
2004-03-17 ehofmanAttempt to fix the Cygwin build problem for once and...
2004-01-15 ehofmanDon't do any calculations when thay are not needed
next