aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/x11/glx/X11GLXGraphicsConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-447/+0
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-311-69/+81
* Reduce visibility -> package privateSven Gothel2010-11-261-24/+24
* NEWT: Adding CapabilitiesChooser setter and using it in createNativeImpl() ..Sven Gothel2010-11-181-2/+2
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-9/+11
* Implement CapabilitiesImmutable to indicate that getRequestedCapabilities() a...Steve Vaughan2010-11-171-1/+1
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-141-1/+1
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-1/+1
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-15/+9
* Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385...Sven Gothel2010-04-161-1/+4
* JOGL (Windows):Sven Gothel2010-04-151-4/+1
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-16/+41
* modifications due to class movement in gluegen.Michael Bien2010-03-311-3/+1
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-281-1/+1
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+416