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

Added glDeleteTextures(1, &m_TID) to destructor #21

Closed pixelcodersconnor closed 8 years ago

pixelcodersconnor commented 9 years ago

Added glDeleteTextures to delete the texture from memory.

Shimmen commented 8 years ago

This PR is not relevant any more. It's already fixed in other ways.

TheCherno commented 8 years ago

Closed due to being obsolete. If you believe this is still an issue, please submit a new pull request.