]> git.mxchange.org Git - simgear.git/history - simgear/screen/extensions.hxx
Work around a broken dlopen/dlclose Linux implementation.
[simgear.git] / simgear / screen / extensions.hxx
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-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...
2003-09-12 ehofmanFix a problem for systems with older headers
2003-08-11 curtOops, it doesn't do much good to declare a function...
2003-08-04 ehofmanAdd runtime detection of glActiveTextureARB
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-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...