assimp/samples/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
..
SimpleTexturedOpenGL Fixed memory leaks in SimpleTexturedOpenGL sample. 2020-02-19 13:17:45 -05:00
CMakeLists.txt Fixed SimpleTexturedOpenGL sample. 2020-02-15 18:02:12 -05:00
SimpleTexturedOpenGL.sln header paths adjusted for unit tests and samples 2018-01-05 23:12:40 -08:00