aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/x11/glx/X11DummyGLXDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-90/+0
* DummyWindow: 64x64, WGL: Use lockSurface/unlockSurface block to gather / rele...Sven Gothel2010-12-091-1/+1
* X11 DummyWindow: Pass size and set size in proxySven Gothel2010-12-041-2/+3
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-2/+7
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-3/+3
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-5/+5
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-09-151-3/+0
|\
| * trivial code cleanup in glx package.Michael Bien2010-09-091-3/+0
* | Removed COPYRIGHT.txt file, whichSven Gothel2010-09-141-27/+23
|/
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-8/+5
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-271-2/+2
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-8/+5
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-4/+16
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-0/+85