aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/x11/glx/X11GLXGraphicsConfigurationFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-378/+0
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-311-79/+134
* Cleanup GLGraphicsConfiguration[Factory] implementations (X11/WGL)Sven Gothel2010-12-101-68/+18
* Cleanup GLDrawableFactory API and platform ImplementationsSven Gothel2010-12-031-50/+0
* Reduce visibility -> package privateSven Gothel2010-11-261-9/+9
* X11/WGL: Unify GraphicsConfiguration Selection - Fixes WGL Bugs 397, 410, 429...Sven Gothel2010-11-231-67/+81
* JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo...Sven Gothel2010-11-181-0/+22
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-50/+74
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-8/+8
* Misc CleanupsSven Gothel2010-09-151-3/+2
* trivial code cleanup in glx package.Michael Bien2010-09-091-31/+23
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-163/+138
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-271-6/+6
* reviewed X11Lib.XLock/UnlockDisplay() usage:Michael Bien2010-04-221-132/+138
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-20/+72
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-2/+3
* Added FIXME comment: DBLBUFOFFSCRN, to tag the impl of forcing single buffer ...Sven Gothel2010-04-091-1/+1
* 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-2/+2
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+340