Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uncommented out precision statements now that glsl translator is enabled. Thi... | alokp@chromium.org | 2010-05-20 | 4 | -8/+4 |
* | Commented out precision from shaders. These examples were done on my new desk... | alokp@chromium.org | 2010-01-16 | 3 | -4/+7 |
* | Added texture wrap demo. | alokp@chromium.org | 2010-01-15 | 2 | -53/+59 |
* | Added cubemap demo. | alokp@chromium.org | 2010-01-15 | 2 | -50/+56 |
* | 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 | 2 | -63/+90 |
* | Modified texture cubemap example to use VBOs instead of client-side vertex ar... | alokp@chromium.org | 2010-01-14 | 1 | -14/+31 |
* | Added mip-mapping demo. | alokp@chromium.org | 2010-01-14 | 2 | -71/+99 |
* | Renamed gles_book_examples to gles2_book to make it shorter and more correct.... | alokp@chromium.org | 2010-01-09 | 4 | -0/+1027 |