| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1135: GLBufferObjectTracker for GL 4.5: Separate GL 4.5 DSA and GL_EXT_di... | Sven Gothel | 2015-03-11 | 1 | -18/+72 |
* | Bug 1135: Complete GLBufferObjectTracker for GL 4.5 using GlueGen's DelegateI... | Sven Gothel | 2015-03-11 | 1 | -91/+33 |
* | Bug 1135 - Change all GlueGen config files, supporting EGL 1.5 , ES 3.1 and G... | Sven Gothel | 2015-03-06 | 1 | -11/+7 |
* | Bug 1119 - GL* Efficiency: Keep ProcAddressTable instance within GL* instances | Sven Gothel | 2015-01-23 | 1 | -34/+22 |
* | GLContext.Version* VersionNumber Constants: Clarify names, avoiding mis-inter... | Sven Gothel | 2014-10-25 | 1 | -1/+1 |
* | Bug 1031: Remove Deprecated Classes and Methods (JOGL) | Sven Gothel | 2014-07-10 | 1 | -8/+0 |
* | Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron... | Sven Gothel | 2014-01-21 | 1 | -51/+187 |
* | Revert "Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and... | Sven Gothel | 2014-01-14 | 1 | -0/+3 |
* | Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and GLBuffe... | Sven Gothel | 2014-01-14 | 1 | -3/+0 |
* | Clarify Bug 692: Unbinding a VAO does _not_ imply unbinding of set VBOs (spec... | Sven Gothel | 2013-11-01 | 1 | -1/+1 |
* | Bug 852: Validate CPU sourced data API is allowed, throw exception if not. GL...v2.1.0 | Sven Gothel | 2013-10-10 | 1 | -0/+15 |
* | Bug 789: glDrawArraysIndirect and glDrawElementsIndirect are using GL_DRAW_IN... | Sven Gothel | 2013-10-06 | 1 | -0/+16 |
* | GL*, GLContext: Expose isGL2ES3() and getGL2ES3() for convenience. | Sven Gothel | 2013-09-03 | 1 | -0/+13 |
* | Fix Bug 815: GL*: Change glIs<Buffer>Enabled() -> glIs<Buffer>Bound() to refl... | Sven Gothel | 2013-08-14 | 1 | -25/+25 |
* | GL*: Expose isGL*Core(); GLContext: isGL*() API doc cleanup - align queries. | Sven Gothel | 2013-07-16 | 1 | -0/+15 |
* | Fix BuildComposablePipeline's isGL*/getGL* ; GLBase: getDownstreamGL()/getRoo... | Sven Gothel | 2013-07-15 | 1 | -1/+1 |
* | Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717) | Sven Gothel | 2013-07-15 | 1 | -102/+224 |
* | GLContext: Rename 2-digit VersionNumber statics aligning w/ all 3-digit names... | Sven Gothel | 2013-07-03 | 1 | -1/+1 |
* | Fix Bug 692: Add tracking of VERTEX_ARRAY_BINDING, and enable allowing a boun... | Sven Gothel | 2013-04-14 | 1 | -68/+70 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 1 | -25/+31 |
* | Enhance Bootsrapping of JOGL around 37% - 40% (1st start in new JVM) - GLProf... | Sven Gothel | 2012-07-06 | 1 | -6/+12 |
* | MemoryObject: Use proper generics style | Sven Gothel | 2012-02-23 | 1 | -1/+1 |
* | Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears... | Sven Gothel | 2011-08-22 | 1 | -11/+11 |
* | GLBuffers fix ; GL imageSizeInBytes fix / unit tests. | Sven Gothel | 2011-06-09 | 1 | -92/+0 |
* | FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta... | Sven Gothel | 2011-04-08 | 1 | -4/+4 |
* | Fix buffer size: 64bit GLBufferSizeTracker, hash over addr+size, save fail-fa... | Sven Gothel | 2010-11-06 | 1 | -46/+46 |
* | Add OpenGL 3.3, 4.0 and 4.1 language mapping. | Sven Gothel | 2010-08-24 | 1 | -15/+0 |
* | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 1 | -5/+29 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 1 | -0/+385 |