aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsWGLGraphicsConfigurationFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-477/+0
* Fix bug #459 NV/Win7 PDF/caps selectionSven Gothel2011-02-051-2/+12
* Fix for Bug #452Sven Gothel2011-02-031-93/+99
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-311-80/+135
* Fix WGL Bitmap Offscreen DrawableSven Gothel2010-12-161-2/+14
* Cleanup GLGraphicsConfiguration[Factory] implementations (X11/WGL)Sven Gothel2010-12-101-211/+182
* Windows WGL fixes updateGraphicsConfiguration(..) and DummyWGLDrawableSven Gothel2010-12-031-20/+15
* Reduce visibility -> package privateSven Gothel2010-11-261-15/+15
* NativeWindow/GDI: Adding ERROR_SUCCESS to make the code more clear.Sven Gothel2010-11-251-4/+6
* X11/WGL: Unify GraphicsConfiguration Selection - Fixes WGL Bugs 397, 410, 429...Sven Gothel2010-11-231-183/+267
* JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo...Sven Gothel2010-11-181-7/+14
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-26/+36
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-5/+17
* NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()Sven Gothel2010-11-151-2/+2
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-141-7/+11
* AbstractGraphicsDevice ..: Add device/display connection attribute to support...Sven Gothel2010-11-121-2/+2
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-7/+8
* JOGL: WindowsWGLDrawableFactory/X11GLXDrawableFactory: synchronize sharedCont...Sven Gothel2010-10-091-55/+57
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-6/+7
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-15/+15
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-1/+0
* JOGL (Windows):Sven Gothel2010-04-151-22/+12
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-3/+5
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-10/+5
* Added FIXME comment: DBLBUFOFFSCRN, to tag the impl of forcing single buffer ...Sven Gothel2010-04-091-3/+3
* 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/+319