| Commit message (Expand) | Author | Age | Files | Lines |
* | Added EGL based GLContext. | apatrick@chromium.org | 2010-06-09 | 1 | -1/+1 |
* | Uncommented out precision statements now that glsl translator is enabled. Thi... | alokp@chromium.org | 2010-05-20 | 7 | -14/+7 |
* | Pass tools/licenses.py for third_party/gles_book and third_party/glew. | alokp@chromium.org | 2010-03-26 | 2 | -3/+8 |
* | Changes necessary to compile gpu demos on linux. It is not functional yet jus... | alokp@chromium.org | 2010-02-03 | 6 | -188/+8 |
* | Commented out precision from shaders. These examples were done on my new desk... | alokp@chromium.org | 2010-01-16 | 4 | -5/+9 |
* | Added stencil-test demo. | alokp@chromium.org | 2010-01-15 | 3 | -47/+63 |
* | Added texture wrap demo. | alokp@chromium.org | 2010-01-15 | 3 | -53/+70 |
* | Modified stencil test example to use VBOs instead of client-side vertex arrays. | alokp@chromium.org | 2010-01-15 | 1 | -38/+57 |
* | Added cubemap demo. | alokp@chromium.org | 2010-01-15 | 3 | -50/+67 |
* | Modified texture wrap example to use VBOs instead of client-side vertex arrays. | alokp@chromium.org | 2010-01-14 | 1 | -19/+40 |
* | Added simple texture demo. | alokp@chromium.org | 2010-01-14 | 3 | -63/+101 |
* | Modified texture cubemap example to use VBOs instead of client-side vertex ar... | alokp@chromium.org | 2010-01-14 | 1 | -14/+31 |
* | SwapBuffer is now synchronous. No need for glFlush. | alokp@chromium.org | 2010-01-14 | 2 | -7/+0 |
* | Added mip-mapping demo. | alokp@chromium.org | 2010-01-14 | 3 | -71/+110 |
* | Added simple vertex shader demo. I had to make the following modifications to... | alokp@chromium.org | 2010-01-13 | 4 | -31/+33 |
* | Renamed gles_book_examples.gyp to gles2_book.gyp and hooked eveything back to... | alokp@chromium.org | 2010-01-09 | 1 | -0/+0 |
* | Renamed gles_book_examples to gles2_book to make it shorter and more correct.... | alokp@chromium.org | 2010-01-09 | 66 | -0/+16879 |