aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/deploy-jnlp-webstarttest-filter.sh
Commit message (Collapse)AuthorAgeFilesLines
* Relocated some deployment script to jogamp-scripting repoSven Gothel2010-11-091-25/+0
|
* Unit test for Bug 411 (Pre AWT/Swing Usage, Mixed usage with JOGL) - ↵Sven Gothel2010-09-251-1/+1
| | | | | | | | | | | | | GLCanvas NPE fix - NewtCanvasAWT added destroy(..) Unit test for Bug 411 (Pre AWT/Swing Usage, Mixed usage with JOGL): Added exhausting Pre AWT/Swing usage test utilizing a later JOGL init with GLCanvas and NEWTCanvasAWT. This works for NV+X11+Ubuntu+64bit, have to do more testing. GLCanvas NPE fix at destroy/dispose, check if already destroyed, ie context==null NewtCanvasAWT: Add destroy() and destroy(boolean unrecoverable)
* Integrate deployment scripts. jar: copy-repack200-sign-pack200. jnlp: ↵Sven Gothel2010-04-281-3/+3
| | | | copy-filter
* Fix WindowsOffscreenWGLDrawableSven Gothel2009-10-161-0/+25