aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsDummyWGLDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-171/+0
* Fix WindowsDummyWGLDrawable: onscreen && !pbufferSven Gothel2011-01-311-1/+0
* debug node: WindowsDummyWGLDrawableSven Gothel2010-12-171-0/+1
* Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.Sven Gothel2010-12-121-24/+60
* WGL/DummyWindow: Roll back GetDC/ReleaseDC via lock/unlock surface, redundant...Sven Gothel2010-12-101-54/+26
* DummyWindow: 64x64, WGL: Use lockSurface/unlockSurface block to gather / rele...Sven Gothel2010-12-091-10/+55
* WGL DummyWindow: Use size 128x128 and set size in proxySven Gothel2010-12-041-1/+3
* Windows WGL fixes updateGraphicsConfiguration(..) and DummyWGLDrawableSven Gothel2010-12-031-11/+15
* JOGL: Fix CreateDummyWindow usage, no more sync needed, since the Window clas...Sven Gothel2010-11-221-5/+1
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-6/+14
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-2/+7
* 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-5/+6
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-7/+7
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-3/+4
* 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/+101