index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jogl
/
classes
/
jogamp
/
opengl
/
GLDebugMessageHandler.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1207 - GLDebugMessageHandler: Support GL_KHR_debug for Desktop and ES pro...
Sven Gothel
2015-08-30
1
-23
/
+59
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-9
/
+9
*
Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack()
Sven Gothel
2014-10-26
1
-2
/
+2
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-17
/
+20
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+2
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-63
/
+63
*
Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)
Sven Gothel
2013-07-15
1
-2
/
+2
*
Fix Regression of 889ba9488ca07b59fdcc378642a2dc20676d69a3: GLDebugMessageHan...
Sven Gothel
2013-06-23
1
-1
/
+2
*
GL*ProcAddressTable: Fix regressions: getField(..) -> getDeclaredField(..), i...
Sven Gothel
2013-06-21
1
-2
/
+16
*
Security: Apply security changes from GlueGen
Sven Gothel
2013-06-21
1
-6
/
+3
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-12
/
+10
*
GLDebugMessageHandler: Move Windows 32bit exclusion to init() block signaling...
Sven Gothel
2011-12-13
1
-13
/
+12
*
GLDebugMessageHandler: Disable Windows 32bit due to 32bit on 64bit JVM/OpenGL...
Sven Gothel
2011-12-13
1
-5
/
+14
*
GLContext/GLDebugMessageHandler: Fix/clarify init and usage of dbg handler
Sven Gothel
2011-09-30
1
-1
/
+13
*
Fix GLDebugMessages synchronous setting 39a8ca392d7302831f5689979c4ce89145b73...
Sven Gothel
2011-04-29
1
-7
/
+9
*
GLContext GLDebugMessages: Add synchronous status/dumpStack; Remove length in...
Sven Gothel
2011-04-28
1
-3
/
+39
*
jogl.debug.DebugGL enables new DebugMessage/Output feature
Sven Gothel
2011-04-24
1
-0
/
+6
*
Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.
Sven Gothel
2011-04-24
1
-0
/
+260