summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Sync with JOGL: 1c02f0eeb539ff5de7259b822893ab63a9cc3ab0Sven Gothel2010-09-2326-61/+94
|
* Add GL 3.3, 4.0 and 4.1 info - JOGL: ca119c97340caf325cd682c5fdbe8f794a35ac0eSven Gothel2010-08-241-0/+73
|
* Simplify default value of product.build.numberSven Gothel2010-07-271-5/+1
|
* Fix: jogl-demos.build.number default/file value orderSven Gothel2010-07-261-0/+5
|
* Add jogl-demos.build.number - artifact.propertiesSven Gothel2010-07-263-3/+10
|
* Fixes against JOGL a4b16ad544f3f7872f15e52d7ada7dc1e506d333Sven Gothel2010-07-1612-32/+22
|
* Adding GLProfile.initSingleton() call, ensuring [multithreading] ↵Sven Gothel2010-06-1051-20/+197
| | | | intitialization can be done in time
* Changes according to JOGL 811bd23ed37e392abb349f850a0b1dac635d021eSven Gothel2010-05-286-6/+6
|
* Fixes for JOGL changes 6e599a2696f878786783e0fea17534e67655a5c9Sven Gothel2010-05-2115-15/+16
|
* Fix JNLPs .. vendor and urlSven Gothel2010-05-1918-377/+9
|
* www: add proper redirection to folder wwwSven Gothel2010-05-081-0/+7
|
* Fix URLsSven Gothel2010-05-0824-44/+44
|
* Fix applet-launcher URLsSven Gothel2010-05-083-6/+6
|
* Fix linksSven Gothel2010-05-081-21/+21
|
* Merge jogamp.org edited versionSven Gothel2010-05-081-1388/+1075
|
* Fix URLsSven Gothel2010-05-0513-146/+133
|
* Fix NewtFactory usageSven Gothel2010-05-057-1/+1
|
* Adaption to JOGL 1ad8c39df6b097c80ba7a85badf555e7f669cc3fSven Gothel2010-04-2420-20/+18
|
* Fix: delete Newt window completly (deep)Sven Gothel2010-04-234-3/+13
|
* Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing ↵Sven Gothel2010-04-221-6/+6
| | | | profiles accordingly.
* JNLP: Update Check Background - AlwaysSven Gothel2010-04-2223-0/+23
|
* Add win32 script, misc stuff ..Sven Gothel2010-04-215-3/+23
|
* Show GLContext GL VersionSven Gothel2010-04-163-4/+6
|
* Fixes to match JOGL 2ae28d54858ff684bc2368e0476a7a357dc63432Sven Gothel2010-04-1512-17/+90
|
* Merge branch 'master' of github.com:mbien/jogl-demosSven Gothel2010-04-0818-17/+33
|\
| * fixed imports to fix build.Michael Bien2010-04-0817-17/+17
| |
| * added intelliJ module file.Michael Bien2010-04-081-0/+16
| |
* | Fix exit on bad argumentsSven Gothel2010-04-081-2/+8
| |
* | swt addSven Gothel2010-04-011-0/+1
|/
* Adaptions to jogl:1a2a54a83a9adb95b4bfe9c337751acbef0cb0d3 ↵Sven Gothel2010-03-303-12/+17
| | | | gluegen:7220416bcef3140883d3966d921442feae3107c4 ; Fix build.xml: using rootrel.build
* Merge branch 'master' of github.com:mbien/jogl-demosSven Gothel2010-03-3082-379/+411
|\
| * modifications due to refactorings in gluegen and jogl.Michael Bien2010-03-2957-316/+365
| |
| * changes due to package rename in jogl.Michael Bien2010-03-2930-61/+44
| |
| * fixed jogl-demos since we moved some packages in jogl.Michael Bien2010-03-2830-51/+51
| |
* | Merge branch 'master' of github.com:mbien/jogl-demosSven Gothel2010-03-28150-293/+510
|\|
| * modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-27145-270/+379
| |
| * introduced jogl.root and gluegen.root.Michael Bien2010-03-261-23/+26
| |
| * added NetBeans project files.Michael Bien2010-03-264-0/+105
| |
* | Deprecated demos, ie using a deprecated - non std GL API.Sven Gothel2010-03-261-0/+12
|/
* Enable building redbook demos by defaultSven Gothel2010-03-261-1/+1
|
* Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9)Sven Gothel2010-03-269-16/+24
|
* Redbook seperation ..Sven Gothel2009-11-102-6/+11
|
* Tweak read buffer demoAwayFromSunSven Gothel2009-10-161-5/+8
|
* JOGLNewtAppletBase et al - no dispose event at destruction, since it's ↵Sven Gothel2009-10-124-8/+24
| | | | critical within a browser
* ReadBuffer: Use temp file ; Use TextureIO ; JOGL ↵Sven Gothel2009-10-113-8/+16
| | | | 8f76db4364f66c36780e762e086a18d5cc315363
* JOGL changes ..Sven Gothel2009-10-1010-101/+93
|
* demos.readbuffer.Main: Allow setting a booleanSven Gothel2009-10-051-1/+1
|
* Fix ReadBuffer ..Sven Gothel2009-10-053-5/+24
|
* ReadBuffer Demos: Use NetPbmTextureWriterSven Gothel2009-10-045-10/+17
|
* Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel ↵Sven Gothel2009-10-0411-42/+822
| | | | to file, texture - direct or via attaching the drawable to another context as it's readbuffer