Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PMVMatrix changes and minor cleanup | Sven Gothel | 2023-05-07 | 3 | -133/+188 |
| | |||||
* | Adapt to JOGL GLArrayData API Change commit ↵ | Sven Gothel | 2023-02-25 | 4 | -110/+123 |
| | | | | 3d537d4239e3772ffdb33592e5e66844d94ac9f3 | ||||
* | Applying author's privacy request of src/demos/particles/engine/* files | Sven Gothel | 2022-10-17 | 6 | -11/+11 |
| | |||||
* | Adapt to GlueGen commit acd52a1936090eee11b3220f5c75ee37763773c7 | Sven Gothel | 2015-10-15 | 2 | -35/+44 |
| | |||||
* | Disable Demo 'VertexArrayRange', this extension is no more supportedv2.3.2v2.3.1v2.3.0 | Sven Gothel | 2015-03-05 | 1 | -0/+0 |
| | |||||
* | Revert "Create ManyTriangleInstanced.java" | Sven Gothel | 2015-02-03 | 1 | -112/+0 |
| | | | | This reverts commit e147bbeb9c86800260cd0405c9cb3660a3f45a14. | ||||
* | Revert "Added." | Sven Gothel | 2015-02-03 | 8 | -833/+3 |
| | | | | This reverts commit 5a37c7f33e5b3584a3561f240392814940a69956. | ||||
* | Merge remote-tracking branch 'origin/master' | Sven Gothel | 2015-02-03 | 8 | -0/+942 |
|\ | |||||
| * | Added. | toruwest | 2014-10-16 | 8 | -3/+833 |
| | | |||||
| * | Create ManyTriangleInstanced.java | toruwest | 2014-10-15 | 1 | -0/+112 |
| | | |||||
* | | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-03 | 217 | -773/+776 |
|/ | |||||
* | Adapt to JOGL commit 38f6915fedb765313c1f4646acf9e13dfbccef36 (FBObject) | Sven Gothel | 2014-09-21 | 2 | -21/+33 |
| | |||||
* | Adapt to JOGL commit 15b9e36e80d6f62f7dfb5c45d00cd04de2007ee5 (GammaRamp ↵v2.2.4v2.2.3v2.2.2v2.2.1v2.2.0b22x | Sven Gothel | 2014-07-28 | 1 | -20/+28 |
| | | | | changes) | ||||
* | Adapt to JOGL commit ec2d94ca26ddab8ec67135ebc5f2d0a43f6a4c25 (Bug 1031: ↵ | Sven Gothel | 2014-07-10 | 9 | -328/+456 |
| | | | | Remove Deprecated Classes and Methods) | ||||
* | Adapt to JOGL commit ebe980ad6ac40148bc84913d1ba1f7adf6200490 (Bug 741 HiDPI) | Sven Gothel | 2014-06-06 | 2 | -187/+181 |
| | | | | AWTMouseAdapter and AWTMouseAdapter ctor have been changed .. | ||||
* | Adapt to JOGL HiDPI (Bug 741) changes up-to commit ↵ | Sven Gothel | 2014-05-27 | 15 | -446/+615 |
| | | | | bcda2dad1a6569ffd4eba07b231d50fdafc60b7f | ||||
* | Fix RawGL2ES2demo: Issue glDeleteBuffers(..) at dispose(..) not display(..); ↵ | Sven Gothel | 2014-04-11 | 1 | -25/+25 |
| | | | | | | Whistespace cleanup. Using a 'marked for deletion' buffer is not supported on all GL specifications, if at all (?). | ||||
* | Adapt to jogl changes post 2.1.5 | Sven Gothel | 2014-03-17 | 2 | -17/+15 |
| | |||||
* | Removed TiledRendering demo - now migrated to JOGL unit-testsv2.1.1v2.1.0 | Sven Gothel | 2013-09-03 | 1 | -160/+0 |
| | |||||
* | Fix bug 821: RawGL2ES2demo: Explicit add #version 130 for GL3 core & release ↵ | Xerxes Rånby | 2013-09-02 | 1 | -26/+57 |
| | | | | | | VBO using glDeleteBuffers. Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | Fix bug 821: RawGL2ES2demo: Use VBO buffers and update shaders to stay ↵ | Xerxes Rånby | 2013-08-30 | 1 | -5/+59 |
| | | | | | | GL3/ES3 core profile compatible. Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | Adapt to to JOGL commit 78abc89be7f3935f26802cc0db33f61fc2c65de0 - ↵v2.0.2 | Sven Gothel | 2013-07-17 | 5 | -5/+5 |
| | | | | LDrawableFactory.canCreateGLPbuffer(..) add GLProfile argument, similar to canCreateFBO(..) | ||||
* | glredbook1314/mvarray: glMultiDrawElements require direct NIO buffer | Xerxes Rånby | 2013-07-05 | 1 | -1/+5 |
| | | | | Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | HDR: Add resource re: floating point filtering .. | Sven Gothel | 2013-06-17 | 1 | -0/+2 |
| | |||||
* | Adapt to JOGL commit 8b33170ec6fd3f215976875cb66d746fa1b48f61, Fix Bug 688: ↵ | Sven Gothel | 2013-06-17 | 7 | -18/+6 |
| | | | | Removal of NEWT KeyEvent.EVENT_KEY_TYPED and KeyListener.keyTyped(KeyEvent) | ||||
* | Adapt to JOGL changes commit fd418a69eca7b8c1bb74244982305fc6004d0a52 | Sven Gothel | 2013-04-18 | 2 | -5/+12 |
| | | | | Note: We have to find an independent impl. of HDR demo, due to removal of pbuffer floating point texture properties. | ||||
* | RawGL2ES2demo: Fixed compile/launch in document due to package demos.es2;' | Sven Gothel | 2013-01-19 | 1 | -1/+4 |
| | |||||
* | RawGL2ES2demo: Fixed launch in document due to package demos.es2;' | Sven Gothel | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | RawGL2ES2demo: Fix Animator usage; Added missing 'package demos.es2;' | Sven Gothel | 2013-01-19 | 1 | -1/+3 |
| | |||||
* | Adapt to JOGL ShaderState changes - track our own instance. | Sven Gothel | 2012-12-23 | 5 | -30/+58 |
| | |||||
* | Adapt to JOGL changes commit 5fafc1ac360333645b807dcd8dff0c0a655ea439 | Sven Gothel | 2012-11-16 | 2 | -0/+3 |
| | |||||
* | Adapt to JOGL changes commit 5fafc1ac360333645b807dcd8dff0c0a655ea439 | Sven Gothel | 2012-11-16 | 2 | -0/+4 |
| | |||||
* | Adapt to latest JOGL changesv2.0-rc11 | Sven Gothel | 2012-10-12 | 6 | -9/+13 |
| | |||||
* | Improve frame rendering smoothness in src/demos/es2/RawGL2ES2demo.java | Xerxes Rånby | 2012-09-20 | 1 | -4/+7 |
| | | | | | | | by using Animator instead of FPSAnimator. Calculate the time deltas for the theta movement using milliseconds passed between two frames. Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | Fix ecj warnings in src/demos/es2/RawGL2ES2demo.java | Xerxes Rånby | 2012-09-20 | 1 | -21/+0 |
| | | | | | | Removed unused imports, unused c field and the unused printMatrix function. Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | Use NIO Direct buffers to pass data to glVertexAttribPointer in ↵ | Xerxes Rånby | 2012-09-20 | 1 | -2/+19 |
| | | | | | | | | | | | | | | | RawGL2ES2demo.java https://github.com/sgothel/jogl/commit/3f5aac3536956e245d0e151e4915e7dd67a08b7e Fixed two logical flaws regarding: - GL spec: Pointer functions required passed memory pointers to persist - JNI: Primitive arrays may change their native memory location (swap), even if they were not GC'ed. The demo code is now updated to stay compatible with this change. Signed-off-by Xerxes Rånby <[email protected]> | ||||
* | es2/RawGL2ES2demo: Remove AWT dependency to allow running on a Raspberry Pi; ↵ | Xerxes Rånby | 2012-08-22 | 1 | -46/+72 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make syntax BeanShell compatible. - Raspberry Pi: Removed dependency of com.jogamp.newt.awt.NewtCanvasAWT to allow running on -Djava.awt.headlessi=true systems, we can do this by using NEWT directly to open a window. You can run this demo on a Raspberry Pi using the JogAmp JOGL auto-build aggregate from 20 Aug 2012 and later: wget http://jogamp.org/deployment/archive/master/gluegen_577-joal_347-jogl_790-jocl_653/archive/jogamp-all-platforms.7z 7z x jogamp-all-platforms.7z cd jogamp-all-platforms wget https://raw.github.com/xranby/jogl-demos/master/src/demos/es2/RawGL2ES2demo.java javac -cp jar/jogl-all.jar:jar/gluegen-rt.jar RawGL2ES2demo.java java -Dnativewindow.ws.name=jogamp.newt.driver.bcm.vc.iv -cp jar/jogl-all.jar:jar/gluegen-rt.jar:. RawGL2ES2demo - Beanshell: removed final in function arguments and changed float array declaration to become BeanShell compatible. You can run this demo interpreted using Beanshell: wget http://www.beanshell.org/bsh-2.0b4.jar java -cp jar/jogl-all.jar:jar/gluegen-rt.jar:bsh-2.0b4.jar:. bsh.Interpreter RawGL2ES2demo.java - Vertex and Fragment shaders: remove #version lines to make the shaders compile on more drivers. | ||||
* | Adapt to JOGL changes commit 00bef95008b02cc71e166da122884402e9381f44v2.0-rc10 | Sven Gothel | 2012-07-25 | 1 | -2/+4 |
| | |||||
* | Adapt to FBObject changes | Sven Gothel | 2012-07-20 | 2 | -46/+30 |
| | |||||
* | Remove GLProfile.initSingleton(..) calls and JNLP argument ↵ | Sven Gothel | 2012-06-21 | 48 | -416/+50 |
| | | | | | | | | | | 'NotFirstUIActionOnProcess'; Adapt to CapabilitiesChooser API/generics change; Misc - Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionOnProcess' - Adapt to CapabilitiesChooser API/generics change - Cleanup some generics use .. etc | ||||
* | Merge pull request #3 from xranby/masterv2.0-rc9v2.0-rc6 | Sven Gothel | 2012-04-16 | 1 | -0/+455 |
|\ | | | | | RAW JOGL2 OpenGL ES 2 demo | ||||
| * | RawGL2ES2demo: make shaders Mesa X11 GL compatible. | Xerxes Rånby | 2012-03-23 | 1 | -6/+21 |
| | | |||||
| * | RawGL2ES2demo: Mention JOGL probing of system installed libGL and libEGL. | Xerxes Rånby | 2012-03-23 | 1 | -3/+17 |
| | | |||||
| * | JOGL2 OpenGL ES 2 demo to expose and learn what the RAW OpenGL ES 2 API ↵ | Xerxes Rånby | 2012-03-23 | 1 | -0/+426 |
| | | | | | | | | looks like. | ||||
* | | Adapt to JOGL's ShaderUtil API changes commit ↵v2.0-rc8v2.0-rc7 | Sven Gothel | 2012-04-16 | 3 | -14/+14 |
| | | | | | | | | 62e5686fb583ad991d5811baf242d40d21952e27 | ||||
* | | Removed obsolete openmax demos. JOGL has demo/test code for GLMediaPlayer | Sven Gothel | 2012-04-09 | 8 | -977/+0 |
|/ | |||||
* | Adapt to GlueGen IO resource changes URL -> URLConnection for effeciency | Sven Gothel | 2012-03-17 | 2 | -17/+14 |
| | |||||
* | Adapt to JOGL's NativeWindow changes | Sven Gothel | 2012-03-06 | 1 | -5/+17 |
| | |||||
* | Extract demos 'dualDepthPeeling' and 'tennis' w/ code and data. Skip ↵ | Sven Gothel | 2012-02-28 | 6 | -5/+5 |
| | | | | | | | | www/*.7z from archive. Extracting the demos reduces the footprint of general demo data (especially for dualDepthPeeling's dragon.obj) and also allows to run the demo as standalone (tennis). | ||||
* | Adapt to latest JOGL changes (commit: ↵ | Sven Gothel | 2012-02-24 | 5 | -17/+12 |
| | | | | a4c7bf0420e369e71561d2847f2fc444ce5abafa, d97c54896d349e8a22c9cafec75c62476c16fdd1) |