]> git.mxchange.org Git - simgear.git/history - simgear/screen/texture.cxx
Update some light parameters
[simgear.git] / simgear / screen / texture.cxx
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...