| Commit message (Expand) | Author | Age | Files | Lines |
* | Bumo jogamp ..EQUALITY | Sven Gothel | 2012-10-23 | 4 | -0/+0 |
* | 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 | 7 | -16/+18 |
* | Bump JogAmp: Proper GL_POINTS FFP Emulation. | Sven Gothel | 2012-10-22 | 4 | -0/+0 |
* | Bump jogamp: Adding POINTS drawing in FFP emul. | Sven Gothel | 2012-10-20 | 5 | -2/+2 |
* | Bump jogamp (Fix FFP-Emu: glDrawArrays() called twice) | Sven Gothel | 2012-10-19 | 4 | -0/+0 |
* | Bump jogamp jars .. (NEWT FS fixes) | Sven Gothel | 2012-10-19 | 4 | -0/+0 |
* | Fix/Enhance NEWT ScreenMode (FS) integration, simplify NEWTWin creation | Sven Gothel | 2012-10-19 | 15 | -195/+186 |
* | Bump JOGL (incl. armv6hf for BCM-VC-IV, RaspberryPi) | Sven Gothel | 2012-10-19 | 6 | -0/+0 |
* | Added JOGL2 Flags (README/Jake2.sh), New JOGL Renderer Order, .. | Sven Gothel | 2012-10-19 | 13 | -127/+108 |
* | NEWTWin: Fix NPE if Screen is not initialized yet (fullscreen mode) | Sven Gothel | 2012-10-18 | 1 | -1/+4 |
* | Bump JOGL: FFP emu - don't handle CullFace (implicit by ES2 impl) | Sven Gothel | 2012-10-18 | 4 | -0/+0 |
* | bump JOGL: More effecient FFP-Emu PMVMatrix update | Sven Gothel | 2012-10-18 | 4 | -0/+0 |
* | Jake2.sh: set dummy audio driver (for testing) | Sven Gothel | 2012-10-18 | 1 | -5/+5 |
* | NEWTWin: FPS dump on ARM more frequently :) | Sven Gothel | 2012-10-18 | 2 | -3/+15 |
* | JoglGL2ES1: Comment out GL_QUADS (not used), Remove ext GL_EXT_point_paramete... | Sven Gothel | 2012-10-18 | 1 | -5/+15 |
* | bump jogl | Sven Gothel | 2012-10-18 | 4 | -0/+0 |
* | Jake2.sh: Remove stderr/stdout file pipe, java.awt.headless=true | Sven Gothel | 2012-10-18 | 1 | -3/+4 |
* | JoglGL2ES1: Regard 'hasPointExt' (diff ImmModeSink w/ more elements and ubyte... | Sven Gothel | 2012-10-18 | 5 | -21/+34 |
* | Bump jogamp changes .. | Sven Gothel | 2012-10-18 | 8 | -0/+0 |
* | 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 |
* | Fix build of dist: remove lwjgl, use jogamp lib location, fix scripts | Sven Gothel | 2012-10-16 | 9 | -165/+11 |
* | Jake2.sh | Sven Gothel | 2012-10-16 | 1 | -1/+7 |
* | Remove Oracle JDK plugin.jar dependency | Sven Gothel | 2012-10-16 | 2 | -5/+6 |
* | Bump gluegen-rt/jogl-all builds | Sven Gothel | 2012-10-16 | 5 | -0/+0 |
* | Jake2.sh script .. | Sven Gothel | 2012-10-16 | 1 | -2/+3 |
* | JoglGL2ES1: ImmModeSink: Drop color components (not used), initialElementSize... | Sven Gothel | 2012-10-16 | 1 | -3/+11 |
* | bump latest dev jogl-all.jar | Sven Gothel | 2012-10-15 | 2 | -0/+0 |
* | Jake2.sh start script: add some test args .. | Sven Gothel | 2012-10-15 | 1 | -1/+3 |
* | Adding jogldummy (dummy GL driver (no calls), but w/ NEWT and actual [not-use... | Sven Gothel | 2012-10-15 | 8 | -7/+419 |
* | jogl-all.jar: Use new FFP w/ default precision etc .. | Sven Gothel | 2012-10-14 | 1 | -0/+0 |
* | Jake2.sh: Set def. gl_mode 0 (320x240) | Sven Gothel | 2012-10-14 | 1 | -1/+2 |
* | Start scripts: Adding hints for timeout (as req. on rasp-pi since it's very s... | Sven Gothel | 2012-10-14 | 1 | -0/+1 |
* | Start scripts: Adding hints for timeout (as req. on rasp-pi since it's very s... | Sven Gothel | 2012-10-14 | 2 | -4/+7 |
* | Bump jogl-all w/ source, including the FFP shader resource enhancements for m... | Sven Gothel | 2012-10-13 | 2 | -0/+0 |
* | 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 |
* | Updating JogAmp modules to gluegen_599-joal_365-jogl_830-jocl_690 | Sven Gothel | 2012-10-12 | 37 | -0/+0 |
* | Enabling GL2ES1 and GL2ES2 driver, using JOGL's ImmModeSink and FixedFunction...jogl2_es2 | Sven Gothel | 2012-10-12 | 11 | -1559/+2089 |
* | Simple NEWT port: Remove AWT dependencies in Jake2 / JOGL / Fast (default mod...NEWT | Sven Gothel | 2012-10-08 | 37 | -676/+1507 |
* | Remove lwjgl | Sven Gothel | 2012-10-08 | 19 | -5527/+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 |
* | Add jogamp source-zip attachments in eclipse project | Sven Gothel | 2012-10-07 | 4 | -1/+3 |
* | Link jake2 jogl jnlp files to jogamp.org/deployment/jogamp-current | Sven Gothel | 2012-10-07 | 2 | -17/+17 |
* | Simple JOGL2 port: Populate 'lib/jogamp/' w/ builds 'gluegen_598-joal_364-jog... | Sven Gothel | 2012-10-07 | 33 | -11/+11 |