summaryrefslogtreecommitdiffstats
path: root/src/demos/readbuffer
Commit message (Collapse)AuthorAgeFilesLines
* fixed jogl-demos since we moved some packages in jogl.Michael Bien2010-03-281-2/+2
|
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-275-19/+19
|
* Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9)Sven Gothel2010-03-261-0/+1
|
* Tweak read buffer demoAwayFromSunSven Gothel2009-10-161-5/+8
|
* ReadBuffer: Use temp file ; Use TextureIO ; JOGL ↵Sven Gothel2009-10-112-7/+13
| | | | 8f76db4364f66c36780e762e086a18d5cc315363
* 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-044-9/+16
|
* Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel ↵Sven Gothel2009-10-046-0/+740
to file, texture - direct or via attaching the drawable to another context as it's readbuffer