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
/
macosx
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacOSXCGLContext[NSOpenGLLayer/NSView]: Propagate drawable change
Sven Gothel
2012-11-04
2
-22
/
+57
*
MacOSXCGLContext: Fix ShaderCode instantiation .. (duh!) ; Tested via reparen...
Sven Gothel
2012-10-31
1
-22
/
+9
*
Add OSX CALayer OpenGL 3 (core) support: Derive pixelformat from parent (GL3)...
Sven Gothel
2012-10-31
1
-5
/
+71
*
Fix regression of commit e5692f615a8c40e7ca750261baf5e8ecdb0a34b8: CGL/CGLExt...
Sven Gothel
2012-10-30
1
-1
/
+2
*
CGL/CGLExt Robustness: Use NIODirectOnly for all bindings. For these internal...
Sven Gothel
2012-10-30
3
-95
/
+96
*
OSX Context: Fix caps determination for on-/offscreen since pformat's NSOpenG...
Sven Gothel
2012-10-04
1
-22
/
+14
*
Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94
Sven Gothel
2012-10-02
1
-4
/
+5
*
MacOSXCGLContext: Fix missing initialization of 'needsSetContextPBuffer' if n...
Sven Gothel
2012-09-21
1
-4
/
+4
*
MacOSXCGLDrawableFactory: Cannot use shared context to retrieve quirks since ...
Sven Gothel
2012-09-21
1
-10
/
+21
*
Add GLRendererQuirks; Fix shared EGL/ES resources;
Sven Gothel
2012-09-20
2
-13
/
+12
*
OSX CALayer / MacOSXCGLContext: Remove pbuffer swap garbage; Split pbuffer/FB...
Sven Gothel
2012-09-20
1
-23
/
+22
*
OSX: Capture 'invalid drawable' message cause by NSOpenGLContext::setView(NUL...
Sven Gothel
2012-09-16
2
-10
/
+24
*
Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...
Sven Gothel
2012-09-15
9
-383
/
+529
*
Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i...
Sven Gothel
2012-09-08
2
-11
/
+25
*
Cleanup shutdown mechanism ; Fix X11/ATI SIGV at shutdown ; EGLDisplayUtil: C...
Sven Gothel
2012-09-07
1
-6
/
+4
*
Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a...
Sven Gothel
2012-09-07
2
-4
/
+11
*
Fix EGLDrawableFactory ES1/ES2 detection for !pbuffer ; Misc robustness chang...
Sven Gothel
2012-08-21
1
-0
/
+5
*
Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti...
Sven Gothel
2012-07-24
2
-6
/
+6
*
Fix OSX OffscreenLayerSurface (OLS) regressions (pbuffer based)
Sven Gothel
2012-07-20
1
-6
/
+7
*
Fix OSX regression of commit 20bf031db719f7baa4c6e74734fc999061e08fe2 - handl...
Sven Gothel
2012-07-20
3
-1
/
+26
*
GLCapabilities Native Aquisition: Set alpha bits at last - due to it's auto s...
Sven Gothel
2012-07-20
1
-1
/
+4
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
6
-73
/
+127
*
GLAutoDrawable* refinement of abstraction / generalization - API Change!
Sven Gothel
2012-07-04
3
-8
/
+2
*
GLDrawable* cleanup: Add @Override, remove trailing whitespace, ..
Sven Gothel
2012-06-28
3
-46
/
+70
*
Misc cleanup: Add @Override, remove trailing whitespace
Sven Gothel
2012-06-27
4
-97
/
+139
*
Misc cleanup: Add @Override, remove trailing whitespace
Sven Gothel
2012-06-27
4
-50
/
+73
*
GLContext*: Remove '[set/is]Synchronized(..)' - Defaults to wait for locks: 1...
Sven Gothel
2012-05-13
1
-1
/
+0
*
Completing swap-interval implementation for OSX's CALayer usage. Closing Bug 555
Sven Gothel
2012-04-22
1
-13
/
+12
*
Recognize swap-interval in NSOpenGLLayer mode
Andres Colubri
2012-04-22
1
-2
/
+12
*
StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...
Sven Gothel
2012-04-16
1
-1
/
+1
*
Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe - Fix Bug 566
Sven Gothel
2012-03-26
1
-0
/
+3
*
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
[next]