Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GLProfile.initSingleton(..) calls and JNLP argument ↵ | Sven Gothel | 2012-06-21 | 5 | -43/+0 |
| | | | | | | | | | | '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 | ||||
* | Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: ↵ | Sven Gothel | 2010-10-14 | 5 | -15/+40 |
| | | | | Applet's with native NEWT support, ie jogl-newt-applet-runner-gears.html | ||||
* | Adding GLProfile.initSingleton() call, ensuring [multithreading] ↵ | Sven Gothel | 2010-06-10 | 5 | -2/+17 |
| | | | | intitialization can be done in time | ||||
* | Fix URLs | Sven Gothel | 2010-05-08 | 3 | -3/+3 |
| | |||||
* | fixed imports to fix build. | Michael Bien | 2010-04-08 | 7 | -7/+7 |
| | |||||
* | Adaptions to jogl:1a2a54a83a9adb95b4bfe9c337751acbef0cb0d3 ↵ | Sven Gothel | 2010-03-30 | 1 | -11/+9 |
| | | | | gluegen:7220416bcef3140883d3966d921442feae3107c4 ; Fix build.xml: using rootrel.build | ||||
* | modifications due to refactorings in gluegen and jogl. | Michael Bien | 2010-03-29 | 35 | -204/+262 |
| | |||||
* | modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 70 | -114/+223 |
| | |||||
* | fixed EDT deadlock in redbook applet | Michael Bien | 2009-09-16 | 2 | -10/+30 |
| | |||||
* | Initial import of JOGL 2 redbook sample projects | Michael Bien | 2009-09-15 | 119 | -0/+19836 |
-project builds stand alone, all dependencies including doc are downloaded automatically -a full build will create a slideshow applet in dist/ -project can be opened with NetBeans -original credits go to Kiet Le, ported to JOGL 2 by Claudio E. Goes |