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
/
GLContextImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix glDebugMessageInsert: Pass string length to native method instead of -1/0...
Sven Gothel
2011-08-01
1
-2
/
+3
*
JOGL: Add GLBase::isGLES2Compatible()
Sven Gothel
2011-07-31
1
-6
/
+3
*
GLContext GLDebugMessages: Add synchronous status/dumpStack; Remove length in...
Sven Gothel
2011-04-28
1
-16
/
+17
*
GLContextImpl.createContextARB(..): Use impl. GLProfile to determine requeste...
Sven Gothel
2011-04-25
1
-6
/
+7
*
jogl.debug.DebugGL enables new DebugMessage/Output feature
Sven Gothel
2011-04-24
1
-5
/
+6
*
Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.
Sven Gothel
2011-04-24
1
-5
/
+90
*
GLContextImpl: GLContextLock -> RecursiveLock
Sven Gothel
2011-04-23
1
-23
/
+42
*
Fix: DEBUG field (regression)
Sven Gothel
2011-04-05
1
-0
/
+2
*
GLContext: Added java.debug.DebugGL and java.debug.TraceGL to enable debug an...
Sven Gothel
2011-04-05
1
-3
/
+9
*
changes due to code cleanup in gluegen.
Michael Bien
2011-02-26
1
-2
/
+2
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-1
/
+1
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
1
-0
/
+1044