aboutsummaryrefslogtreecommitdiffstats
path: root/jnlp-files/newt-awt.jnlp
Commit message (Collapse)AuthorAgeFilesLines
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' ↵Sven Gothel2011-08-051-22/+0
| | | | | | | | | | | | | | | | | | | | | separation ; android cleanup remaining all-in-one jnlp's / jars: jogl-all-awt.jnlp -> jogl.all.jar jogl-all-noawt.jnlp -> jogl.all-noawt.jar jogl-all-mobile.jnlp -> jogl.all-mobile.jar native for all above: jogl-all-natives-linux-amd64.jar jogl.all-android.apk jogl.all-android.jar more may follow for each supported platfrom ++++ - newt: proper 'driver' separation - all drivers reside now in jogamp.newt.driver.* - remove intptr.cfg / use gluegen's
* jnlp: remove version attribute from extension ref, which would require the ↵Sven Gothel2010-12-171-2/+2
| | | | | | server side jnlp/version protocol version applet: remove noddraw
* Add version tag in jnlp filesSven Gothel2010-12-151-3/+3
|
* Fix jnlp files jar names and removed main attribute of jar refSven Gothel2010-12-151-1/+1
| | | | | | | | | | <module>.[win|x11|osx].jar -> <module>.os.[win|x11|osx].jar nativewindow.os.windows.jar -> nativewindow.os.win.jar newt.broadcomegl.jar -> newt.hw.broadcomegl.jar newt.intelgdl.jar -> newt.hw.intelgdl.jar removed non existing jnlp file for config gl2es12.
* Fix JNLPs .. vendor and urlSven Gothel2010-05-191-2/+2
|
* JNLP: Update Check Background - AlwaysSven Gothel2010-04-221-0/+1
|
* Add: Extended support for CVM crosscompile:sg2158892009-07-241-2/+2
| | | | | | | | | | | | | | | | | | | - Clean up X11 dependency - NativeWindow: - Seperate X11 out of core. - Add nativewindow.x11.jar and nativewindow.x11.cdc.jar - Newt: - Seperate X11,win,osx out of core. - Add newt.x11.jar, newt.win.jar, newt.osx.jar and the CDC variants Fix: External Context & Drawable (X11 and Windows) - Properly fetch current context values (ctx, display, drawable, ..) - Create GraphicsConfiguration based on the given pixelformat/FBConfig Fix: Java2D OpenGL Usage - Using the external context as shared for the external drawable - JAWTUtil: Skip locking in case of OGL-Flush-Queue - TODO: Windows FBO still does not work .. (X11 is fine)
* Adding boiler-plate JNLP filesSven Gothel2009-07-031-0/+21
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@2019 232f8b59-042b-4e1e-8c03-345bb8c30851