Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simple JOGL2 port: Populate 'lib/jogamp/' w/ builds ↵ | Sven Gothel | 2012-10-07 | 1 | -1/+1 |
| | | | | 'gluegen_598-joal_364-jogl_825', use common 'lib/jogamp' folder in build/run | ||||
* | Simple JOGL2 port | Sven Gothel | 2012-10-07 | 1 | -7/+2 |
| | | | | | | | | | | - Remove _very_ old JOGL port (net.java.games.jogl.GL) - Rename Jsr231* -> Jogl* - Port Jsr231 to Jogl2: - package rename of jogl/joal - use AWT GLCanvas derivation instead of partially reimplementing it in JoglDriver - drop some EXT suffixes - name driver 'jogl2' | ||||
* | use gluegen-rt from jsr231 alias jogl | Carsten Weisse | 2007-04-28 | 1 | -1/+1 |
| | |||||
* | switch to jsr231 | Carsten Weisse | 2006-11-22 | 1 | -2/+2 |
| | |||||
* | bugfix: remove semicolon | Carsten Weisse | 2006-11-22 | 1 | -1/+1 |
| | |||||
* | use only one of the drivers (jogl/joal or lwjgl) because of library ↵merge_render-refactoring | Carsten Weisse | 2006-11-14 | 1 | -3/+9 |
| | | | | collisions jogl/joal is the default | ||||
* | switch to joal 1.0b01 | Carsten Weisse | 2006-10-24 | 1 | -1/+1 |
| | | | | (now we have a system independent joal.jar) TODO * build.xml, install.xml * jnlp files | ||||
* | developer start scripts | Holger Zickner | 2005-11-28 | 1 | -0/+4 |