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
/
classes
/
jogamp
/
opengl
/
macosx
Commit message (
Expand
)
Author
Age
Files
Lines
*
GL/GLContext: Properly define swapInterval incl. default value for EGL (1) an...
Sven Gothel
2012-03-10
1
-8
/
+3
*
NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...
Sven Gothel
2012-03-06
5
-10
/
+12
*
Cleanup DEBUG flags of *GraphicsConfigurationFactory (Use the common 'nativew...
Sven Gothel
2012-02-25
2
-4
/
+0
*
Fix GLProfile/GLDrawableFactory bug: Recursion on default desktop device, sin...
Sven Gothel
2012-02-25
1
-2
/
+3
*
DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...
Sven Gothel
2012-02-22
1
-4
/
+4
*
API Change [GLProfile/GLContext]: Add notion of hardware acceleration in GLPr...
Sven Gothel
2012-02-20
1
-1
/
+1
*
Fix ExtensionAvailabilityCache ; Enhance caching.
Sven Gothel
2012-02-14
2
-2
/
+2
*
Enhance ExtensionAvailabilityCache ; Expose extension count in GLContext (and...
Sven Gothel
2012-02-13
1
-2
/
+2
*
MacOSXCGLDrawableFactory: Fix typo 'Applet' -> 'Apple' for APPLE_float_pixels
Sven Gothel
2012-02-13
2
-8
/
+15
*
Fix JOGL GLContextImpl ProcAddressTable and Extension Caching
Sven Gothel
2012-02-13
1
-5
/
+4
*
OpenGL ES/EGL Overhaul
Sven Gothel
2012-02-13
1
-4
/
+5
*
Use glFlush() in favor of glFinish() for bug 548 and bug 533 fix - due to per...
Sven Gothel
2012-01-23
1
-4
/
+4
*
OSX Fix: Catch releaseImpl's glFinish() exception (DebugGL); Make GLContext.r...
Sven Gothel
2012-01-13
2
-5
/
+26
*
OSX Fixes: bug 548 (another regression: pixelfmt), ctx creation failure -> no...
Sven Gothel
2012-01-13
4
-18
/
+20
*
Fix bug 548 and bug 533 - OSX [10.6] NVidia driver may require glFinish() bef...
Sven Gothel
2012-01-09
1
-0
/
+2
*
GLContext*/GLDrawableHelper: Fix consistency of recursive makeCurrent()/relea...
Sven Gothel
2012-01-08
1
-1
/
+0
*
MacOSXCGLContext Offscreen Layer: Throw exception in case drawable is not rea...
Sven Gothel
2011-12-17
1
-2
/
+5
*
GLDrawableFactory*.createOffscreenDrawable(): No implicit setRealized(true) @...
Sven Gothel
2011-12-17
3
-7
/
+4
*
MacOSXCGLContext.isGLProfileSupported(): No GL3* on pre lion - early out
Sven Gothel
2011-12-13
1
-0
/
+5
*
setGLFunctionAvailability(..): Reduce the calls to resetProcAddressTable() 12...
Sven Gothel
2011-12-13
2
-2
/
+2
*
Fix concurrency bug of GLProfile initialization ; Fix SharedResourceRunner 'd...
Sven Gothel
2011-12-11
1
-2
/
+6
*
New GLProfile.ShutdownType: SHARED_ONLY / COMPLETE - Enhance/Fix Lifecycle Ma...
Sven Gothel
2011-12-01
1
-15
/
+24
*
GLDrawableFactory: Implementations lifecycle is handled via constructor/destr...
Sven Gothel
2011-12-01
1
-33
/
+44
*
More Robust GLProfile Initialization ; Add NativeWindowFactory Shutdown
Sven Gothel
2011-11-30
1
-3
/
+10
*
GLContextImpl*: createImpl() / makeCurrentImpl() refinement / robostness
Sven Gothel
2011-11-29
6
-15
/
+64
*
Fix Bug 527: Creating a context w/ shared context, while the latter is in use...
Sven Gothel
2011-11-28
4
-17
/
+20
*
Nativewindow AWT Device/Screen: Cleanup construction [default, specific]; AWT...
Sven Gothel
2011-11-25
1
-1
/
+1
*
GraphicsConfigurationFactory: Kick off 'registerFactory' via static method in...
Sven Gothel
2011-11-23
3
-7
/
+12
*
NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...
Sven Gothel
2011-11-23
3
-6
/
+6
*
OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in...
Sven Gothel
2011-11-12
4
-104
/
+16
*
OSX: Fix context update call
Sven Gothel
2011-11-12
1
-4
/
+14
*
Nativewindow: Introduce API private MutableGraphicsConfiguration
Sven Gothel
2011-11-12
1
-6
/
+3
*
Revert introduction of NativeSurfaceHolder and NativeWindowHolder interfaces
Sven Gothel
2011-11-11
1
-6
/
+0
*
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
1
-3
/
+3
*
MacOSXPbufferCGLDrawable: verbose debug messages
Sven Gothel
2011-11-10
1
-1
/
+2
*
NativeWindow: SurfaceChangeable::setSize() -> surfaceSizeChanged() to avoid c...
Sven Gothel
2011-11-09
1
-1
/
+1
*
Cleanup offscreen/pbuffer drawables - minor edits
Sven Gothel
2011-11-09
3
-12
/
+7
*
OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; Cleanup
Sven Gothel
2011-11-09
3
-9
/
+6
*
Minor edits: remove redundancies
Sven Gothel
2011-11-09
1
-2
/
+2
*
OS X Layered View: Part2 Java/Native MacOSXCGLContext / MacOSXPbufferCGLContext
Sven Gothel
2011-11-09
2
-41
/
+40
*
OSX: SharedResource add knowledge of NPOT-, RECT- and Float-Texture features,...
Sven Gothel
2011-11-08
2
-87
/
+116
*
OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer)
Sven Gothel
2011-11-06
5
-52
/
+115
*
JOGL *Drawable swapBufferImpl() cleanup: Don't force swap-buffer off for offs...
Sven Gothel
2011-11-06
3
-47
/
+6
*
JOGL/Offscreen-Drawable: Use setRealized(boolean) protocol for offscreen/pbuffer
Sven Gothel
2011-11-06
3
-15
/
+30
*
Impl layeredSurface (java/native):
Sven Gothel
2011-11-05
6
-22
/
+182
*
OSX: Enable OpenGL profile support, ie OpenGL 3.2 -> GL3 for OSX >= 10.7
Sven Gothel
2011-10-26
4
-152
/
+357
*
MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ...
Sven Gothel
2011-10-25
8
-588
/
+496
*
MacOSX: Always release ctx on main thread (offscreen was frozen as well); Cle...
Sven Gothel
2011-10-13
4
-21
/
+4
*
MacOSX: Fix shared ctx release [onMainThread]; Make GLContextShareSet lifecyc...
Sven Gothel
2011-10-13
3
-19
/
+25
[next]