| Commit message (Expand) | Author | Age | Files | Lines |
* | Streamline GL* profile interfaces and implementations | Sven Gothel | 2015-10-12 | 1 | -11/+12 |
* | Bug 1207 - GLDebugMessageHandler: Support GL_KHR_debug for Desktop and ES pro... | Sven Gothel | 2015-08-30 | 1 | -1/+1 |
* | Bug 1135: GLBufferObjectTracker for GL 4.5: Separate GL 4.5 DSA and GL_EXT_di... | Sven Gothel | 2015-03-11 | 1 | -2/+49 |
* | Bug 1135: Complete GLBufferObjectTracker for GL 4.5 using GlueGen's DelegateI... | Sven Gothel | 2015-03-11 | 1 | -42/+63 |
* | Bug 1135 - (Re-)Include GL header for in generated native code, allowing 'Pro... | Sven Gothel | 2015-03-09 | 1 | -1/+1 |
* | Bug 1135 - Change all GlueGen config files, supporting EGL 1.5 , ES 3.1 and G... | Sven Gothel | 2015-03-06 | 1 | -5/+15 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -29/+29 |
* | Bug 1119 - GL* Efficiency: Keep ProcAddressTable instance within GL* instances | Sven Gothel | 2015-01-23 | 1 | -1/+2 |
* | Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron... | Sven Gothel | 2014-01-21 | 1 | -4/+43 |
* | Bug 942 - Review GLBuffer[State|Size]Tracker: Add synchronized access to shar... | Sven Gothel | 2014-01-15 | 1 | -1/+2 |
* | Revert "Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and... | Sven Gothel | 2014-01-14 | 1 | -1/+1 |
* | Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and GLBuffe... | Sven Gothel | 2014-01-14 | 1 | -1/+1 |
* | Bug 852: Remove CPU sourced data API entry where not allowed (ES3 and GL core... | Sven Gothel | 2013-10-10 | 1 | -0/+3 |
* | Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717) | Sven Gothel | 2013-07-15 | 1 | -9/+27 |
* | ES2Impl fix: Remove code which could imply recursion if !ES2Compatible (altho... | Sven Gothel | 2012-10-12 | 1 | -0/+10 |
* | Reduce GL* interface 'extends' to direct base interface. | Sven Gothel | 2012-02-13 | 1 | -7/+7 |
* | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep... | Sven Gothel | 2011-08-05 | 1 | -1/+0 |
* | GLBuffers fix ; GL imageSizeInBytes fix / unit tests. | Sven Gothel | 2011-06-09 | 1 | -0/+1 |
* | Add unified support for GL_ARB_debug_output and GL_AMD_debug_output. | Sven Gothel | 2011-04-24 | 1 | -0/+4 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
* | Fix GL profile sets for gluegen code generation according to the updated head... | Sven Gothel | 2010-11-06 | 1 | -1/+1 |
* | Add OpenGL 3.3, 4.0 and 4.1 language mapping. | Sven Gothel | 2010-08-24 | 1 | -8/+1 |
* | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 1 | -5/+6 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 1 | -0/+110 |