Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Applet Feature incl. required fixes. | Sven Gothel | 2013-06-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Jake2Applet - Reenable JavaScript Bridge to resize Applet - Pass through 4:3 aspect custom video mode (Jake2 args) - Pass through applet parameter 'jake_args' (Jake2 args) - OSX Hack: Re-create Game at init, otherwise flickering appears (??) - Fix VID.init: Set vid_ref.modifier = true, otherwise not guaranteed VID creation - BeginFrame, R_BeginFrame, beginFrame, activateGLContext: Return 'true', if ctx is available, otherwise false to skip frame. - NEWTWin: - Applet mode (in Applet container): Always release GL ctx - Use GLAnimatorControl impl, to state whether we are animating or not and to tell us, whether we have to release the GL ctx. - Add HOME -> Reparent feature for Applets - Workaround for NEWT/Windows Bug 798 - NEWT Key Handling: - Ignore auto-repeat - Workaround for NEWT/Windows Bug 798 - Add HTML page - normal - debug mode | ||||
* | Simple NEWT port: Remove AWT dependencies in Jake2 / JOGL / Fast (default ↵NEWT | Sven Gothel | 2012-10-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | mode) - Prepare for ES2 - Removed AWT init dialog, replaced w/ UI less auto install if n/a @ default location: $HOME/Jake2/baseq2 - JOGL GL2 Renderer 'joglgl2' - JOGL ES2 Renderer 'jogles2' (TBD) - Replaced JOGLKBD (AWT) w/ NEWTKBD - JOGL* Renderer using NEWT | ||||
* | Link jake2 jogl jnlp files to jogamp.org/deployment/jogamp-current | Sven Gothel | 2012-10-07 | 1 | -8/+8 |
| | |||||
* | Simple JOGL2 port | Sven Gothel | 2012-10-07 | 1 | -1/+1 |
| | | | | | | | | | | - 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' | ||||
* | sorry, enable client port | Carsten Weisse | 2007-03-17 | 1 | -5/+3 |
| | |||||
* | disable client port | Carsten Weisse | 2007-03-17 | 1 | -3/+5 |
| | |||||
* | change location of jake2 webstart | Carsten Weisse | 2007-03-17 | 1 | -6/+8 |
| | |||||
* | switch the online jnlp to jsr231 | Carsten Weisse | 2006-11-22 | 1 | -3/+4 |
| | |||||
* | joal via webstart from sun | Carsten Weisse | 2006-10-25 | 1 | -22/+5 |
| | |||||
* | jnlp for deathmatches on bytonic server | Holger Zickner | 2006-01-08 | 1 | -0/+58 |