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
/
X11GLXDrawableFactory.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
GLContext*/GLDrawableHelper: Fix consistency of recursive makeCurrent()/relea...
Sven Gothel
2012-01-08
1
-1
/
+0
*
Fix concurrency bug of GLProfile initialization ; Fix SharedResourceRunner 'd...
Sven Gothel
2011-12-11
1
-9
/
+8
*
New GLProfile.ShutdownType: SHARED_ONLY / COMPLETE - Enhance/Fix Lifecycle Ma...
Sven Gothel
2011-12-01
1
-18
/
+31
*
GLDrawableFactory: Implementations lifecycle is handled via constructor/destr...
Sven Gothel
2011-12-01
1
-33
/
+45
*
More Robust GLProfile Initialization ; Add NativeWindowFactory Shutdown
Sven Gothel
2011-11-30
1
-3
/
+10
*
X11Util: Remove wrapped/locked X11Lib methods
Sven Gothel
2011-11-26
1
-8
/
+9
*
SharedResourceRunner: Use generics ; X11GLXDrawableFactory.SharedRunnable shu...
Sven Gothel
2011-11-26
1
-5
/
+9
*
GLX Information usage cleanup
Sven Gothel
2011-11-25
1
-73
/
+106
*
JOGL/NativeWindow: Push down JOGL's X11AWTGLXGraphicsConfigurationFactory to ...
Sven Gothel
2011-11-25
1
-18
/
+11
*
GraphicsConfigurationFactory: Kick off 'registerFactory' via static method in...
Sven Gothel
2011-11-23
1
-3
/
+3
*
NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...
Sven Gothel
2011-11-23
1
-1
/
+1
*
X11GLXDrawableFactory.createOffscreenSurfaceImpl(): Create own screen/device ...
Sven Gothel
2011-11-23
1
-8
/
+14
*
NativeWindow: SurfaceChangeable::setSize() -> surfaceSizeChanged() to avoid c...
Sven Gothel
2011-11-09
1
-1
/
+1
*
*GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro...
Sven Gothel
2011-09-09
1
-1
/
+0
*
Minor edits, dead code, test invocation
Sven Gothel
2011-09-08
1
-3
/
+0
*
X11Util.createDisplay() -> X11Util.openDisplay(): Better name match to XOpenD...
Sven Gothel
2011-08-31
1
-1
/
+1
*
Workaround for X11/ATI fglrx bug 515 - Multiple Display Connections
Sven Gothel
2011-08-31
1
-0
/
+4
*
Cleanup: Java Generics Use and Removed Unused Methods
Sven Gothel
2011-08-24
1
-1
/
+1
*
GLProfile / eager init: Use relaxed query, if context was created while initi...
Sven Gothel
2011-08-07
1
-0
/
+9
*
GLProfile: Allow EGL besides desktop; Desktop factories restricted to desktop...
Sven Gothel
2011-08-01
1
-1
/
+1
*
GLProfile usage getMinDesktop() -> getMinimum(); WGL/X11 GLCaps: make attribu...
Sven Gothel
2011-07-31
1
-1
/
+1
*
Fix SharedResource (SR) Initialization
Sven Gothel
2011-07-07
1
-19
/
+30
*
Misc cleanup, strings etc
Sven Gothel
2011-04-24
1
-1
/
+1
*
JOGL GLDrawableFactory: Expose experimental method createProxySurface(..) for...
Sven Gothel
2011-02-28
1
-0
/
+10
*
NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanup
Sven Gothel
2011-02-22
1
-2
/
+2
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-5
/
+5
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
1
-0
/
+542