summaryrefslogtreecommitdiffstats
path: root/src/demos/readbuffer/Surface2File.java
Commit message (Collapse)AuthorAgeFilesLines
* sync w/ jogl e007bb306124411e0232e51d16aa493cbd361f74Sven Gothel2011-04-261-2/+2
|
* syn with JOGL 018c7e8660dc0af68bd129be9af5094d04d0b431Sven Gothel2010-10-081-1/+1
|
* modifications due to refactorings in gluegen and jogl.Michael Bien2010-03-291-3/+0
|
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-3/+3
|
* ReadBuffer: Use temp file ; Use TextureIO ; JOGL ↵Sven Gothel2009-10-111-4/+7
| | | | 8f76db4364f66c36780e762e086a18d5cc315363
* ReadBuffer Demos: Use NetPbmTextureWriterSven Gothel2009-10-041-3/+3
|
* Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel ↵Sven Gothel2009-10-041-0/+79
to file, texture - direct or via attaching the drawable to another context as it's readbuffer