aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/DefaultGLCapabilitiesChooser.java
Commit message (Expand)AuthorAgeFilesLines
* JOGL CapabilitiesChooser-API and impl.: Cleanup using generics: 'List l' -> '...Sven Gothel2012-06-211-4/+5
* Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34...Sven Gothel2012-03-131-4/+3
* Minor changes: DefaultGLCapabilitiesChooser + GearsES1/2 and Android demosSven Gothel2012-03-101-14/+15
* DefaultGLCapabilitiesChooser: Punish sample extension mismatch also if req ==...Sven Gothel2011-10-091-2/+1
* Generalize sample extension in GLCapabilities*, currently NV_coverage_sample ...Sven Gothel2011-10-081-2/+9
* DefaultGLCapabilitiesChooser: Add multisampling criteriaSven Gothel2011-10-011-1/+17
* Complete translucency support (core w/ X11 (only) - tested w/ NEWT)Sven Gothel2011-09-031-7/+12
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-1/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-311-35/+39
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-8/+8
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-0/+1
* JOGL (Windows):Sven Gothel2010-04-151-2/+2
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-1/+10
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-1/+1
* EGL debug fixes ..Sven Gothel2009-10-031-1/+2
* Add: Extended support for CVM crosscompile:sg2158892009-07-241-1/+4
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+239