TheCherno / Sparky

Cross-Platform High Performance 2D/3D game engine for people like me who like to write code.
Apache License 2.0
1.1k stars 222 forks source link

Delete textures #20

Closed pikaju closed 8 years ago

pikaju commented 9 years ago

Please put glDeleteTextures(1, &m_TID); into the the destructor of Texture. Thank you.

ghost commented 9 years ago

This fits more into a pull request.

Shimmen commented 8 years ago

I'm not sure of the state of the repo when this issue was created, but as for now it should be fixed.