aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsWGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-478/+0
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-311-2/+1
* Debug/Cleanup: toString: print base classname only; Misc ..Sven Gothel2010-12-191-1/+8
* WindowsWGLContext: Proper var names, misc cleanupSven Gothel2010-12-181-17/+22
* JOGL: GLContextImpl's updateGLXProcAddressTable(..) only uses device as a key...Sven Gothel2010-12-091-23/+23
* Cleanup GLDrawableFactory API and platform ImplementationsSven Gothel2010-12-031-4/+9
* JOGL: Proper handling of Read Drawable Support (if not supported), add query.Sven Gothel2010-11-281-32/+40
* JOGL/Windows/ATI r3xx: Bug #438: tolerate release context if GetLastError is ...Sven Gothel2010-11-251-11/+18
* X11/WGL: Unify GraphicsConfiguration Selection - Fixes WGL Bugs 397, 410, 429...Sven Gothel2010-11-231-6/+0
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-2/+2
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-8/+18
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-141-30/+61
* JOGL/X11: Fix context scanning, misc simplifications ..Sven Gothel2010-11-031-30/+27
* JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGLSven Gothel2010-10-291-6/+24
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-1/+1
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-1/+2
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-70/+32
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-041-2/+2
* JOGL: Unified GLContext native handleSven Gothel2010-06-021-64/+52
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-111-17/+20
* ../jogl.logSven Gothel2010-05-101-5/+5
* Add native NEWT window parenting test. Fix some error messagesSven Gothel2010-04-301-6/+6
* - JAR Manifest: Trusted-Library: trueSven Gothel2010-04-281-3/+3
* JOGLSven Gothel2010-04-281-2/+2
* JOGL Error HandlingSven Gothel2010-04-271-3/+0
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-271-1/+2
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-7/+9
* JOGL GL4 preperation (cont):Sven Gothel2010-04-171-112/+127
* Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385...Sven Gothel2010-04-161-4/+1
* JOGL GL4 preperation:Sven Gothel2010-04-161-6/+10
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-15/+3
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+439