| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove workaround for Bug 798HEADmaster | Sven Gothel | 2013-07-24 | 2 | -8/+0 |
* | Add Applet Feature incl. required fixes. | Sven Gothel | 2013-06-28 | 21 | -330/+695 |
* | Fix Window destroyNotify() -> QUIT | Sven Gothel | 2013-06-27 | 6 | -13/+27 |
* | Adapt to JOGL/NEWT Changed up to v2.0.2-c12 .. | Sven Gothel | 2013-06-27 | 11 | -50/+42 |
* | Merge remote-tracking branch 'xranby-github/jsound' | Xerxes Rånby | 2013-04-26 | 1 | -2/+9 |
|\ |
|
| * | Enable use of jsound +set s_impl jsound | Xerxes Rånby | 2012-10-21 | 1 | -2/+9 |
* | | NEWTKBD: handle JogAmp 2.0.2 NEWT API changes. | Xerxes Rånby | 2013-04-11 | 1 | -3/+2 |
* | | Fix JOAL alGenSources channel initialization. | Xerxes Rånby | 2012-12-06 | 1 | -2/+5 |
* | | Fix static initialization of JOAL. | Xerxes Rånby | 2012-12-06 | 2 | -19/+27 |
* | | NEWTKBD: Handle VK_SPACE | Sven Gothel | 2012-10-28 | 1 | -3/+3 |
* | | Mesh.GL_DrawAliasFrameLerp() / Main.R_DrawParticles(): Re-enable EnableClient... | Sven Gothel | 2012-10-23 | 2 | -4/+4 |
* | | JoglGL2ES1: Remove ctor arg hasPointExt, since it's impl. in FFP Emul. | Sven Gothel | 2012-10-23 | 4 | -30/+11 |
* | | Cleanup: Revert minor (semantic) differences introduced in f5612e7dfc635359f1... | Sven Gothel | 2012-10-23 | 6 | -15/+17 |
|/ |
|
* | Fix/Enhance NEWT ScreenMode (FS) integration, simplify NEWTWin creation | Sven Gothel | 2012-10-19 | 14 | -195/+184 |
* | Added JOGL2 Flags (README/Jake2.sh), New JOGL Renderer Order, .. | Sven Gothel | 2012-10-19 | 10 | -32/+64 |
* | NEWTWin: Fix NPE if Screen is not initialized yet (fullscreen mode) | Sven Gothel | 2012-10-18 | 1 | -1/+4 |
* | NEWTWin: FPS dump on ARM more frequently :) | Sven Gothel | 2012-10-18 | 1 | -2/+13 |
* | JoglGL2ES1: Comment out GL_QUADS (not used), Remove ext GL_EXT_point_paramete... | Sven Gothel | 2012-10-18 | 1 | -5/+15 |
* | JoglGL2ES1: Regard 'hasPointExt' (diff ImmModeSink w/ more elements and ubyte... | Sven Gothel | 2012-10-18 | 5 | -21/+34 |
* | Fix QGL for ES1/ES2: Use ushort indices, since uint is n/a on ES1/ES2 profile | Sven Gothel | 2012-10-16 | 9 | -24/+34 |
* | Jogl*Driver.shutdown(): Release hold ctx before killing window offthread (req... | Sven Gothel | 2012-10-16 | 4 | -21/+37 |
* | GL2ES1: Add GL_EXT_point_parameters caps for ES1 GL driver | Sven Gothel | 2012-10-16 | 1 | -2/+4 |
* | Remove Oracle JDK plugin.jar dependency | Sven Gothel | 2012-10-16 | 1 | -3/+4 |
* | JoglGL2ES1: ImmModeSink: Drop color components (not used), initialElementSize... | Sven Gothel | 2012-10-16 | 1 | -3/+11 |
* | Adding jogldummy (dummy GL driver (no calls), but w/ NEWT and actual [not-use... | Sven Gothel | 2012-10-15 | 8 | -7/+419 |
* | JoglES2Driver: Use FFP COLOR_TEXTURE2, restrict shader resources for mobile | Sven Gothel | 2012-10-13 | 1 | -1/+1 |
* | Renderer: Catch all exceptions (Throwables) .. to cont. w/ avail driver (i.e.... | Sven Gothel | 2012-10-13 | 1 | -6/+9 |
* | Renderer: Remove LwjglRenderer (doesn't exist anymore), New Jogl Renderer def... | Sven Gothel | 2012-10-12 | 1 | -10/+4 |
* | Enabling GL2ES1 and GL2ES2 driver, using JOGL's ImmModeSink and FixedFunction...jogl2_es2 | Sven Gothel | 2012-10-12 | 10 | -1559/+2084 |
* | Simple NEWT port: Remove AWT dependencies in Jake2 / JOGL / Fast (default mod...NEWT | Sven Gothel | 2012-10-08 | 31 | -663/+1489 |
* | Remove lwjgl | Sven Gothel | 2012-10-08 | 7 | -2273/+0 |
* | JoglDriver: Add FPSCounter (all 60*5 frames) ; Remove glFlush() @ endFrame, d...jogl2_gl2 | Sven Gothel | 2012-10-08 | 1 | -1/+6 |
* | Simple JOGL2 port: Disable autoSwapBufferMode of GLCanvas (double swap == fli... | Sven Gothel | 2012-10-07 | 1 | -3/+6 |
* | Simple JOGL2 port | Sven Gothel | 2012-10-07 | 10 | -1620/+567 |
* | unused variablesjogl1 | Rene Stoeckel | 2009-12-13 | 2 | -4/+2 |
* | unused variables | Rene Stoeckel | 2009-12-13 | 5 | -12/+8 |
* | unused imports | Rene Stoeckel | 2009-12-13 | 1 | -3/+0 |
* | stronger typing | Rene Stoeckel | 2009-12-13 | 1 | -1/+1 |
* | Set background of Jake2Applet to black before fully initialized | Kenneth B. Russell | 2008-03-02 | 1 | -1/+8 |
* | Changes to enable Jake2 to run well as an applet inside the
| Kenneth B. Russell | 2008-03-02 | 8 | -108/+511 |
* | bugfix: cast the space to byte avoid array overflows | Carsten Weisse | 2008-03-02 | 1 | -2/+2 |
* | formatted | Carsten Weisse | 2008-03-02 | 2 | -85/+92 |
* | the callback renderer is never used | Carsten Weisse | 2008-03-02 | 3 | -701/+4 |
* | better javadoc | Carsten Weisse | 2008-03-02 | 1 | -1/+1 |
* | changes to handle resizable screens. | Carsten Weisse | 2008-03-02 | 1 | -10/+31 |
* | use getters and setters of modified viddef_t | Carsten Weisse | 2008-03-02 | 13 | -577/+580 |
* | changes to handle resizable screensapplet-support | Carsten Weisse | 2008-03-02 | 1 | -4/+37 |
* | inline cursorname | Carsten Weisse | 2008-03-02 | 1 | -13/+4 |
* | makes the reference constant | Carsten Weisse | 2008-03-01 | 1 | -1/+1 |
* | set new window location only in fullscreen mode | Carsten Weisse | 2007-11-03 | 3 | -6/+4 |