Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed jogl-demos since we moved some packages in jogl. | Michael Bien | 2010-03-28 | 1 | -2/+2 |
| | |||||
* | modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 5 | -19/+19 |
| | |||||
* | Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9) | Sven Gothel | 2010-03-26 | 1 | -0/+1 |
| | |||||
* | Tweak read buffer demoAwayFromSun | Sven Gothel | 2009-10-16 | 1 | -5/+8 |
| | |||||
* | ReadBuffer: Use temp file ; Use TextureIO ; JOGL ↵ | Sven Gothel | 2009-10-11 | 2 | -7/+13 |
| | | | | 8f76db4364f66c36780e762e086a18d5cc315363 | ||||
* | demos.readbuffer.Main: Allow setting a boolean | Sven Gothel | 2009-10-05 | 1 | -1/+1 |
| | |||||
* | Fix ReadBuffer .. | Sven Gothel | 2009-10-05 | 3 | -5/+24 |
| | |||||
* | ReadBuffer Demos: Use NetPbmTextureWriter | Sven Gothel | 2009-10-04 | 4 | -9/+16 |
| | |||||
* | Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel ↵ | Sven Gothel | 2009-10-04 | 6 | -0/+740 |
to file, texture - direct or via attaching the drawable to another context as it's readbuffer |