aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/FBObject.java
Commit message (Expand)AuthorAgeFilesLines
* FBObject: Clarify reset(..), resetSamplingSink(..) ; Rename syncFramebuffer(....Sven Gothel2012-09-271-23/+37
* FBObject: Small cleanup of freeColorbufferImpl(gl, i) -> freeAllColorbufferIm...Sven Gothel2012-09-211-27/+26
* FBObject cleanup / review: strings, simplified re-attachment, removed redunda...Sven Gothel2012-09-201-169/+262
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-342/+540
* Robostness FBObject / GLReadBufferUtil: Ignore pre-existing GL errors - remov...Sven Gothel2012-08-171-3/+1
* Robustness: FBObject or reset(..)Sven Gothel2012-08-171-37/+69
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-0/+1943