assimp/samples/SimpleTexturedOpenGL/SimpleTexturedOpenGL
Marc-Antoine Lortie 4d27fccd0b Fixed memory leaks in SimpleTexturedOpenGL sample.
- Added function "cleanup" to centralize release of resources.
- Added function "freeTextureIds" to free textureIds memory.
- Added call to freeTextureIds in LoadGLTextures to free memory before it is allocated again.
- Made several changes in KillGLWindow to prevent certain Win32 handle/resources
 from being released more than once.
2020-02-19 13:17:45 -05:00
..
include Add DevIL and Glut binaries for windows/x86. 2010-06-30 11:29:52 +00:00
src Fixed memory leaks in SimpleTexturedOpenGL sample. 2020-02-19 13:17:45 -05:00
SimpleTexturedOpenGL.vcproj header paths adjusted for unit tests and samples 2018-01-05 23:12:40 -08:00