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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jogl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix concurrency bug of GLProfile initialization ; Fix SharedResourceRunner 'd...
Sven Gothel
2011-12-11
10
-187
/
+296
*
New GLProfile.ShutdownType: SHARED_ONLY / COMPLETE - Enhance/Fix Lifecycle Ma...
Sven Gothel
2011-12-01
7
-92
/
+171
*
GLContext fix shutdown(): Clear proc address tables and extension cache (GLCo...
Sven Gothel
2011-12-01
2
-5
/
+12
*
Minor edits.
Sven Gothel
2011-12-01
4
-16
/
+1
*
GLProfile: use dbl checked locking w/ volatile ; Proper shutdown sequence.
Sven Gothel
2011-12-01
1
-26
/
+36
*
GLDrawableFactory: Implementations lifecycle is handled via constructor/destr...
Sven Gothel
2011-12-01
5
-143
/
+211
*
Move manual GDI utils to GDIUtil ; Minor cleanup.
Sven Gothel
2011-12-01
2
-2
/
+5
*
More Robust GLProfile Initialization ; Add NativeWindowFactory Shutdown
Sven Gothel
2011-11-30
8
-25
/
+70
*
GLContextImpl*: createImpl() / makeCurrentImpl() refinement / robostness
Sven Gothel
2011-11-29
15
-49
/
+120
*
Fix Bug 527: Creating a context w/ shared context, while the latter is in use...
Sven Gothel
2011-11-28
9
-55
/
+68
*
MacOSX: Disable native verbosity
Sven Gothel
2011-11-26
2
-2
/
+2
*
X11Util: Remove wrapped/locked X11Lib methods
Sven Gothel
2011-11-26
6
-20
/
+20
*
OSX GLLayer (native): Remove CALayer add/remove/swap sublayer animation; Fix ...
Sven Gothel
2011-11-26
1
-8
/
+7
*
SharedResourceRunner: Use generics ; X11GLXDrawableFactory.SharedRunnable shu...
Sven Gothel
2011-11-26
3
-17
/
+17
*
NEWT/GLContextImpl: Refine API doc, NEWT: Display name -> connection name
Sven Gothel
2011-11-26
1
-1
/
+4
*
GLX Information usage cleanup
Sven Gothel
2011-11-25
7
-190
/
+249
*
NativeWindow X11GraphicsDevice: Pass 'owner' for close-display operation @ co...
Sven Gothel
2011-11-25
2
-2
/
+2
*
Nativewindow AWT Device/Screen: Cleanup construction [default, specific]; AWT...
Sven Gothel
2011-11-25
3
-3
/
+5
*
JOGL/NativeWindow: Push down JOGL's X11AWTGLXGraphicsConfigurationFactory to ...
Sven Gothel
2011-11-25
2
-195
/
+11
*
GraphicsConfigurationFactory: Kick off 'registerFactory' via static method in...
Sven Gothel
2011-11-23
11
-25
/
+39
*
NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...
Sven Gothel
2011-11-23
30
-49
/
+49
*
X11GLXDrawableFactory.createOffscreenSurfaceImpl(): Create own screen/device ...
Sven Gothel
2011-11-23
1
-8
/
+14
*
Fix GLDrawableFactory: Move 'GLContext getOrCreateSharedContext(..)' to non p...
Sven Gothel
2011-11-21
2
-16
/
+16
*
WindowsWGLDrawableFactory createOffscreenDrawable() - Don't spin off creation...
Sven Gothel
2011-11-18
2
-27
/
+17
*
OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in...
Sven Gothel
2011-11-12
8
-156
/
+89
*
OSX: Fix context update call
Sven Gothel
2011-11-12
2
-6
/
+16
*
Nativewindow: Introduce API private MutableGraphicsConfiguration
Sven Gothel
2011-11-12
4
-15
/
+24
*
OS X Layered View: Part7 Allow NEWT onscreen MacWindow to be used incl repare...
Sven Gothel
2011-11-11
2
-2
/
+9
*
Animator timeout/refinement
Sven Gothel
2011-11-11
4
-21
/
+22
*
Revert introduction of NativeSurfaceHolder and NativeWindowHolder interfaces
Sven Gothel
2011-11-11
2
-8
/
+9
*
Minor edits: Remove dead code / fix dbg printf
Sven Gothel
2011-11-11
1
-52
/
+0
*
OS X Layered View: Part6 (native) Using a root CALayer where we attach/detach...
Sven Gothel
2011-11-10
2
-25
/
+73
*
Animator: Limit wait for condition in finishLifecycleAction() via timeout
Sven Gothel
2011-11-10
1
-4
/
+9
*
MacOSXPbufferCGLDrawable: verbose debug messages
Sven Gothel
2011-11-10
1
-1
/
+2
*
NativeWindow: SurfaceChangeable::setSize() -> surfaceSizeChanged() to avoid c...
Sven Gothel
2011-11-09
9
-9
/
+9
*
Cleanup offscreen/pbuffer drawables - minor edits
Sven Gothel
2011-11-09
6
-46
/
+28
*
minor edit
Sven Gothel
2011-11-09
1
-1
/
+1
*
OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; Cleanup
Sven Gothel
2011-11-09
4
-13
/
+25
*
Minor edits: remove redundancies
Sven Gothel
2011-11-09
1
-2
/
+2
*
NativeWindow: Add accessor interfaces NativeSurfaceHolder and NativeWindowHolder
Sven Gothel
2011-11-09
1
-3
/
+2
*
OS X Layered View: Part2 Java/Native MacOSXCGLContext / MacOSXPbufferCGLContext
Sven Gothel
2011-11-09
3
-82
/
+326
*
Minor edits: Remove unused code and warnings
Sven Gothel
2011-11-08
2
-14
/
+3
*
FPSCounter: Use Java 1.5 TimeUnit
Sven Gothel
2011-11-08
1
-2
/
+4
*
GLContext: Intendation + Use generics (remove warnings)
Sven Gothel
2011-11-08
1
-22
/
+27
*
OSX: SharedResource add knowledge of NPOT-, RECT- and Float-Texture features,...
Sven Gothel
2011-11-08
4
-98
/
+132
*
JOGL: GLBase Add 'isNPOTTextureAvailable()' for convenience
Sven Gothel
2011-11-08
2
-3
/
+12
*
JOGL: Add 'struct timespec' (POSIX) utils for native time handling
Sven Gothel
2011-11-08
2
-0
/
+82
*
OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer)
Sven Gothel
2011-11-06
9
-217
/
+441
*
JOGL *Drawable swapBufferImpl() cleanup: Don't force swap-buffer off for offs...
Sven Gothel
2011-11-06
13
-95
/
+27
*
JOGL/Offscreen-Drawable: Use setRealized(boolean) protocol for offscreen/pbuffer
Sven Gothel
2011-11-06
7
-42
/
+74
[next]