| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 888 - Validate CPU Runtime Performance: X11GLXGraphicsConfiguration.GLXFB... | Sven Gothel | 2013-11-04 | 1 | -0/+15 |
* | Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 837 w... | Sven Gothel | 2013-10-24 | 1 | -1/+1 |
* | SWT GLCanvas: Fix sporadic drop of redraw on X11 _and_ allow using custom GLC... | Sven Gothel | 2012-12-04 | 1 | -2/+3 |
* | Workaround for Bug 623: Sporadic XCB assertion failures w/ ATI proprietary dr... | Sven Gothel | 2012-09-30 | 1 | -0/+5 |
* | Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti... | Sven Gothel | 2012-07-24 | 1 | -1/+3 |
* | NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope... | Sven Gothel | 2012-03-06 | 1 | -1/+1 |
* | NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co... | Sven Gothel | 2012-02-27 | 1 | -0/+2 |
* | OSX/Java7 JAWT/JAWTUtil: Support OSX/Java7 CALayer only JAWT mode; Cleanup JA... | Sven Gothel | 2012-02-13 | 2 | -26/+11 |
* | Move manual GDI utils to GDIUtil ; Minor cleanup. | Sven Gothel | 2011-12-01 | 2 | -61/+1 |
* | OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in... | Sven Gothel | 2011-11-12 | 2 | -56/+30 |
* | Cleanup ; JAWT* version flag setting based whether | Sven Gothel | 2011-11-05 | 2 | -16/+21 |
* | MacOsX/JAWT_SurfaceLayers/CALayers: Kick off / JAWT_getAWT() CALAYER version ... | Sven Gothel | 2011-10-29 | 3 | -4/+42 |
* | Complete translucency support for Win32 - tested w/ NEWT | Sven Gothel | 2011-09-04 | 1 | -0/+3 |
* | Fix XRenderFindVisualFormat return capacity (commit dcb0cc571298be90d0db7ad00... | Sven Gothel | 2011-09-03 | 1 | -1/+1 |
* | NativeWindow/X11: Add XVisualInfo.Visual opaque long access ; Add XRenderFind... | Sven Gothel | 2011-09-03 | 1 | -0/+3 |
* | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep... | Sven Gothel | 2011-08-05 | 4 | -6/+8 |
* | Woraround for bug 502: X11/NEWT Stalling due to libX11/XCB Multithreading bug... | Sven Gothel | 2011-06-26 | 1 | -0/+2 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 7 | -12/+12 |
* | NativeWindow: Move RegisteredClass to private impl package | Sven Gothel | 2010-12-12 | 1 | -2/+0 |
* | Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc. | Sven Gothel | 2010-12-12 | 2 | -13/+48 |
* | GDI: Fix CreateDummyWindow: Use local getModuleHandle(NULL) and synchronize f... | Sven Gothel | 2010-12-09 | 2 | -11/+9 |
* | X11 DummyWindow: Pass size and set size in proxy | Sven Gothel | 2010-12-04 | 1 | -1/+1 |
* | NativeWindow/Windows: Fix CreateDummyWindow gluegen and usage | Sven Gothel | 2010-11-22 | 2 | -3/+9 |
* | Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi... | Sven Gothel | 2010-11-17 | 2 | -1/+6 |
* | Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N... | Sven Gothel | 2010-11-17 | 2 | -0/+61 |
* | Complete switching over to std X11 Xinerama started with f47e8be170731d75a8b6... | Sven Gothel | 2010-11-06 | 1 | -1/+1 |
* | JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11 | Sven Gothel | 2010-10-14 | 1 | -3/+0 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 2 | -0/+0 |
* | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 2 | -4/+4 |
* | JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable... | Sven Gothel | 2010-06-04 | 1 | -3/+0 |
* | Fix NativeWindow JAWT Code Generation and Bounds Access | Sven Gothel | 2010-05-27 | 4 | -49/+29 |
* | Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes | Sven Gothel | 2010-05-21 | 1 | -0/+1 |
* | - Fix GLProcAddressResolver regression: Use GLProcAddressResolver ! | Sven Gothel | 2010-04-27 | 1 | -0/+3 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 1 | -2/+1 |
* | Further ATI (fglrx) X11Display bug workaround/cleanup | Sven Gothel | 2010-04-15 | 3 | -242/+20 |
* | ATI (fglrx) PBuffer/X11Display bug workaround/cleanup | Sven Gothel | 2010-04-13 | 3 | -2/+69 |
* | changes due to BufferFactory -> Buffers renaming in gluegen. | Michael Bien | 2010-03-29 | 1 | -2/+2 |
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 6 | -26/+26 |
* | refactoring: new struct accessor method naming conventions. | Michael Bien | 2009-11-11 | 1 | -1/+1 |
* | - Add: GLProfile.get(name) return default if name=="GL" as well (or if null) | Sven Gothel | 2009-06-17 | 1 | -1/+1 |
* | Fixed more non-C syntax causing breakage with Solaris compiler | Kenneth Russel | 2009-06-17 | 1 | -3/+5 |
* | Fixed non-C syntax causing breakage with Solaris compiler | Kenneth Russel | 2009-06-17 | 1 | -1/+3 |
* | Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 8 | -0/+389 |