log Framework/OpenGL/OpenGLIncludes.h @ 1045:6a9300ecfa13

age author description
Wed, 09 Oct 2019 17:17:56 +0200 Sebastien Jodogne tests for context loss are now restricted to WebAssembly
Wed, 11 Sep 2019 10:43:21 +0200 Alain Mazy dummy opengl checks for Qt
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