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
/
egl
Commit message (
Expand
)
Author
Age
Files
Lines
*
EGLConfig2Capabilities: Add flag 'forceTransparentFlag' allowing to pass thro...
Sven Gothel
2012-04-03
4
-22
/
+25
*
Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe - Fix Bug 566
Sven Gothel
2012-03-26
1
-1
/
+7
*
Fix EGLConfig re-use w/ different EGLDisplay handle (Triggered w/ Mesa EGL/ES)
Sven Gothel
2012-03-25
4
-17
/
+32
*
GL/GLContext: Properly define swapInterval incl. default value for EGL (1) an...
Sven Gothel
2012-03-10
1
-6
/
+7
*
GLContextImpl: Expose GL_RENDERER for impl. / EGLContext workaround Android 4...
Sven Gothel
2012-03-07
1
-2
/
+11
*
NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope...
Sven Gothel
2012-03-06
5
-72
/
+48
*
NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...
Sven Gothel
2012-03-06
1
-2
/
+2
*
Fix GLWindow/SWT-GLCanvas: set context synchronized ; Misc Changes
Sven Gothel
2012-03-05
1
-1
/
+4
*
Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...
Sven Gothel
2012-03-05
6
-124
/
+257
*
Software Rasterizer: Add 'Mesa X11' to GL_RENDERER list. EGLDrawable: Remove ...
Sven Gothel
2012-02-29
1
-7
/
+7
*
Fix commit 9e66972c193399d6dcdf9e6662f4335bdf15736a
Sven Gothel
2012-02-25
1
-1
/
+1
*
Fix GLProfile/GLDrawableFactory bug: Recursion on default desktop device, sin...
Sven Gothel
2012-02-25
1
-4
/
+4
*
EGL Display Lifecycle Robustness Patch (impl. workaround)
Sven Gothel
2012-02-22
4
-7
/
+115
*
DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...
Sven Gothel
2012-02-22
3
-18
/
+21
*
EGLDrawable: use the original requested Capabilities, ignore previously chose...
Sven Gothel
2012-02-22
1
-3
/
+2
*
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
*
Fix JOGL GLContextImpl ProcAddressTable and Extension Caching
Sven Gothel
2012-02-13
1
-7
/
+4
*
OpenGL ES/EGL Overhaul
Sven Gothel
2012-02-13
7
-40
/
+220
*
GLDynamicLibraryBundleInfo: Remove 'nativewindow_x11' preload lib (implicitly...
Sven Gothel
2012-01-23
1
-1
/
+0
*
GLDrawableFactory*.createOffscreenDrawable(): No implicit setRealized(true) @...
Sven Gothel
2011-12-17
1
-1
/
+0
*
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
-1
/
+5
*
New GLProfile.ShutdownType: SHARED_ONLY / COMPLETE - Enhance/Fix Lifecycle Ma...
Sven Gothel
2011-12-01
1
-31
/
+46
*
Minor edits.
Sven Gothel
2011-12-01
3
-15
/
+0
*
GLDrawableFactory: Implementations lifecycle is handled via constructor/destr...
Sven Gothel
2011-12-01
1
-11
/
+26
*
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
2
-2
/
+2
*
Fix Bug 527: Creating a context w/ shared context, while the latter is in use...
Sven Gothel
2011-11-28
1
-16
/
+18
*
GraphicsConfigurationFactory: Kick off 'registerFactory' via static method in...
Sven Gothel
2011-11-23
2
-3
/
+5
*
NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...
Sven Gothel
2011-11-23
4
-4
/
+4
*
Nativewindow: Introduce API private MutableGraphicsConfiguration
Sven Gothel
2011-11-12
1
-5
/
+15
*
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
1
-21
/
+13
*
JOGL *Drawable swapBufferImpl() cleanup: Don't force swap-buffer off for offs...
Sven Gothel
2011-11-06
3
-16
/
+10
*
Minor edits / cleanup of GLContext*
Sven Gothel
2011-10-26
3
-10
/
+7
*
Generalize sample extension in GLCapabilities*, currently NV_coverage_sample ...
Sven Gothel
2011-10-08
2
-24
/
+20
*
EGL: Fall back to NV_coverage_sample if EGL MSAA/FSAA is n/a
Sven Gothel
2011-10-08
2
-0
/
+16
*
EGL: In case a nativeVisualID is given to match, but none visual IDs are avai...
Sven Gothel
2011-10-06
1
-2
/
+8
*
Android/EGL: dump all caps, write-back format
Sven Gothel
2011-10-01
1
-0
/
+3
*
EGL: eglSwapBuffers() show failure in DEBUG mode
Sven Gothel
2011-09-30
1
-1
/
+6
*
ES Library lookup order - Favor spec lib name
Sven Gothel
2011-09-30
2
-11
/
+17
*
EGL: chooseGraphicsConfigurationStatic() public and w/ optional visualID
Sven Gothel
2011-09-30
2
-14
/
+35
*
NEWT/JOGL: MacOSX Update
Sven Gothel
2011-09-25
1
-0
/
+1
*
*GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro...
Sven Gothel
2011-09-09
1
-10
/
+19
*
Add GL Version 4.2 in GLContext Query - Add verification via glGetIntegerv(GL...
Sven Gothel
2011-09-02
2
-2
/
+2
*
DynamicLibraryBundle*: Use generics for better spec - following gluegen commi...
Sven Gothel
2011-08-31
3
-49
/
+56
*
Cleanup: Java Generics Use and Removed Unused Methods
Sven Gothel
2011-08-24
2
-2
/
+2
*
Also tackles bug 510, only lookup global on Android. See gluegen commit 58469...
Sven Gothel
2011-08-22
1
-2
/
+9
*
Android Cleanup: Remove commented code, make immutables final again
Sven Gothel
2011-08-11
2
-16
/
+3
[next]