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
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
*External*Context Impl: Remove unused 'lastContext' field, incl. their makeCu...
Sven Gothel
2013-03-13
1
-21
/
+1
*
Fix Bug 695: WGLExt.wglChoosePixelFormatARB causes buffer underflow due to a ...
Sven Gothel
2013-02-28
2
-2
/
+2
*
X11/WGL: Better Exception Message for failed ARB context creation if profile ...
Sven Gothel
2013-02-16
1
-1
/
+1
*
WGLContext: Enhance DEBUG output for failed makeCurrentImpl(..)
Sven Gothel
2013-01-26
1
-1
/
+5
*
Bug632: Test NEWT Child Window Translucency (X11/Windows) ..
Sven Gothel
2012-12-30
1
-5
/
+8
*
*Drawable impl. DEBUG: Add getThreadName() to debug out.
Sven Gothel
2012-12-22
3
-6
/
+6
*
GLContextImpl: Make createContextARBImpl/setGLFunctionAvailability more robos...
Sven Gothel
2012-12-21
2
-2
/
+2
*
Cleanup GLContext special entries: getOffscreenContextPixelDataType(), getOff...
Sven Gothel
2012-12-15
2
-22
/
+2
*
Added a condition to skip updateGraphicsConfigurationARB when non-hardware-ac...
jthedering
2012-11-11
1
-1
/
+2
*
WGL/WGLExt Robustness: Use NIODirectOnly for all bindings. For these internal...
Sven Gothel
2012-10-30
5
-170
/
+188
*
Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94
Sven Gothel
2012-10-02
1
-6
/
+7
*
Add GLRendererQuirks; Fix shared EGL/ES resources;
Sven Gothel
2012-09-20
1
-4
/
+1
*
Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...
Sven Gothel
2012-09-15
6
-102
/
+64
*
Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i...
Sven Gothel
2012-09-08
2
-147
/
+223
*
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
3
-95
/
+94
*
Fix EGLDrawableFactory ES1/ES2 detection for !pbuffer ; Misc robustness chang...
Sven Gothel
2012-08-21
1
-0
/
+6
*
Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti...
Sven Gothel
2012-07-24
2
-6
/
+6
*
GLCapabilities Native Aquisition: Set alpha bits at last - due to it's auto s...
Sven Gothel
2012-07-20
1
-2
/
+6
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
10
-184
/
+141
*
GLAutoDrawable* refinement of abstraction / generalization - API Change!
Sven Gothel
2012-07-04
5
-26
/
+17
*
GLDrawable* cleanup: Add @Override, remove trailing whitespace, ..
Sven Gothel
2012-06-28
6
-62
/
+97
*
Capabilities cleanup: make most get*() final, impl. Comparable to Capabilitie...
Sven Gothel
2012-06-27
1
-6
/
+9
*
Misc cleanup: Add @Override, remove trailing whitespace
Sven Gothel
2012-06-27
4
-54
/
+76
*
Misc cleanup: Add @Override, remove trailing whitespace
Sven Gothel
2012-06-27
7
-83
/
+106
*
JOGL CapabilitiesChooser-API and impl.: Cleanup using generics: 'List l' -> '...
Sven Gothel
2012-06-21
2
-19
/
+19
*
GLContext*: Remove '[set/is]Synchronized(..)' - Defaults to wait for locks: 1...
Sven Gothel
2012-05-13
1
-1
/
+0
*
StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...
Sven Gothel
2012-04-16
1
-2
/
+2
*
Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe - Fix Bug 566
Sven Gothel
2012-03-26
1
-0
/
+3
*
Fix bug 564 (X11 Mesa 8.0.1 GL 3.0 w/o GLX_ARB_create_context)
Sven Gothel
2012-03-18
1
-4
/
+6
*
Reduce Thread.dumpStack() in debug mode where no negative behavior appears or...
Sven Gothel
2012-03-18
3
-3
/
+3
*
Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34...
Sven Gothel
2012-03-13
2
-6
/
+2
*
GL/GLContext: Properly define swapInterval incl. default value for EGL (1) an...
Sven Gothel
2012-03-10
1
-4
/
+3
*
NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope...
Sven Gothel
2012-03-06
1
-41
/
+12
*
NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...
Sven Gothel
2012-03-06
6
-13
/
+18
*
X11 Fix NativeVisualID regression (commit 90c46b1ef1f199ceb63e85c85e9ebeb919d...
Sven Gothel
2012-03-05
1
-1
/
+1
*
Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...
Sven Gothel
2012-03-05
4
-60
/
+83
*
Cleanup DEBUG flags of *GraphicsConfigurationFactory (Use the common 'nativew...
Sven Gothel
2012-02-25
2
-3
/
+0
*
Fix GLProfile/GLDrawableFactory bug: Recursion on default desktop device, sin...
Sven Gothel
2012-02-25
1
-2
/
+3
*
Fix commit 33249b6eca519947b02f3bfbf05b73d73c936094
Sven Gothel
2012-02-22
1
-4
/
+0
*
DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...
Sven Gothel
2012-02-22
7
-26
/
+26
*
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
*
Fix JOGL GLContextImpl ProcAddressTable and Extension Caching
Sven Gothel
2012-02-13
1
-7
/
+3
*
OpenGL ES/EGL Overhaul
Sven Gothel
2012-02-13
1
-3
/
+3
*
Minor edit: Suppress USE_WGLVersion_Of_5WGLGDIFuncSet message when default.
Sven Gothel
2012-01-23
1
-1
/
+3
*
Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ...
Sven Gothel
2012-01-09
7
-21
/
+115
*
Fix regression of commit 47dc069104723f3d2e8d9ebdd700182e067163d0: Lock share...
Sven Gothel
2011-12-18
1
-131
/
+140
*
GLDrawableFactory*.createOffscreenDrawable(): No implicit setRealized(true) @...
Sven Gothel
2011-12-17
2
-3
/
+0
[next]