aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/GLCapabilitiesImmutable.java
Commit message (Collapse)AuthorAgeFilesLines
* Generalize sample extension in GLCapabilities*, currently NV_coverage_sample ↵Sven Gothel2011-10-081-11/+23
| | | | is respected in EGL
* Unify Immutable/WriteCloneable Usage ; Remove Clonable for ImmutableOnly typesSven Gothel2011-09-041-3/+0
|
* GLCapabilitiesImmutable: No need to extend WriteClonable explicitly, ↵Sven Gothel2011-08-241-1/+1
| | | | extended by super class
* Add @OverrideSven Gothel2011-03-191-0/+3
|
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-0/+147