aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/GLDebugMessageHandler.java
Commit message (Expand)AuthorAgeFilesLines
* GLDebugMessageHandler: Move Windows 32bit exclusion to init() block signaling...Sven Gothel2011-12-131-13/+12
* GLDebugMessageHandler: Disable Windows 32bit due to 32bit on 64bit JVM/OpenGL...Sven Gothel2011-12-131-5/+14
* GLContext/GLDebugMessageHandler: Fix/clarify init and usage of dbg handlerSven Gothel2011-09-301-1/+13
* Fix GLDebugMessages synchronous setting 39a8ca392d7302831f5689979c4ce89145b73...Sven Gothel2011-04-291-7/+9
* GLContext GLDebugMessages: Add synchronous status/dumpStack; Remove length in...Sven Gothel2011-04-281-3/+39
* jogl.debug.DebugGL enables new DebugMessage/Output featureSven Gothel2011-04-241-0/+6
* Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.Sven Gothel2011-04-241-0/+260