Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Get gl_tests running on Nexus 4 | gman@chromium.org | 2013-04-02 | 1 | -0/+30 |
* | add shared resource test | gman@chromium.org | 2012-11-14 | 1 | -1/+1 |
* | Make GL_VENDOR and GL_RENDERER always return 'Chromium' | gman@chromium.org | 2012-05-09 | 1 | -0/+15 |
* | Make unit test to check glCopyTextureCHROMIUM works with deleted programs | gman@chromium.org | 2012-05-08 | 1 | -9/+32 |
* | Move GL_GLEXT_PROTOTYPES to gyp file | gman@chromium.org | 2012-05-07 | 1 | -4/+0 |
* | Add Occlusion Query test to gl_tests | gman@chromium.org | 2012-05-02 | 1 | -3/+1 |
* | Allow textures to be moved from one GL context group to another. | apatrick@chromium.org | 2012-05-01 | 1 | -0/+10 |
* | Add gl_tests target as place to put GL tests for the command buffer. | gman@chromium.org | 2012-04-12 | 1 | -0/+39 |