Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |