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
/
x11
/
glx
/
X11GLXContext.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...
Sven Gothel
2012-04-16
1
-1
/
+1
*
X11GLXContext: Remove DEBUG_GLX_MAKECURRENT
Sven Gothel
2012-03-25
1
-7
/
+0
*
Enhance and generalize AWT Threading* implementation; Minor changes ..
Sven Gothel
2012-03-25
1
-23
/
+23
*
X11GLXContext: X11Util.setX11ErrorHandler( .., DEBUG ? verbose : quiet )
Sven Gothel
2012-03-19
1
-3
/
+3
*
Fix bug 564 (X11 Mesa 8.0.1 GL 3.0 w/o GLX_ARB_create_context)
Sven Gothel
2012-03-18
1
-4
/
+6
*
Reduce Thread.dumpStack() in debug mode where no negative behavior appears or...
Sven Gothel
2012-03-18
1
-2
/
+0
*
GL/GLContext: Properly define swapInterval incl. default value for EGL (1) an...
Sven Gothel
2012-03-10
1
-5
/
+4
*
DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...
Sven Gothel
2012-02-22
1
-7
/
+7
*
Fix ExtensionAvailabilityCache ; Enhance caching.
Sven Gothel
2012-02-14
1
-3
/
+3
*
Enhance ExtensionAvailabilityCache ; Expose extension count in GLContext (and...
Sven Gothel
2012-02-13
1
-2
/
+2
*
Fix JOGL GLContextImpl ProcAddressTable and Extension Caching
Sven Gothel
2012-02-13
1
-5
/
+3
*
setGLFunctionAvailability(..): Reduce the calls to resetProcAddressTable() 12...
Sven Gothel
2011-12-13
1
-2
/
+2
*
GLContextImpl*: createImpl() / makeCurrentImpl() refinement / robostness
Sven Gothel
2011-11-29
1
-9
/
+2
*
Fix Bug 527: Creating a context w/ shared context, while the latter is in use...
Sven Gothel
2011-11-28
1
-7
/
+5
*
X11Util: Remove wrapped/locked X11Lib methods
Sven Gothel
2011-11-26
1
-2
/
+3
*
GLX Information usage cleanup
Sven Gothel
2011-11-25
1
-39
/
+26
*
NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...
Sven Gothel
2011-11-23
1
-7
/
+7
*
Minor edits / cleanup of GLContext*
Sven Gothel
2011-10-26
1
-6
/
+2
*
MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ...
Sven Gothel
2011-10-25
1
-1
/
+1
*
Test: NEWT Remote GLWindow w/ GL2ES1 (GLSL n/a on remote GLX, eg. NV)
Sven Gothel
2011-10-21
1
-1
/
+1
*
MacOSX: Always release ctx on main thread (offscreen was frozen as well); Cle...
Sven Gothel
2011-10-13
1
-11
/
+1
*
*GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro...
Sven Gothel
2011-09-09
1
-29
/
+111
*
Add GL Version 4.2 in GLContext Query - Add verification via glGetIntegerv(GL...
Sven Gothel
2011-09-02
1
-2
/
+2
*
glXCreateContextAttribsARB: Use NIO for attributes
Sven Gothel
2011-08-31
1
-22
/
+27
*
GLContext Impl: Fix Platform 'GLX' ProcAddress Caching, allow multiple types
Sven Gothel
2011-08-01
1
-3
/
+3
*
Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.
Sven Gothel
2011-04-24
1
-7
/
+4
*
GLContextImpl: GLContextLock -> RecursiveLock
Sven Gothel
2011-04-23
1
-13
/
+9
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-3
/
+3
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
1
-0
/
+587