aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/GLFBODrawableImpl.java
Commit message (Expand)AuthorAgeFilesLines
* GLFBODrawableImpl: Following suit w/ commit b83b068c0f426f24a58e2bd9f52de9ebd...Sven Gothel2012-11-061-1/+1
* FBO ResetQuirk: Dump only brief information (OS, GL, JOGL sha1), the latter b...Sven Gothel2012-10-131-5/+11
* Fix Bug 617 (part2): Workaround buggy GPU driver where FBO reattachment of Co...Sven Gothel2012-10-061-22/+43
* Refine ed7d5f2e3fc696d47b10c8d62a071643bf385588, set and restore FBO caps @ s...Sven Gothel2012-10-051-7/+12
* FBO/Offscreen: Use most simple GLCapabilities for GLFBODrawableImpl's underly...Sven Gothel2012-10-051-18/+24
* FBObject/GLFBODrawable: Debug / glError detectionSven Gothel2012-10-021-4/+10
* FBObject: Clarify reset(..), resetSamplingSink(..) ; Rename syncFramebuffer(....Sven Gothel2012-09-271-4/+4
* GLFBODrawableImpl: Fix garbage @ swap, add [disabled] reset-quirk for testingSven Gothel2012-09-201-17/+48
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-81/+415
* Robostness: GLDrawableImpl's contextMadeCurrent()/contextRealized() ; GLFBODr...Sven Gothel2012-08-171-1/+5
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-0/+138