aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/GLFBODrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all backward compatibility issues w/ 2.2.0 and 2.2.1Sven Gothel2014-09-241-8/+10
* FBObject: Fix depth- and stencil bit count selection for attachRenderbuffer(..);Sven Gothel2014-09-201-7/+10
* New GLRendererQuirks.BuggyColorRenderbuffer: On Mesa 7.2 software, FBO color ...Sven Gothel2014-09-201-0/+5
* Bug 1037 - FBObject/GLFBODrawable: Do not assume using a TextureAttachment fo...Sven Gothel2014-07-281-10/+41
* Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re...Sven Gothel2014-05-221-4/+4
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-38/+38
* Fix some JavaDoc and API doc (reference) bugs ..Sven Gothel2013-09-081-4/+4
* Cleanup GLContext special entries: getOffscreenContextPixelDataType(), getOff...Sven Gothel2012-12-151-1/+21
* Refine ed7d5f2e3fc696d47b10c8d62a071643bf385588, set and restore FBO caps @ s...Sven Gothel2012-10-051-1/+3
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-0/+173