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
/
make
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenGL ES/EGL Overhaul
Sven Gothel
2012-02-13
7
-16
/
+36
*
GLDynamicLibraryBundleInfo: Remove 'nativewindow_x11' preload lib (implicitly...
Sven Gothel
2012-01-23
1
-2
/
+2
*
Bug 551 validation.
Sven Gothel
2012-01-23
3
-5
/
+8
*
Add verification script for compiled-in Java version; Add osx 32bit test script.
Sven Gothel
2012-01-22
2
-0
/
+34
*
Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak framework,...
Sven Gothel
2012-01-22
2
-0
/
+16
*
test scripts
Sven Gothel
2012-01-19
2
-5
/
+27
*
UI Test / AWTRobotUtil: Relax and fix focus tests
Sven Gothel
2012-01-18
3
-7
/
+8
*
test scripts
Sven Gothel
2012-01-14
3
-17
/
+65
*
OSX Fixes: bug 548 (another regression: pixelfmt), ctx creation failure -> no...
Sven Gothel
2012-01-13
1
-3
/
+3
*
Add JOGL SWT GLCanvas unit test
Sven Gothel
2012-01-09
1
-3
/
+8
*
Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ...
Sven Gothel
2012-01-09
1
-3
/
+4
*
TestAWTCardLayoutAnimatorStartStopBug532: Refine, add 'continue' mode, ..
Sven Gothel
2012-01-08
3
-6
/
+9
*
Added Unit-Test for Bug 532 to test Animator behavior w/ CardLayout and diff....
Sven Gothel
2012-01-06
1
-1
/
+4
*
NEWT/OSX MacWindow.close(): More conservative closing approach.
Sven Gothel
2011-12-23
1
-1
/
+3
*
Screen: width/height reflects virtual Screen size (-> big-desktop)
Sven Gothel
2011-12-23
1
-2
/
+2
*
NEWT Multi-Monitor 1/2: Allow negative window position; Validate Screen-Index;
Sven Gothel
2011-12-23
6
-20
/
+22
*
win make scripts - bump to 6u30
Sven Gothel
2011-12-21
7
-13
/
+13
*
NEWT OSX: Add native ScreenMode impl. - TODO: Programmatically set the rotati...
Sven Gothel
2011-12-20
1
-2
/
+3
*
refine 32/64 bit unit tests run (OSX)
Sven Gothel
2011-12-18
1
-21
/
+32
*
TestInitConcurrentNEWT: Nice window layout - don't wait/sync for start thread...
Sven Gothel
2011-12-18
1
-2
/
+2
*
Fix regression of commit 47dc069104723f3d2e8d9ebdd700182e067163d0: Lock share...
Sven Gothel
2011-12-18
2
-3
/
+4
*
No GLCanvas offscreen surface (as in NEWT) - test disabled
Sven Gothel
2011-12-18
1
-2
/
+2
*
test scripts: add argument for java data-type (32 or 64 bit) ; Add OSX 32/64 ...
Sven Gothel
2011-12-18
8
-20
/
+21
*
test scripts
Sven Gothel
2011-12-17
2
-4
/
+4
*
New Interface 'OffscreenLayerOption', impl. by JAWTWindow (impl) and NewtCanv...
Sven Gothel
2011-12-17
1
-2
/
+3
*
GLDebugMessageHandler: Disable Windows 32bit due to 32bit on 64bit JVM/OpenGL...
Sven Gothel
2011-12-13
3
-4
/
+8
*
Fix GLDrawableFactory lack of GLProfile initialization in case get*Factory() ...
Sven Gothel
2011-12-13
1
-4
/
+6
*
Fix concurrency bug of GLProfile initialization ; Fix SharedResourceRunner 'd...
Sven Gothel
2011-12-11
1
-1
/
+2
*
Test AWT Translucency: Use ReflectionUtil to use com.sun.awt.AWTUtilities, n/...
Sven Gothel
2011-12-02
1
-2
/
+2
*
More AWT-EDT invokeAndWait-wrapping for Frame show/dispose
Sven Gothel
2011-12-02
1
-3
/
+3
*
New GLProfile.ShutdownType: SHARED_ONLY / COMPLETE - Enhance/Fix Lifecycle Ma...
Sven Gothel
2011-12-01
1
-1
/
+6
*
Windows: Bump JVM to 6u29
Sven Gothel
2011-11-30
7
-13
/
+13
*
GLContextImpl*: createImpl() / makeCurrentImpl() refinement / robostness
Sven Gothel
2011-11-29
1
-1
/
+2
*
Fix Bug 527: Creating a context w/ shared context, while the latter is in use...
Sven Gothel
2011-11-28
2
-9
/
+9
*
scripts: profile.jogl / setenv-jogl.sh / test.sh: Expose and use AWT / NOAWT ...
Sven Gothel
2011-11-25
2
-7
/
+21
*
test script
Sven Gothel
2011-11-23
1
-2
/
+4
*
Add Unit Test TestGearsAWTAnalyzeBug455 to analyze bug455 - inconclusive
Sven Gothel
2011-11-21
1
-1
/
+2
*
Fix GLDrawableFactory: Move 'GLContext getOrCreateSharedContext(..)' to non p...
Sven Gothel
2011-11-21
1
-2
/
+3
*
minor edits: test, scripts
Sven Gothel
2011-11-20
2
-3
/
+4
*
NEWT/AWT Focus Traversal / Deadlock Fix (Windows) ; Harmonized NEWT KeyListen...
Sven Gothel
2011-11-18
2
-10
/
+6
*
test script
Sven Gothel
2011-11-12
1
-3
/
+11
*
OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; Cleanup
Sven Gothel
2011-11-09
1
-2
/
+3
*
OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer)
Sven Gothel
2011-11-06
1
-3
/
+3
*
test script
Sven Gothel
2011-10-29
1
-3
/
+7
*
MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ...
Sven Gothel
2011-10-25
1
-14
/
+16
*
test script
Sven Gothel
2011-10-22
1
-4
/
+2
*
Only revert ScreenMode (destroy/shutdown) if owner (Screen) changed it
Sven Gothel
2011-10-19
1
-2
/
+2
*
Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ...
Sven Gothel
2011-10-18
4
-0
/
+124
*
NEWT/OSX: Send events direct w/o EDT queue (like X11 and Win32)
Sven Gothel
2011-10-16
1
-2
/
+2
*
test script
Sven Gothel
2011-10-16
1
-2
/
+2
[next]