summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/GLCapabilitiesImmutable.java
Commit message (Expand)AuthorAgeFilesLines
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-5/+5
* Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...Sven Gothel2013-04-181-27/+0
* Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a...Sven Gothel2012-09-071-19/+60
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-3/+3
* GLCapabilities*: Add 'isFBO()' and 'setFBO(boolean)', allowing upcoming impl....Sven Gothel2012-07-091-0/+5
* Generalize sample extension in GLCapabilities*, currently NV_coverage_sample ...Sven Gothel2011-10-081-11/+23
* Unify Immutable/WriteCloneable Usage ; Remove Clonable for ImmutableOnly typesSven Gothel2011-09-041-3/+0
* GLCapabilitiesImmutable: No need to extend WriteClonable explicitly, extended...Sven Gothel2011-08-241-1/+1
* Add @OverrideSven Gothel2011-03-191-0/+3
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-0/+147