| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix context sharing demo, ie the shared context must be available (addNotify)... | Sven Gothel | 2010-12-03 | 1 | -25/+15 |
* | Add build id, branch and commit to artifacts properties | Sven Gothel | 2010-11-29 | 1 | -1/+7 |
* | Adapt to JOGL 597007fc23fbf86e036629b6c6b157e0e0506715 | Sven Gothel | 2010-11-28 | 2 | -2/+2 |
* | JNLP: Add missing newt | Sven Gothel | 2010-11-25 | 2 | -2/+2 |
* | Add missing newt-allv2.0-rc1 | Sven Gothel | 2010-11-24 | 14 | -8/+15 |
* | Adapt to JOGL 7262641429b542929efc699e392f410f1dee2187 | Sven Gothel | 2010-11-23 | 17 | -29/+119 |
* | Add Archive | Sven Gothel | 2010-11-09 | 1 | -32/+62 |
* | Accomodate JOGL changes up to ce24d32178106baa16e84f016192441ce45845a7 | Sven Gothel | 2010-10-29 | 12 | -25/+25 |
* | Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App... | Sven Gothel | 2010-10-14 | 82 | -285/+573 |
* | syn with JOGL 018c7e8660dc0af68bd129be9af5094d04d0b431 | Sven Gothel | 2010-10-08 | 2 | -3/+3 |
* | Merge branch 'master' of github.com:sgothel/jogl-demos | Sven Gothel | 2010-09-24 | 2 | -113/+90 |
|\ |
|
| * | html cleanup. | Michael Bien | 2010-09-03 | 2 | -124/+57 |
| * | Fixed a couple of small glitches in the jogl-demos website | DemoscenePassivist | 2010-09-04 | 2 | -6/+50 |
* | | Picking unsigned integer handling fix. | Sven Gothel | 2010-09-24 | 1 | -2/+2 |
* | | Sync with JOGL: 1c02f0eeb539ff5de7259b822893ab63a9cc3ab0 | Sven Gothel | 2010-09-23 | 26 | -61/+94 |
|/ |
|
* | Add GL 3.3, 4.0 and 4.1 info - JOGL: ca119c97340caf325cd682c5fdbe8f794a35ac0e | Sven Gothel | 2010-08-24 | 1 | -0/+73 |
* | Simplify default value of product.build.number | Sven Gothel | 2010-07-27 | 1 | -5/+1 |
* | Fix: jogl-demos.build.number default/file value order | Sven Gothel | 2010-07-26 | 1 | -0/+5 |
* | Add jogl-demos.build.number - artifact.properties | Sven Gothel | 2010-07-26 | 3 | -3/+10 |
* | Fixes against JOGL a4b16ad544f3f7872f15e52d7ada7dc1e506d333 | Sven Gothel | 2010-07-16 | 12 | -32/+22 |
* | Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat... | Sven Gothel | 2010-06-10 | 51 | -20/+197 |
* | Changes according to JOGL 811bd23ed37e392abb349f850a0b1dac635d021e | Sven Gothel | 2010-05-28 | 6 | -6/+6 |
* | Fixes for JOGL changes 6e599a2696f878786783e0fea17534e67655a5c9 | Sven Gothel | 2010-05-21 | 15 | -15/+16 |
* | Fix JNLPs .. vendor and url | Sven Gothel | 2010-05-19 | 18 | -377/+9 |
* | www: add proper redirection to folder www | Sven Gothel | 2010-05-08 | 1 | -0/+7 |
* | Fix URLs | Sven Gothel | 2010-05-08 | 24 | -44/+44 |
* | Fix applet-launcher URLs | Sven Gothel | 2010-05-08 | 3 | -6/+6 |
* | Fix links | Sven Gothel | 2010-05-08 | 1 | -21/+21 |
* | Merge jogamp.org edited version | Sven Gothel | 2010-05-08 | 1 | -1388/+1075 |
* | Fix URLs | Sven Gothel | 2010-05-05 | 13 | -146/+133 |
* | Fix NewtFactory usage | Sven Gothel | 2010-05-05 | 7 | -1/+1 |
* | Adaption to JOGL 1ad8c39df6b097c80ba7a85badf555e7f669cc3f | Sven Gothel | 2010-04-24 | 20 | -20/+18 |
* | Fix: delete Newt window completly (deep) | Sven Gothel | 2010-04-23 | 4 | -3/+13 |
* | Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p... | Sven Gothel | 2010-04-22 | 1 | -6/+6 |
* | JNLP: Update Check Background - Always | Sven Gothel | 2010-04-22 | 23 | -0/+23 |
* | Add win32 script, misc stuff .. | Sven Gothel | 2010-04-21 | 5 | -3/+23 |
* | Show GLContext GL Version | Sven Gothel | 2010-04-16 | 3 | -4/+6 |
* | Fixes to match JOGL 2ae28d54858ff684bc2368e0476a7a357dc63432 | Sven Gothel | 2010-04-15 | 12 | -17/+90 |
* | Merge branch 'master' of github.com:mbien/jogl-demos | Sven Gothel | 2010-04-08 | 18 | -17/+33 |
|\ |
|
| * | fixed imports to fix build. | Michael Bien | 2010-04-08 | 17 | -17/+17 |
| * | added intelliJ module file. | Michael Bien | 2010-04-08 | 1 | -0/+16 |
* | | Fix exit on bad arguments | Sven Gothel | 2010-04-08 | 1 | -2/+8 |
* | | swt add | Sven Gothel | 2010-04-01 | 1 | -0/+1 |
|/ |
|
* | Adaptions to jogl:1a2a54a83a9adb95b4bfe9c337751acbef0cb0d3 gluegen:7220416bce... | Sven Gothel | 2010-03-30 | 3 | -12/+17 |
* | Merge branch 'master' of github.com:mbien/jogl-demos | Sven Gothel | 2010-03-30 | 82 | -379/+411 |
|\ |
|
| * | modifications due to refactorings in gluegen and jogl. | Michael Bien | 2010-03-29 | 57 | -316/+365 |
| * | changes due to package rename in jogl. | Michael Bien | 2010-03-29 | 30 | -61/+44 |
| * | fixed jogl-demos since we moved some packages in jogl. | Michael Bien | 2010-03-28 | 30 | -51/+51 |
* | | Merge branch 'master' of github.com:mbien/jogl-demos | Sven Gothel | 2010-03-28 | 150 | -293/+510 |
|\| |
|
| * | modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 145 | -270/+379 |