log Framework/OpenGL/OpenGLIncludes.h @ 961:92e32e263ae9 toa2019082601

age author description
Mon, 26 Aug 2019 11:01:53 +0200 Benjamin Golinvaux Removed log in IsContextLost (too many calls) + removed glGetError guards on calls (expensive) + added shared_ptr ref count dump in LoaderCache (still needs to figure that one out) toa2019082601
Sat, 10 Aug 2019 13:07:31 +0200 Benjamin Golinvaux Fixed animation frame stopping when returning false + big work on the OpenGL toa2019081001
Mon, 29 Apr 2019 16:41:40 +0200 Sebastien Jodogne using glew to build on Windows
Fri, 19 Apr 2019 17:16:37 +0200 Sebastien Jodogne fix
Fri, 19 Apr 2019 16:43:08 +0200 Sebastien Jodogne Scene2D