aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsExternalWGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-142/+0
* Fix GLContext ProcAddressTable Caching: Add sw/hw accel bit to hash value due...Sven Gothel2011-02-061-1/+1
* Fix for Bug #452Sven Gothel2011-02-031-1/+1
* Cleanup GLGraphicsConfiguration[Factory] implementations (X11/WGL)Sven Gothel2010-12-101-9/+2
* WGL: Add GetLastError in case external context/drawable can't be retrievedSven Gothel2010-11-261-3/+3
* X11/WGL: Unify GraphicsConfiguration Selection - Fixes WGL Bugs 397, 410, 429...Sven Gothel2010-11-231-1/+3
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-3/+12
* NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()Sven Gothel2010-11-151-1/+1
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-5/+6
* Fix file modesSven Gothel2010-07-071-0/+0
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-6/+2
* JOGL: Unified GLContext native handleSven Gothel2010-06-021-12/+7
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-1/+1
* JOGL GL4 preperation:Sven Gothel2010-04-161-1/+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/+146