aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/x11/glx/X11GLXDrawableFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-542/+0
* JOGL change of default GLProfile order: GL4bc, GL3bc, GL2, GL2GL3, GL4, GL3, ...Sven Gothel2011-01-311-2/+1
* Fix: In case no shared resource is available, query the GLXVersion.Sven Gothel2011-01-311-0/+5
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-311-30/+43
* makeCurrent/release within closuresSven Gothel2010-12-121-3/+4
* Generalize SharedResourceRunner and use/impl it for WGL as well (besides X11).Sven Gothel2010-12-111-262/+140
* Cleanup GLGraphicsConfiguration[Factory] implementations (X11/WGL)Sven Gothel2010-12-101-0/+1
* Cleanup GLDrawableFactory API and platform ImplementationsSven Gothel2010-12-031-36/+37
* JOGL: Proper handling of Read Drawable Support (if not supported), add query.Sven Gothel2010-11-281-65/+70
* JOGL/X11 Shutdown: Don't close pending Display connections since it may cause...Sven Gothel2010-11-221-1/+3
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-3/+5
* NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()Sven Gothel2010-11-151-2/+2
* JOGL X11/WGL: Proper usage of the shared resources in implementationSven Gothel2010-11-141-48/+78
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-141-100/+256
* The 'shared resource' thread must be a deamon, otherwise the application won'...Sven Gothel2010-11-091-1/+3
* JOGL DrawableFactory/AWT: Only use AWT factory if AWT is enabledSven Gothel2010-11-031-16/+18
* Proper X11 Display ClosingSven Gothel2010-10-291-15/+1
* Promoted the shutdown hook from GLDrawableFactoryImpl to GLProfile.Sven Gothel2010-10-291-48/+134
* Analysis of glXMakeCurrent freeze on ATI fglrx 8.78.6; Misc ..Sven Gothel2010-10-261-2/+2
* X11Util: lock toolkit/x11 unificationSven Gothel2010-10-261-32/+28
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-58/+71
* JOGL: WindowsWGLDrawableFactory/X11GLXDrawableFactory: synchronize sharedCont...Sven Gothel2010-10-091-9/+9
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-9/+10
* 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-101-73/+55
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-041-19/+6
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-90/+27
* Remove critical path in shutdown ..Sven Gothel2010-05-041-2/+4
* JOGL Error HandlingSven Gothel2010-04-271-1/+3
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-271-47/+117
* modifications due to method renaming in gluegen/procaddresstable.Michael Bien2010-04-241-2/+2
* changes due to refactorings in ProcAddressTable.Michael Bien2010-04-241-1/+1
* NEWT/AWT InteroperabilitySven Gothel2010-04-241-19/+4
* reviewed X11Lib.XLock/UnlockDisplay() usage:Michael Bien2010-04-221-9/+18
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-32/+20
* JOGL GL4 preperation (cont):Sven Gothel2010-04-171-5/+27
* JOGL (Windows):Sven Gothel2010-04-151-0/+3
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-47/+109
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-28/+60
* modifications due to class movement in gluegen.Michael Bien2010-03-311-4/+1
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-281-3/+3
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+285