aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/windows/wgl
Commit message (Expand)AuthorAgeFilesLines
* NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()Sven Gothel2010-11-155-12/+8
* JOGL X11/WGL: Proper usage of the shared resources in implementationSven Gothel2010-11-141-24/+23
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-144-86/+193
* AbstractGraphicsDevice ..: Add device/display connection attribute to support...Sven Gothel2010-11-122-7/+2
* JOGL/X11: Fix context scanning, misc simplifications ..Sven Gothel2010-11-031-30/+27
* JOGL DrawableFactory/AWT: Only use AWT factory if AWT is enabledSven Gothel2010-11-031-4/+6
* JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGLSven Gothel2010-10-291-6/+24
* Promoted the shutdown hook from GLDrawableFactoryImpl to GLProfile.Sven Gothel2010-10-291-2/+1
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-147-26/+27
* Harmonize all runtime properties, see doc/Implementation/runtime-properties.txtSven Gothel2010-10-112-3/+2
* JOGL: WindowsWGLDrawableFactory/X11GLXDrawableFactory: synchronize sharedCont...Sven Gothel2010-10-092-70/+71
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-0611-72/+74
* Misc CleanupsSven Gothel2010-09-151-5/+3
* Removed COPYRIGHT.txt file, whichSven Gothel2010-09-141-25/+26
* Fix file modesSven Gothel2010-07-072-0/+0
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-07-071-2/+2
* Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-171-1/+1
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-1013-281/+167
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-044-53/+100
* JOGL: Unified GLContext native handleSven Gothel2010-06-022-76/+59
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-111-17/+20
* ../jogl.logSven Gothel2010-05-101-5/+5
* Remove critical path in shutdown ..Sven Gothel2010-05-041-2/+6
* 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-272-10/+11
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-271-1/+2
* NEWT/AWT InteroperabilitySven Gothel2010-04-241-17/+1
* reviewed calls to lockSurface() and ensured propper unlocking.Michael Bien2010-04-231-7/+7
* Review of using isGL2() and GL2.GL*Sven Gothel2010-04-221-1/+1
* JOGL GL4 preperation (cont):Sven Gothel2010-04-204-39/+32
* JOGL GL4 preperation (cont):Sven Gothel2010-04-172-117/+155
* Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385...Sven Gothel2010-04-162-5/+5
* JOGL GL4 preperation:Sven Gothel2010-04-162-7/+11
* JOGL (Windows):Sven Gothel2010-04-153-70/+70
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-152-8/+15
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-134-36/+24
* Added FIXME comment: DBLBUFOFFSCRN, to tag the impl of forcing single buffer ...Sven Gothel2010-04-091-3/+3
* modifications due to class movement in gluegen.Michael Bien2010-03-313-4/+2
* Adaptions toSven Gothel2010-03-301-1/+1
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-287-9/+9
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-2715-0/+3094