]> git.mxchange.org Git - simgear.git/history - simgear/screen
temporarily remove listener (viewer) and source offsets. they mess things up
[simgear.git] / simgear / screen /
2003-09-12 ehofmanFix a problem for systems with older headers
2003-08-29 ehofmanNew automake, new problems. Use $base_LIBS where $LIBS...
2003-08-11 curtRemove extraneous/unneeded dependencies on glut. SimGe...
2003-08-11 curtOops, it doesn't do much good to declare a function...
2003-08-07 ehofmanAdd support for rgba textures
2003-08-04 ehofmanAdd a safety precausion
2003-08-04 ehofmanAdd runtime detection of glActiveTextureARB
2003-07-11 curtAttempt to get these files back to a compilable state.
2003-07-11 ehofmanDon't use floats where ints are more appropriate
2003-07-11 ehofmanAllow removing of the texture data after it is sent...
2003-07-10 ehofmanDon't delete the texture data after sending it to OpenGL.
2003-07-09 curtA couple more sanity checking tweaks for texture freeing.
2003-07-09 ehofmanPrevent deleting the texture data for a second time...
2003-07-01 ehofmanAdd a function which might return whether a texture...
2003-06-24 ehofmanUse the dlsym based approach on all unices and deprecia...
2003-06-22 ehofmancygwin and mingw fixes
2003-06-20 ehofmanCross platform fixsimgear/screen/extensions.hxx
2003-06-20 ehofmanMac OS X fix
2003-06-19 ehofmanMSVC and Apple OS X fixes
2003-06-18 ehofmanAdd our own function to check whether a certain OpenGL...
2003-06-17 ehofmanAdd an OpenGL extension query function which should...
2003-06-03 curtVarious documentation tweaks and additions.
2003-05-21 ehofmanUpdates for a better sunrise/sunset effect
2003-05-17 ehofmanAdd a gamma correction function
2003-04-13 ehofmanFixup for windows machines
2003-04-12 ehofmanMove the texture object to the screen directory for...
2003-04-12 ehofmanMove the texture object to the screen directory for...
2002-12-10 curt- Refactoring configure.ac a bit to use $host (please...
2002-09-07 curtInitial revision
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-01-16 curtInitial revision of jpegfactory code for generating...
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-12 david-Added .cvsignore files to clean up CVS messages
2001-07-30 curtVarious MSVC fixes.
2001-06-27 curtFixed a type conversion bug that could trip up some...
2001-06-26 curtAdded tr.cxx / tr.h, Brian Paul's LGPL'd tiled renderin...
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-04-22 curtScreen shot tweaks from Cameron Moore.
2001-04-22 curtFix various compiler warnings contributed by Norman...
2001-03-25 curtDoxygen ...
2000-09-20 curt#includes based off of srcdir rather than builddir.
2000-09-09 curtAdded a touch of error checking to the screen dump...
2000-07-08 curtConverted to the LGPL licencing terms.
2000-03-27 curtAdded simgear/magvar which impliments WMM 2000 world...
2000-03-21 curtFixes for MSVC++.
2000-03-17 curtChanged directory structure a bit to facilitate buildin...
2000-02-16 curtOne more pass at reorgs.
2000-02-14 curtRestructuring subdirectories.
2000-02-09 curtRemoved autogen'd files.
2000-02-09 curtInitial revision