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
/
test
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add JOGL SWT GLCanvas unit test
Sven Gothel
2012-01-09
1
-0
/
+178
*
minor edits / clarify SWT test descripion
Sven Gothel
2012-01-09
2
-4
/
+10
*
TestAWTCardLayoutAnimatorStartStopBug532: Minor edit / Uncomment Windows hdc/...
Sven Gothel
2012-01-09
1
-4
/
+4
*
TestAWTCardLayoutAnimatorStartStopBug532: Refine, add 'continue' mode, ..
Sven Gothel
2012-01-08
1
-29
/
+82
*
Fix TestAWTCardLayoutAnimatorStartStopBug532 pause/resume test
Sven Gothel
2012-01-06
1
-1
/
+4
*
Added Unit-Test for Bug 532 to test Animator behavior w/ CardLayout and diff....
Sven Gothel
2012-01-06
1
-0
/
+173
*
Screen: width/height reflects virtual Screen size (-> big-desktop)
Sven Gothel
2011-12-23
2
-18
/
+1
*
NEWT Multi-Monitor 1/2: Allow negative window position; Validate Screen-Index;
Sven Gothel
2011-12-23
2
-35
/
+112
*
Fix SWT test on OSX 32/64 bit ; Fix TestSWTAWT01GL for OSX
Sven Gothel
2011-12-19
2
-41
/
+52
*
TestInitConcurrentNEWT: Nice window layout - don't wait/sync for start thread...
Sven Gothel
2011-12-18
1
-16
/
+52
*
No GLCanvas offscreen surface (as in NEWT) - test disabled
Sven Gothel
2011-12-18
1
-1
/
+2
*
New Interface 'OffscreenLayerOption', impl. by JAWTWindow (impl) and NewtCanv...
Sven Gothel
2011-12-17
2
-49
/
+237
*
setGLFunctionAvailability(..): Reduce the calls to resetProcAddressTable() 12...
Sven Gothel
2011-12-13
2
-1
/
+54
*
Fix nano -> milli (10e6 -> 1e6) .. ooops
Sven Gothel
2011-12-13
5
-19
/
+19
*
Fix GLDrawableFactory lack of GLProfile initialization in case get*Factory() ...
Sven Gothel
2011-12-13
7
-0
/
+145
*
Fix concurrency bug of GLProfile initialization ; Fix SharedResourceRunner 'd...
Sven Gothel
2011-12-11
54
-117
/
+201
*
Remove GLProfile.initSingleton(..) out of static init block
Sven Gothel
2011-12-02
1
-4
/
+0
*
Test AWT Translucency: Use ReflectionUtil to use com.sun.awt.AWTUtilities, n/...
Sven Gothel
2011-12-02
2
-4
/
+20
*
More AWT-EDT invokeAndWait-wrapping for Frame show/dispose
Sven Gothel
2011-12-02
4
-53
/
+54
*
New GLProfile.ShutdownType: SHARED_ONLY / COMPLETE - Enhance/Fix Lifecycle Ma...
Sven Gothel
2011-12-01
9
-26
/
+436
*
Test: Add TestSharedContextVBOES2NEWT2 (ES2 variant of TestSharedContextListN...
Sven Gothel
2011-11-29
2
-2
/
+160
*
Test: Forgot to uncomment package name of new test for 97218b88af9113740b3704...
Sven Gothel
2011-11-29
1
-1
/
+1
*
Fix Bug 527: Creating a context w/ shared context, while the latter is in use...
Sven Gothel
2011-11-28
1
-0
/
+157
*
MacWindow: Impl. DriverUpdatePosition; Alias position2TopLevel -> getLocation...
Sven Gothel
2011-11-27
1
-1
/
+2
*
TestScreenMode00bNEWT: Reduce getCurrentScreenMode loop 100 -> 50, due to slo...
Sven Gothel
2011-11-26
1
-2
/
+2
*
TestParenting03AWT: manual test option -firstUIAction for GLProfile.initSingl...
Sven Gothel
2011-11-26
1
-0
/
+4
*
TestsGLSLShaderState*: Reduce loops / Extend timeout - Slow devices may hit T...
Sven Gothel
2011-11-26
3
-9
/
+11
*
Add Test case for bug 519
Sven Gothel
2011-11-25
1
-0
/
+127
*
Minor test changes
Sven Gothel
2011-11-25
2
-1
/
+5
*
NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...
Sven Gothel
2011-11-23
5
-6
/
+6
*
Test NEWT Remote Connection (X11): Use localhost:0.0 as default
Sven Gothel
2011-11-23
2
-2
/
+2
*
Add Unit Test TestGearsAWTAnalyzeBug455 to analyze bug455 - inconclusive
Sven Gothel
2011-11-21
1
-0
/
+166
*
Fix GLDrawableFactory: Move 'GLContext getOrCreateSharedContext(..)' to non p...
Sven Gothel
2011-11-21
2
-93
/
+89
*
Merge pull request #40 from michaelhermannweber/bug_523
Sven Gothel
2011-11-20
1
-0
/
+791
|
\
|
*
New test case that demonstates bug 523, hang on application exit if
Michael Weber
2011-11-04
1
-0
/
+791
*
|
Tests: Use WindowFocusListener for AWTRobot toFront(.. window), more reliable
Sven Gothel
2011-11-20
4
-6
/
+87
*
|
minor edits: test, scripts
Sven Gothel
2011-11-20
1
-1
/
+0
*
|
Demo: GearsES1/ES2 visualize focus
Sven Gothel
2011-11-19
2
-3
/
+16
*
|
NEWT/AWT Focus traversal enhancement/fix (incl. OS X fixes)
Sven Gothel
2011-11-19
1
-22
/
+95
*
|
NEWT Window: Promote/Expose 'Window getDelegatedWindow()' for accessing the d...
Sven Gothel
2011-11-19
11
-13
/
+11
*
|
Focus Test: Don't assume NewtCanvasAWT even received the focus
Sven Gothel
2011-11-18
2
-2
/
+0
*
|
NEWT/AWT Focus Traversal / Deadlock Fix (Windows) ; Harmonized NEWT KeyListen...
Sven Gothel
2011-11-18
6
-18
/
+298
*
|
OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in...
Sven Gothel
2011-11-12
1
-11
/
+11
*
|
OS X Layered View: Part7 Allow NEWT onscreen MacWindow to be used incl repare...
Sven Gothel
2011-11-11
1
-0
/
+5
*
|
NativeWindow: SurfaceChangeable::setSize() -> surfaceSizeChanged() to avoid c...
Sven Gothel
2011-11-09
1
-1
/
+1
*
|
test: minor edit
Sven Gothel
2011-11-09
1
-0
/
+1
*
|
Fix TestParenting03AWT: NewtCanvasAWT has always a NativeWindow
Sven Gothel
2011-11-09
1
-28
/
+28
*
|
OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; Cleanup
Sven Gothel
2011-11-09
1
-0
/
+222
*
|
Minor edits: remove redundancies
Sven Gothel
2011-11-09
9
-10
/
+10
*
|
NativeWindow/JOGL: NativeSurface adds add/remove SurfaceUpdateListener
Sven Gothel
2011-11-06
1
-1
/
+1
|
/
[next]