Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug in shader and program managers. | gman@chromium.org | 2011-03-23 | 1 | -2/+40 |
* | Fix TexSubImage2D and CompressedTexSubImage2D to check that format and type | gman@chromium.org | 2011-01-29 | 1 | -2/+2 |
* | Make shader and program object lifetimes match OpenGL ES spec. | gman@chromium.org | 2010-12-13 | 1 | -8/+31 |
* | Use the shader translator to correct bad type information | gman@chromium.org | 2010-11-12 | 1 | -0/+27 |
* | FBTF: Fix more ctor/dtors found by clang plugin. | erg@google.com | 2010-10-13 | 1 | -0/+2 |
* | Free the resources used by a context group. | gman@chromium.org | 2010-07-01 | 1 | -0/+17 |
* | Added shader type to shader info. | alokp@chromium.org | 2010-04-28 | 1 | -2/+4 |
* | Changes the code to use separate ids namspaces | gman@chromium.org | 2010-04-27 | 1 | -6/+18 |
* | Reorangizing the GLES2 code to handle shared | gman@chromium.org | 2010-02-25 | 1 | -7/+9 |
* | Adds texture tracking. | gman@chromium.org | 2010-02-16 | 1 | -0/+32 |