aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | - zip Javadocs, moved to build* dir - re-enable WGL ARB GetContext (buggy) - relaxed junit tests: src/junit/com/jogamp/test/junit/jogl/awt/TestAWT01GLn.java - GL3bc/GL4bc + AWT doesn't work with ATI currently, driver bug src/junit/com/jogamp/test/junit/jogl/offscreen/TestOffscreen01NEWT.java - All test cases, ie pbuffer detection may fail, no pixmap detection - Fix Windows ARG CreateContext - GLContext - GLVersion mapping functions: use profile bit - Fix isGL*() queries { compat|core, ..} - Pass through the profile bit (COMPAT, CORE, ES), only one can be set - GLProfile - glAvailabilityToString() add the queried HW Context info -
* Add JOGL_ALLALL profile for scripting, to use the <module>.all.jar bundlesSven Gothel2010-05-053-6/+54
|
* NEWT Fixes (Windows/child-win):Sven Gothel2010-05-045-4/+5
| | | | | | | | | | | | | - Clarify NEWT setSize/setPosition in regards to fullscreen state - Windows: Allow child win to receive keyboard events - requestFocus: calls SetForegroundWindow and SetFocus - requestFocus when mouse clicked - add WS_TABSTOP - Windows: Allow child win to set position - TODO: child-win fullscreen as in X11 ..
* Fix script locationSven Gothel2010-05-042-2/+6
|
* Move all scripts to it's folderSven Gothel2010-05-0417-0/+487
|
* cleanup scripts ; updated win32 and win64 scripts with my environmentSven Gothel2010-04-2912-0/+360
|
* Fix privileged access (applet)Sven Gothel2010-04-281-0/+36
|
* Integrate deployment scripts. jar: copy-repack200-sign-pack200. jnlp: ↵Sven Gothel2010-04-286-28/+104
| | | | copy-filter
* JNLP: Update Check Background - AlwaysSven Gothel2010-04-222-2/+5
|
* Add deployment scripts ..Sven Gothel2010-04-212-0/+64
|
* javadoc fixAwayFromSunSven Gothel2009-11-101-4/+4
|
* Fix WindowsOffscreenWGLDrawableSven Gothel2009-10-164-0/+204