]> git.mxchange.org Git - simgear.git/history - simgear/screen/texture.cxx
Frederic Bouvier:
[simgear.git] / simgear / screen / texture.cxx
2004-11-18 curtAbstract out location of gl.h, glut.h, and glu.h includ...
2004-05-20 ehofmanPatch from Frederic. Adds support for bump-mapped ...
2003-08-07 ehofmanAdd support for rgba textures
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-01 ehofmanAdd a function which might return whether a texture...
2003-06-03 curtVarious documentation tweaks and additions.
2003-04-13 ehofmanFixup for windows machines
2003-04-12 ehofmanMove the texture object to the screen directory for...