| Commit message (Expand) | Author | Age | Files | Lines |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-08 | 14 | -2107/+0 |
* | GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL... | Sven Gothel | 2011-01-31 | 4 | -144/+286 |
* | Debug/Cleanup: toString: print base classname only; Misc .. | Sven Gothel | 2010-12-19 | 1 | -1/+2 |
* | Cleanup GLGraphicsConfiguration[Factory] implementations (X11/WGL) | Sven Gothel | 2010-12-10 | 1 | -1/+2 |
* | JOGL: GLContextImpl's updateGLXProcAddressTable(..) only uses device as a key... | Sven Gothel | 2010-12-09 | 1 | -6/+11 |
* | Cleanup GLDrawableFactory API and platform Implementations | Sven Gothel | 2010-12-03 | 3 | -31/+65 |
* | JOGL: Proper handling of Read Drawable Support (if not supported), add query. | Sven Gothel | 2010-11-28 | 1 | -8/+7 |
* | Reduce visibility -> package private | Sven Gothel | 2010-11-26 | 2 | -14/+14 |
* | Finishing Immutable changes including GLCapabiltiesImmutable. | Sven Gothel | 2010-11-17 | 5 | -61/+97 |
* | Implement CapabilitiesImmutable to indicate that getRequestedCapabilities() a... | Steve Vaughan | 2010-11-17 | 1 | -1/+1 |
* | NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID() | Sven Gothel | 2010-11-15 | 3 | -8/+4 |
* | JOGL X11/WGL: Proper usage of the shared resources in implementation | Sven Gothel | 2010-11-14 | 1 | -1/+1 |
* | JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de... | Sven Gothel | 2010-11-14 | 2 | -12/+43 |
* | import cleanup | Sven Gothel | 2010-11-14 | 1 | -2/+0 |
* | Minor cleanup: strings, unused vars, .. | Sven Gothel | 2010-11-02 | 1 | -2/+2 |
* | JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGL | Sven Gothel | 2010-10-29 | 1 | -7/+24 |
* | Promoted the shutdown hook from GLDrawableFactoryImpl to GLProfile. | Sven Gothel | 2010-10-29 | 1 | -1/+1 |
* | JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11 | Sven Gothel | 2010-10-14 | 2 | -9/+8 |
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 4 | -26/+27 |
* | Removed COPYRIGHT.txt file, which | Sven Gothel | 2010-09-14 | 3 | -75/+78 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 9 | -0/+0 |
* | Provide a classloader for all reflection driven classloading ops. | Michael Bien | 2010-06-17 | 1 | -1/+1 |
* | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 9 | -299/+200 |
* | JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable... | Sven Gothel | 2010-06-04 | 6 | -259/+132 |
* | JOGL: Unified GLContext native handle | Sven Gothel | 2010-06-02 | 2 | -36/+22 |
* | NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ... | Sven Gothel | 2010-05-28 | 1 | -1/+1 |
* | Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981: | Sven Gothel | 2010-05-11 | 2 | -3/+3 |
* | JOGL | Sven Gothel | 2010-04-28 | 1 | -1/+4 |
* | - Fix GLProcAddressResolver regression: Use GLProcAddressResolver ! | Sven Gothel | 2010-04-27 | 1 | -1/+2 |
* | NEWT/AWT Interoperability | Sven Gothel | 2010-04-24 | 1 | -1/+1 |
* | reviewed calls to lockSurface() and ensured propper unlocking. | Michael Bien | 2010-04-23 | 1 | -13/+11 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 4 | -13/+23 |
* | Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385... | Sven Gothel | 2010-04-16 | 2 | -3/+6 |
* | JOGL GL4 preperation: | Sven Gothel | 2010-04-16 | 2 | -5/+9 |
* | JOGL (Windows): | Sven Gothel | 2010-04-15 | 1 | -5/+1 |
* | Further ATI (fglrx) X11Display bug workaround/cleanup | Sven Gothel | 2010-04-15 | 1 | -11/+8 |
* | ATI (fglrx) PBuffer/X11Display bug workaround/cleanup | Sven Gothel | 2010-04-13 | 2 | -9/+5 |
* | Added FIXME comment: DBLBUFOFFSCRN, to tag the impl of forcing single buffer ... | Sven Gothel | 2010-04-09 | 1 | -2/+2 |
* | modifications due to class movement in gluegen. | Michael Bien | 2010-03-31 | 7 | -22/+5 |
* | Adaptions to | Sven Gothel | 2010-03-30 | 6 | -42/+45 |
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 7 | -7/+7 |
* | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-03-28 | 1 | -1/+1 |
* | refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 13 | -0/+2090 |