aboutsummaryrefslogtreecommitdiffstats
path: root/src/nativewindow/native/x11
Commit message (Expand)AuthorAgeFilesLines
* X11Util/Xmisc setX11ErrorHandler: Force setting X11 error handler if invoked ...Sven Gothel2012-11-272-23/+25
* Fix commit fbe331f013608eb31ff0d8675f4e4c9881c9c48b (Bug 616 - Remove XInitTh...Sven Gothel2012-10-021-17/+5
* Workaround for Bug 623: Sporadic XCB assertion failures w/ ATI proprietary dr...Sven Gothel2012-09-301-0/+35
* X11 NativeWindow: Fix Error and IOError handler, i.e. NPE checks and no JVM d...Sven Gothel2012-09-281-39/+34
* Fix Bug 616: X11: Remove XInitThreads() dependency while cleaning up device l...Sven Gothel2012-09-271-16/+22
* Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti...Sven Gothel2012-07-241-2/+28
* C code: remove warningsSven Gothel2012-07-061-4/+4
* NativeWindow/Newt X11ErrorHandler enhancement / unification - don't throw exc...Sven Gothel2012-07-052-105/+147
* Bug 577: Disable debug message XInitThreads() called (only enabled in native ...Sven Gothel2012-04-261-2/+2
* NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope...Sven Gothel2012-03-061-3/+3
* NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co...Sven Gothel2012-02-273-89/+156
* X11Util.shutdown(): Remove x11IOErrorHandlerSven Gothel2011-11-261-0/+5
* NativeWindow X11 Locking: Fix XInitThreads/XLockDisplay/XUnlockDisplay Usage ;Sven Gothel2011-11-251-1/+4
* Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ...Sven Gothel2011-10-182-4/+4
* revert: a7340fd941b26d633c438cb5adb22f2c30a5cff0Sven Gothel2011-08-311-5/+4
* NativeWindow X11 Error Handler: Even if quiet, print message on stderr.Sven Gothel2011-08-311-3/+5
* AWT/X11 Reduce XQueryExtension 'hang' ; Impl. use XineramaIsActive() instead ...Sven Gothel2011-08-011-8/+9
* X11 Nativewindow/NEWT: X11 Error Handler (JNIEnv query for thread, stack trac...Sven Gothel2011-06-261-12/+57
* Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ...Sven Gothel2011-06-111-1/+1
* NativeWindow/X11: Simple cleanup/generalization ..Sven Gothel2011-04-261-5/+16
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-26/+26
* Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.Sven Gothel2010-12-121-61/+21
* X11 DummyWindow: Pass size and set size in proxySven Gothel2010-12-041-6/+5
* Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi...Sven Gothel2010-11-171-14/+62
* X11: Make X11 error handler quiet where we expect an X11 error, ie OpenGL 4 n...Sven Gothel2010-11-161-4/+8
* NEWT: Add optional eager native initialization ; Proper exception handlingSven Gothel2010-11-141-0/+6
* Removed no more used (see f47e8be170731d75a8b6002621a1541f90160465) and prori...Sven Gothel2010-11-081-222/+0
* Remove ancient DEC licensed file, use std X11 Xinerama extension instead.Sven Gothel2010-11-045-652/+5
* NativeWindow: Provide 'setX11ErrorHandler(boolean onoff)'Sven Gothel2010-11-031-7/+25
* Minor cleanup: strings, unused vars, ..Sven Gothel2010-11-021-3/+13
* Analysis of glXMakeCurrent freeze on ATI fglrx 8.78.6; Misc ..Sven Gothel2010-10-261-1/+1
* can't enable x11IOErrorHandler without disableSven Gothel2010-10-261-1/+1
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-33/+37
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-2/+1
* Removed COPYRIGHT.txt file, whichSven Gothel2010-09-141-26/+23
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-24/+16
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-041-20/+0
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-2/+11
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-271-7/+9
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-14/+36
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-0/+471
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-156-0/+990