Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981: | Sven Gothel | 2010-05-11 | 1 | -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 bundles | Sven Gothel | 2010-05-05 | 3 | -6/+54 |
| | |||||
* | NEWT Fixes (Windows/child-win): | Sven Gothel | 2010-05-04 | 5 | -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 location | Sven Gothel | 2010-05-04 | 2 | -2/+6 |
| | |||||
* | Move all scripts to it's folder | Sven Gothel | 2010-05-04 | 17 | -0/+487 |
| | |||||
* | cleanup scripts ; updated win32 and win64 scripts with my environment | Sven Gothel | 2010-04-29 | 12 | -0/+360 |
| | |||||
* | Fix privileged access (applet) | Sven Gothel | 2010-04-28 | 1 | -0/+36 |
| | |||||
* | Integrate deployment scripts. jar: copy-repack200-sign-pack200. jnlp: ↵ | Sven Gothel | 2010-04-28 | 6 | -28/+104 |
| | | | | copy-filter | ||||
* | JNLP: Update Check Background - Always | Sven Gothel | 2010-04-22 | 2 | -2/+5 |
| | |||||
* | Add deployment scripts .. | Sven Gothel | 2010-04-21 | 2 | -0/+64 |
| | |||||
* | javadoc fixAwayFromSun | Sven Gothel | 2009-11-10 | 1 | -4/+4 |
| | |||||
* | Fix WindowsOffscreenWGLDrawable | Sven Gothel | 2009-10-16 | 4 | -0/+204 |