Page 1 of 1

Unloading textures, glResetTextures

Posted: Mon Aug 25, 2008 1:54 pm
by hiperbou
There is a way to unload a texture (like using glDeleteTextures on OpenGL) or I must free all the textures using glResetTextures?