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
*
Bug 1358: MacOS NEWT WindowDriver / NewtCanvasSWT High-DPI:
Sven Gothel
2020-01-04
1
-4
/
+4
*
Bug 1420: Add FFMpeg 4.* versioned lib-names and provide optional internal li...
Sven Gothel
2020-01-03
1
-14
/
+3
*
Bug 1393: MacOS: getLocationOnScreen w/ JAWT Parent: Use parent's unblocking ...
Sven Gothel
2020-01-02
1
-8
/
+8
*
all build scripts: make.jogl.all-host-macos.sh make.jogl.all-host-linux.sh
Sven Gothel
2020-01-02
2
-0
/
+16
*
iOS build scripts: Bump iOS 12.2 -> 13.2; Use GLUEGEN_CPPTASKS_FILE instead o...
Sven Gothel
2020-01-02
2
-4
/
+6
*
update make-all script
Sven Gothel
2020-01-01
1
-5
/
+16
*
Bug 1312: GLContextShareSet: Utilize WeakIdentityHashMap for shareMap and its...
Sven Gothel
2019-12-31
1
-2
/
+3
*
Bug 1347: Resolve Merged EGL/Desktop Profile Mapping
Sven Gothel
2019-12-28
1
-3
/
+3
*
Bug 1417 - Android: Add adb scripts for x86 [re-]install
Sven Gothel
2019-12-26
2
-0
/
+9
*
Bug 1156: Seperate DRM/GBM NEWT native library from main head NEWT native lib...
Sven Gothel
2019-12-25
1
-2
/
+2
*
Bug 1417 - Android: Adopt to gluegen/make/scripts/setenv-android-tools.sh cha...
Sven Gothel
2019-12-24
3
-117
/
+81
*
Bug 1411 DRM/GBM JOGL: Fix 'junit.run.console' unit test target, use it in re...
Sven Gothel
2019-12-09
2
-4
/
+10
*
Bug 1416 - Allow EGLDrawableFactory re-creation after shutdown() - be functional
Sven Gothel
2019-12-09
1
-1
/
+12
*
Bug 1393: Resolve EDT + AppKit Deadlock with native parenting: Fetch parent s...
Sven Gothel
2019-12-08
2
-42
/
+16
*
Bug 1415: MacOS: Disable multiple Window creation on ExclusiveContextThread i...
Sven Gothel
2019-12-08
1
-0
/
+2
*
Bug 1415: ExclusiveContextBase00+10: Utilize one Animator per Window for clea...
Sven Gothel
2019-12-08
1
-2
/
+5
*
Bug 1200: GLRendererQuirks.NoSurfacelessCtx still persists on Linux/X11 NVIDI...
Sven Gothel
2019-12-08
1
-2
/
+3
*
Bug 1411 - Unit Test Subset for DRM/GBM JOGL(EGL) and NEWT
Sven Gothel
2019-12-06
2
-0
/
+57
*
Bug 1410: Fix NEWT PointerIcon Lifecycle (destroy and clean references @ clos...
Sven Gothel
2019-12-06
1
-8
/
+12
*
Bug 1406, Bug 1405: demos.Launcher0: Defaults to use multiple PointerIcons again
Sven Gothel
2019-12-05
1
-1
/
+3
*
Bug 1408: NEWT DisplayImpl PointerIcon: Property 'newt.disable.PointerIcon' d...
Sven Gothel
2019-12-04
1
-0
/
+2
*
Bug 1406, Bug 1405: demos.Launcher0: No sleep w/o animator. VSYNC setting rul...
Sven Gothel
2019-12-04
1
-1
/
+1
*
Bug 1406: demos.Launcher0: More tests ..
Sven Gothel
2019-12-04
1
-1
/
+3
*
Bug 1405: Provide stand alone demo launcher reducing complexity
Sven Gothel
2019-12-04
1
-0
/
+115
*
Scripts: Tests No Verbose
Sven Gothel
2019-12-02
1
-1
/
+1
*
Scripts: Macos /opt-share -> /usr/local (Catalina Read-Only)
Sven Gothel
2019-12-02
3
-9
/
+9
*
Bug 1156: LinuxKeyEventTracker, LinuxMouseTracker: Robostness (+NEWT fix)
Sven Gothel
2019-11-30
1
-0
/
+3
*
Adding test invocation script for linux aarch64 / Refined HowToBuild.html
Sven Gothel
2019-11-30
1
-0
/
+7
*
Bug 1156 - Implement DRM/GBM Support for JOGL(EGL) and NEWT
Sven Gothel
2019-11-28
2
-5
/
+24
*
Bug 1156: GBM: Bring up incl GL rendering (TODO: GBM working page flip / sync)
Sven Gothel
2019-11-23
1
-2
/
+3
*
Bug 1156: GBM: FIXME: Hard link gbm and drm (temporary)
Sven Gothel
2019-11-22
1
-5
/
+8
*
Bug 1156: EGL-GBM: Cleanup Code & Replace Newt GBM implementation
Sven Gothel
2019-11-21
1
-4
/
+4
*
test scripts: add --illegal-access=warn
Sven Gothel
2019-11-21
3
-2
/
+3
*
Bug 1393: MacOS: Wait for window position setting on main-thread (blocking)
Sven Gothel
2019-11-21
1
-2
/
+3
*
NEWT Cleanup: WindowImpl::visibleChanged(ZZ): Remove unused 'defer' argument....
Sven Gothel
2019-09-10
1
-9
/
+8
*
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
4
-4
/
+24
*
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
3
-5
/
+14
*
check-junit: enhance output (make it a brief list of classes)
Sven Gothel
2019-09-04
1
-2
/
+2
*
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
24
-171
/
+35
*
Bug 1363: Java 11: Adapt build scripts for java11
Sven Gothel
2019-08-19
17
-87
/
+79
*
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
7
-10
/
+83
*
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
[next]