| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1135: Complete GLBufferObjectTracker for GL 4.5 using GlueGen's DelegateI... | Sven Gothel | 2015-03-11 | 1 | -42/+0 |
* | Bug 1135 - Change all GlueGen config files, supporting EGL 1.5 , ES 3.1 and G... | Sven Gothel | 2015-03-06 | 1 | -0/+30 |
* | Bug 1119 - GL* Efficiency: Keep ProcAddressTable instance within GL* instances | Sven Gothel | 2015-01-23 | 1 | -13/+9 |
* | 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 | -15/+52 |
* | 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 |
* | Bug 929 - Reflect ES3 Compatibility with ES2 | Sven Gothel | 2013-12-21 | 1 | -1/+1 |
* | 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/+12 |
* | Bug 852: Remove CPU sourced data API entry where not allowed (ES3 and GL core... | Sven Gothel | 2013-10-10 | 1 | -1/+1 |
* | GL*, GLContext: Expose isGL2ES3() and getGL2ES3() for convenience. | Sven Gothel | 2013-09-03 | 1 | -0/+13 |
* | GLES3Impl: Add NOP 'finalizeInit()' method, to avoid GLContentImpl not findin... | Sven Gothel | 2013-08-25 | 1 | -0/+3 |
* | 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 | -0/+320 |