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
/
tests-win.bat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 935: NEWT PointerIcon: Refine Spec and Implementation / Fix OSX Crash and...
Sven Gothel
2014-01-04
1
-2
/
+2
*
Bug 934, Bug 935: NEWT: Add support for custom Application/Window and Pointer...
Sven Gothel
2013-12-31
1
-2
/
+2
*
TestShutdownCompleteNEWT/AWT: Align both tests and account for GLInfo.
Sven Gothel
2013-12-10
1
-2
/
+2
*
Bug 904: 'User Vertical Flip' for GLJPanel w/o vertical flip must be consider...
Sven Gothel
2013-12-10
1
-2
/
+2
*
TestNewtKeyEventAutoRepeatAWT: Fix regression of commit 8512777873461ee33d8ed...
Sven Gothel
2013-12-04
1
-2
/
+2
*
Bug 919 - TestNewtKeyCodesAWT w/ NewtCanvasAWT Fails on Windows Due to Clogge...
Sven Gothel
2013-12-04
1
-2
/
+2
*
Bug 914 - Don't allow 'alwaysontop' in fullscreen mode, always allow switchin...
Sven Gothel
2013-12-01
1
-2
/
+2
*
GLJPanel.initializeBackend(offthread=true): Enable on Windows, thanks to Bug ...
Sven Gothel
2013-12-01
1
-2
/
+2
*
Bug 907 - Refine DummyDispatchThread (DDT) Handling: Proper OO integration in...
Sven Gothel
2013-11-29
1
-2
/
+2
*
Fix Bug 902: FFMPEGMediaPlayer uses IOUtil.decodeURIIfFilePath(uri) to decode...
Sven Gothel
2013-11-28
1
-2
/
+2
*
Bug 672 (NewtCanvasSWT): Reuse SWTAccessor.isOS_TYPE ; Impl NW.getLocationOnS...
Sven Gothel
2013-11-25
1
-1
/
+3
*
NEWT Event Tests: Move TestParentingFocus* to event test package
Sven Gothel
2013-11-18
1
-4
/
+3
*
Fix Bug 879 Regression (2/2) - NewtCanvasAWT.FocusAction must take focus when...
Sven Gothel
2013-11-18
1
-2
/
+2
*
Fix Bug 879 - Threads deadlock in native keyboardfocus calls made form multip...
Sven Gothel
2013-11-17
1
-2
/
+2
*
Bug 903 - NEWT: Support 'Continue Drag on Exit'; Consistent Mouse ENTER/EXIT
Sven Gothel
2013-11-17
1
-2
/
+2
*
Bug 904 - GLJPanel: Allow user to skip isGLOriented() based vertical flip of ...
Sven Gothel
2013-11-14
1
-2
/
+2
*
Tests: Align NEWT parenting focus tests (package and class names) using NewtC...
Sven Gothel
2013-11-10
1
-4
/
+5
*
Tests: Add com/jogamp/opengl/test/junit/jogl/acore/anim Animator test package
Sven Gothel
2013-11-09
1
-44
/
+51
*
Bug 894 - GLJPanel: Expose 'initializeBackend(boolean offthread)' allowing us...
Sven Gothel
2013-11-06
1
-0
/
+1
*
Bug 888 / Bug 891- Enhance GLCapabilities-Query: Refine unit tests
Sven Gothel
2013-11-05
1
-2
/
+2
*
Bug 888 / Bug 891- Enhance GLCapabilities-Query: Add raw perf. test case 'cho...
Sven Gothel
2013-11-05
1
-2
/
+3
*
Bug 888 / Bug 891- Enhance GLCapabilities-Query: Add perf. test case
Sven Gothel
2013-11-05
1
-1
/
+3
*
Bug 888 / Bug 891 - Enhance GLCapabilities-Query: Apply changes of commit 613...
Sven Gothel
2013-11-05
1
-2
/
+4
*
Bug 776 GLContext Sharing: Add GLSharedContextSetter to SWT GLCanvas
Sven Gothel
2013-10-28
1
-2
/
+2
*
Bug 776 GLContext Sharing: Add note about driver stability (destruction order...
Sven Gothel
2013-10-28
1
-15
/
+28
*
Fix Bug 862: Fix GL Version Validation / NVidia GTX550 driver 331.13 - 64bit ...
Sven Gothel
2013-10-19
1
-2
/
+2
*
Bump 7u45
Sven Gothel
2013-10-18
1
-1
/
+1
*
Bug 800: Windows 7 Touch Event Support for NEWT: Fix Focus and LBUTTON[DOWN|U...
Sven Gothel
2013-10-17
1
-2
/
+2
*
NEWT PointerEvent: Unify event processing in new doPointerEvent(..) and consu...
Sven Gothel
2013-10-17
1
-2
/
+2
*
AWT Printing: Fix non vertical-flipped printing, i.e. cut-off top-row's tile ...
Sven Gothel
2013-09-20
1
-1
/
+2
*
AWTTilePainter: Fix case with no GLOrientation, i.e. no vertical-flip. Tile l...
Sven Gothel
2013-09-18
1
-0
/
+9
*
Fix libav/ffmpeg compilation; FFMPEGMediaPlayer Enahncements (More YUV*, Use ...
Sven Gothel
2013-08-28
1
-2
/
+2
*
NEWT MonitorMode test cases: Add X11 XRandR commandline reset to UITestCase's...
Sven Gothel
2013-07-09
1
-1
/
+2
*
TestScreenMode* Cleanup (reset)
Sven Gothel
2013-07-04
1
-2
/
+2
*
Revise commit 4c34f5980bddcdc84b10cb3bcbb96b365b9d471e (Bug 767): TAB, BS and...
Sven Gothel
2013-07-03
1
-2
/
+2
*
Bug 734: Bug could not be reproduced w/ TestScreenMode02bNEWT, however on som...
Sven Gothel
2013-07-02
1
-2
/
+2
*
Fix Bug 770 and 771
Sven Gothel
2013-07-02
1
-2
/
+3
*
Tests: Put monitor/screen mode tests to own subpackage
Sven Gothel
2013-06-29
1
-8
/
+8
*
Tests: Fix enumeration of monitor/screen mode tests, add tests description to...
Sven Gothel
2013-06-29
1
-5
/
+9
*
NEWT: Don't invoke external keyboardFocusHandler for auto-repeat keys (NewtCa...
Sven Gothel
2013-06-24
1
-2
/
+2
*
TestFocus0[12]SwingAWTRobot: Fix Java7 'changed behavior': Relax focus traver...
Sven Gothel
2013-06-24
1
-2
/
+2
*
Workaroung a Java7 AWT EDT/Robot bug: Validate whether AWT-EDT is alive befor...
Sven Gothel
2013-06-24
1
-2
/
+2
*
TestSWTAccessor03AWTGLn: Fix SWT deadlock on Java7/Windows: Must perform AWT ...
Sven Gothel
2013-06-24
1
-4
/
+8
*
Fix NewtCanvasAWT focus traversal for Java7 (Take 2): Commit 70bf3a4ec44504b8...
Sven Gothel
2013-06-23
1
-2
/
+2
*
Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ...
Sven Gothel
2013-06-21
1
-0
/
+159