]> git.mxchange.org Git - simgear.git/history - simgear/screen/texture.hxx
Don't bother other develoers with problems caused by MipsPro (version < 7.3) compilers
[simgear.git] / simgear / screen / texture.hxx
2003-07-11 curtAttempt to get these files back to a compilable state.
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-03 curtVarious documentation tweaks and additions.
2003-04-12 ehofmanMove the texture object to the screen directory for...