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.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1393: OSXUtil: Optionally inject Apple's 'Main Thread Checker'
java11
ios
Sven Gothel
2019-09-09
1
-2
/
+11
*
Buig 1389: Fix SIGSEGV on OpenJDK11 on [NSApplicationAWT sendEvent:]
Sven Gothel
2019-09-08
1
-3
/
+5
*
Bug 1391 Bug 1392: Implement GLRendererQuirks DontChooseFBConfigBestMatch and...
Sven Gothel
2019-09-07
1
-4
/
+15
*
Bug 1390: Fix GLPixelBuffer.GLPixelAttributes::convert(GL, int, boolean) fail...
Sven Gothel
2019-09-05
1
-5
/
+12
*
Bug 1383: Final fix: Always test GL3CompatNonCompliant and test on requested ...
Sven Gothel
2019-08-22
1
-2
/
+4
*
Bug 1363: Java 11: Don't use sun.awt.SunToolkit.awtLock/Unlock on Java9+ [ill...
Sven Gothel
2019-08-19
1
-3
/
+3
*
Bug 1363: Java 11: Adapt scripts for java11 (cont)
Sven Gothel
2019-08-19
1
-1
/
+1
*
Fix build test jar regression (commit bba73bc096250a3c7fc036d84b1ea054d1b70b06)
Sven Gothel
2019-07-08
1
-3
/
+3
*
iOS: Initial working commit supporting iOS (ipad pro 11)
Sven Gothel
2019-06-23
1
-3
/
+6
*
Bug 1358: 'Honor' SWT's projection of High-DPI Scaling (Reading hidden pixel ...
Sven Gothel
2019-04-10
1
-2
/
+3
*
AWTRobotUtil Cleanup: Use specific argument types (AWT, NEWT, ..)
Sven Gothel
2019-04-10
1
-2
/
+2
*
Bug 1362: Final general lifecycle fixes of unit tests
Sven Gothel
2019-04-10
1
-3
/
+3
*
Bug 1362: Minimal action required: setBackground of the parent canvas before ...
Sven Gothel
2019-04-09
1
-4
/
+4
*
Bug 1362: TestSWTAccessor02NewtGLWindow demonstrates a fix by letting the Can...
Sven Gothel
2019-04-09
1
-1
/
+1
*
Bug 1362: Add two self contained unit tests to validate SWT >= 4.10 + GTK3 is...
Sven Gothel
2019-04-09
1
-1
/
+3
*
Bug 1362: Wrong 'fake' swt.jar config for isLinuxARM64, isLinuxARMv6 and isAn...
Sven Gothel
2019-04-05
1
-3
/
+4
*
Bug 1362: Test against SWT 4.3 and 4.11
Sven Gothel
2019-04-05
1
-2
/
+3
*
Bug 1362: build/test: Use new SWT 4.10 swt.jar (instead of swt-debug.jar)
Sven Gothel
2019-04-05
1
-1
/
+4
*
Bug 1370: Call from Main-Thread: NW's OSXUtil.CreateNSWindow0(..) and NEWT's ...
Sven Gothel
2019-04-05
1
-3
/
+3
*
TestVersionSemanticsNOUI: Adapt to upcoming NON_BACKWARD_COMPATIBLE version 2...
Sven Gothel
2019-04-03
1
-2
/
+2
*
Windows scripts: Use JDK/JRE 1.8.0_121
Sven Gothel
2019-04-03
1
-4
/
+4
*
Bug 1348: Fix X11 XI Multitouch
Sven Gothel
2019-03-27
1
-2
/
+4
*
Bug 1348: X11 XI Multitouch: Fixes of previous commit 92006e4baef57f1f3fb647d...
Sven Gothel
2019-03-27
1
-3
/
+3
*
Bug 1283: Remove shader include filename quotes if exists at start and end only
Sven Gothel
2019-03-26
1
-4
/
+4
*
NewtCanvasJFX: Utilize JFXEDTUtil per default, supporting the Windows Platform
javafx
Sven Gothel
2019-03-21
1
-0
/
+2
*
JavaFX: Adding JavaFX Support for NEWT utilizing native Window parenting via ...
Sven Gothel
2019-03-19
1
-1
/
+17
*
Bump scripts to jre1.8.0_66
Sven Gothel
2015-11-16
1
-1
/
+3
*
TestGearsES2NEWT: Adding programmatic Debug|Trace pipeline
Sven Gothel
2015-10-12
1
-4
/
+4
*
Bug 1249: NEWT/X11 Visibility: Listening to more events for updated state; Ad...
Sven Gothel
2015-10-10
1
-3
/
+6
*
Bug 1247 - TestGearsNewtAWTWrapper fails AWT recreation case removeNotify -> ...
Sven Gothel
2015-10-09
1
-3
/
+3
*
Bug 1249: Revert TestParenting01NEWT durationPerTest back to 600 (otherwise b...
Sven Gothel
2015-10-09
1
-2
/
+2
*
Bug 1249 - NEWT X11: setVisible(*) _NET_WM_STATE_HIDDEN update not received a...
Sven Gothel
2015-10-09
1
-1
/
+8
*
Bug 1249 - NEWT X11: setVisible(false) IconicState not listening to _NET_WM_S...
Sven Gothel
2015-10-08
1
-1
/
+3
*
Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part4: Fix G...
Sven Gothel
2015-10-07
1
-2
/
+2
*
Bug 1239: Support OSX input via 'avfoundation' ; Use remaining camera ID (ind...
Sven Gothel
2015-10-05
1
-2
/
+2
*
Bug 1206 - Security: Clear exposed framebuffer after creation and before visi...
Sven Gothel
2015-10-05
1
-2
/
+2
*
Bug 1245: Adding Unit Test, similar to TestBug816JTabbedPanelVisibilityB849B8...
Sven Gothel
2015-10-04
1
-1
/
+2
*
Bug 1238 - Fix NPE for Window-Icon's PNGPixelRect for unresolved location; Bu...
Sven Gothel
2015-10-03
1
-4
/
+7
*
Bug 1237: Adopt GlueGen's clarification of IOUtil.getResource(..), commit d78...
Sven Gothel
2015-10-03
1
-9
/
+19
*
Bug 1205: Revert clear background to support fix for Bug 1232: NEWT Transluce...
Sven Gothel
2015-10-01
1
-4
/
+4
*
Bug 1205 - NEWT Security: Clear framebuffer after creation and before visibil...
Sven Gothel
2015-09-29
1
-4
/
+4
*
Bug 1125: Unit test to validate that Thread.interrupt() does not disturb cont...
Sven Gothel
2015-09-28
1
-1
/
+2
*
Bug 1222 - NEWT OSX: setAlwaysOnTop() and setAlwaysOnBottom() not working
Sven Gothel
2015-09-26
1
-1
/
+1
*
Bug 1188: Fix setMaximized(..) isReconfigureMaskSupported(..) query
Sven Gothel
2015-09-26
1
-2
/
+2
*
Bug 1214: Fix Deadlock in screenPositionChanged(..); Use screenPositionChange...
Sven Gothel
2015-09-26
1
-2
/
+2
*
Bug 1214 - NEWT MacOSX: Detect auto-resize of Window when it is larger than s...
Sven Gothel
2015-09-25
1
-3
/
+3
*
FFMPEGDynamicLibraryBundleInfo.initSymbols(): Just return null instead of thr...
Sven Gothel
2015-09-17
1
-2
/
+2
*
Bug 1211: Refine NEWTDemoListener, JOGLNewtAppletBase
Sven Gothel
2015-09-15
1
-2
/
+2
*
Bug 1211: Adopt changes to unit test from commit 68c8e39fa8d6e700f0a99241c1a0...
Sven Gothel
2015-09-15
1
-2
/
+2
*
Bug 1211: Adding unit test to identify Thread.interrupt() caller for DefaultE...
Sven Gothel
2015-09-03
1
-1
/
+2
[next]