aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/FBObject.java
Commit message (Expand)AuthorAgeFilesLines
* FBObject: Meaningfull error message if TexImage2D fails.Sven Gothel2012-02-221-10/+17
* Fix/Extend FBObject (API Change): plain init(GL), support multiple attachText...Sven Gothel2011-05-171-116/+197
* FBObject: Add validation / API cleanupSven Gothel2011-04-221-42/+67
* Fix FBObject: Remove double stencil RB generation; Expose data (size, ..)Sven Gothel2011-04-081-13/+13
* Make FBObject more generic, split FBO/tex and depth/stencil attachements. All...Sven Gothel2011-04-051-67/+174
* Fix file modesSven Gothel2010-07-071-0/+0
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+263