| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1135 - Cleanup: Fix native code Warning | Sven Gothel | 2015-03-06 | 2 | -3/+29 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -2/+2 |
* | [Jogl|Nativewindow|Newt]Common: Align all *Common_GetJNIEnv()/_ReleaseJNIEnv(... | Sven Gothel | 2014-01-11 | 1 | -73/+53 |
* | X11: Harden usage of 'XGetWindowProperty(..)' and 'XGetVisualInfo' - Add miss... | Sven Gothel | 2014-01-11 | 1 | -19/+17 |
* | Nativewindow/NEWT: Fix C Return Statement | Sven Gothel | 2013-11-17 | 1 | -1/+1 |
* | Fix GLIBC > 2.4 dependency regression of commit 613e33ee8ffc1f2b9c5db1e1b5bb5... | Sven Gothel | 2013-11-17 | 1 | -0/+3 |
* | JNI Code: Call DeleteLocalRef(..) manually. | Sven Gothel | 2013-11-05 | 1 | -0/+1 |
* | Bug 888 - Validate CPU Runtime Performance: X11GLXGraphicsConfiguration.GLXFB... | Sven Gothel | 2013-11-04 | 1 | -0/+15 |
* | Fix Bug 750: Leaked X11 ColorMap for each created X11 Window in NativeWindow ... | Sven Gothel | 2013-06-12 | 1 | -0/+7 |
* | X11 Error Handler: Start quiet; Init: quite = !debug; Internal calls: Pass th... | Sven Gothel | 2013-04-24 | 1 | -18/+18 |
* | NativeWindow OSXUtil RunOnMainThread: Use daemon attachment and do not detach... | Sven Gothel | 2013-03-18 | 1 | -2/+2 |
* | Bug 665 (part 1) - Allow dis-association of GLContext's GLDrawable .. | Sven Gothel | 2013-01-24 | 1 | -1/+1 |
* | SWT GLCanvas: Fix sporadic drop of redraw on X11 _and_ allow using custom GLC... | Sven Gothel | 2012-12-04 | 1 | -13/+110 |
* | X11Util/Xmisc setX11ErrorHandler: Force setting X11 error handler if invoked ... | Sven Gothel | 2012-11-27 | 2 | -23/+25 |
* | Fix commit fbe331f013608eb31ff0d8675f4e4c9881c9c48b (Bug 616 - Remove XInitTh... | Sven Gothel | 2012-10-02 | 1 | -17/+5 |
* | Workaround for Bug 623: Sporadic XCB assertion failures w/ ATI proprietary dr... | Sven Gothel | 2012-09-30 | 1 | -0/+35 |
* | X11 NativeWindow: Fix Error and IOError handler, i.e. NPE checks and no JVM d... | Sven Gothel | 2012-09-28 | 1 | -39/+34 |
* | Fix Bug 616: X11: Remove XInitThreads() dependency while cleaning up device l... | Sven Gothel | 2012-09-27 | 1 | -16/+22 |
* | Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti... | Sven Gothel | 2012-07-24 | 1 | -2/+28 |
* | C code: remove warnings | Sven Gothel | 2012-07-06 | 1 | -4/+4 |
* | NativeWindow/Newt X11ErrorHandler enhancement / unification - don't throw exc... | Sven Gothel | 2012-07-05 | 2 | -105/+147 |
* | Bug 577: Disable debug message XInitThreads() called (only enabled in native ... | Sven Gothel | 2012-04-26 | 1 | -2/+2 |
* | NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope... | Sven Gothel | 2012-03-06 | 1 | -3/+3 |
* | NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co... | Sven Gothel | 2012-02-27 | 3 | -89/+156 |
* | X11Util.shutdown(): Remove x11IOErrorHandler | Sven Gothel | 2011-11-26 | 1 | -0/+5 |
* | NativeWindow X11 Locking: Fix XInitThreads/XLockDisplay/XUnlockDisplay Usage ; | Sven Gothel | 2011-11-25 | 1 | -1/+4 |
* | Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ... | Sven Gothel | 2011-10-18 | 2 | -4/+4 |
* | revert: a7340fd941b26d633c438cb5adb22f2c30a5cff0 | Sven Gothel | 2011-08-31 | 1 | -5/+4 |
* | NativeWindow X11 Error Handler: Even if quiet, print message on stderr. | Sven Gothel | 2011-08-31 | 1 | -3/+5 |
* | AWT/X11 Reduce XQueryExtension 'hang' ; Impl. use XineramaIsActive() instead ... | Sven Gothel | 2011-08-01 | 1 | -8/+9 |
* | X11 Nativewindow/NEWT: X11 Error Handler (JNIEnv query for thread, stack trac... | Sven Gothel | 2011-06-26 | 1 | -12/+57 |
* | Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ... | Sven Gothel | 2011-06-11 | 1 | -1/+1 |
* | NativeWindow/X11: Simple cleanup/generalization .. | Sven Gothel | 2011-04-26 | 1 | -5/+16 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -26/+26 |
* | Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc. | Sven Gothel | 2010-12-12 | 1 | -61/+21 |
* | X11 DummyWindow: Pass size and set size in proxy | Sven Gothel | 2010-12-04 | 1 | -6/+5 |
* | Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi... | Sven Gothel | 2010-11-17 | 1 | -14/+62 |
* | X11: Make X11 error handler quiet where we expect an X11 error, ie OpenGL 4 n... | Sven Gothel | 2010-11-16 | 1 | -4/+8 |
* | NEWT: Add optional eager native initialization ; Proper exception handling | Sven Gothel | 2010-11-14 | 1 | -0/+6 |
* | Removed no more used (see f47e8be170731d75a8b6002621a1541f90160465) and prori... | Sven Gothel | 2010-11-08 | 1 | -222/+0 |
* | Remove ancient DEC licensed file, use std X11 Xinerama extension instead. | Sven Gothel | 2010-11-04 | 5 | -652/+5 |
* | NativeWindow: Provide 'setX11ErrorHandler(boolean onoff)' | Sven Gothel | 2010-11-03 | 1 | -7/+25 |
* | Minor cleanup: strings, unused vars, .. | Sven Gothel | 2010-11-02 | 1 | -3/+13 |
* | Analysis of glXMakeCurrent freeze on ATI fglrx 8.78.6; Misc .. | Sven Gothel | 2010-10-26 | 1 | -1/+1 |
* | can't enable x11IOErrorHandler without disable | Sven Gothel | 2010-10-26 | 1 | -1/+1 |
* | JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11 | Sven Gothel | 2010-10-14 | 1 | -33/+37 |
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 1 | -2/+1 |
* | Removed COPYRIGHT.txt file, which | Sven Gothel | 2010-09-14 | 1 | -26/+23 |
* | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 1 | -24/+16 |
* | JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable... | Sven Gothel | 2010-06-04 | 1 | -20/+0 |