summaryrefslogtreecommitdiffstats
path: root/src/demos/readbuffer/ReadBuffer2File.java
Commit message (Collapse)AuthorAgeFilesLines
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-2/+2
|
* ReadBuffer: Use temp file ; Use TextureIO ; JOGL ↵Sven Gothel2009-10-111-3/+6
| | | | 8f76db4364f66c36780e762e086a18d5cc315363
* ReadBuffer Demos: Use NetPbmTextureWriterSven Gothel2009-10-041-3/+3
|
* Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel ↵Sven Gothel2009-10-041-0/+74
to file, texture - direct or via attaching the drawable to another context as it's readbuffer