aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/GLReadBufferUtil.java
Commit message (Expand)AuthorAgeFilesLines
* GLReadBufferUtil, ShaderUtil: Catch GLException (and dump if thrown), to incr...Sven Gothel2012-09-201-1/+3
* Robostness FBObject / GLReadBufferUtil: Ignore pre-existing GL errors - remov...Sven Gothel2012-08-171-0/+4
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-3/+9
* Fix GLReadBufferUtil for ES platforms: RGB read format may not be supported. ...Sven Gothel2012-02-221-13/+44
* Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ...Sven Gothel2011-06-071-0/+181