Never mind. I thought to look in the texture class and saw that "LoadTexture" called "glGenTextures" each time. It also failed to call "glDeleteTextures" in the destructor. I need to rewrite the texture class anyway.
Problem solved.
Posted 07 September 2012 - 09:39 AM
Posted 07 September 2012 - 09:39 AM