Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed stencil Test example. Writing to stencil buffer was getting disabled af... | alokp@chromium.org | 2011-08-31 | 1 | -0/+1 |
* | Fixed Stencil test. | alokp@chromium.org | 2011-07-29 | 1 | -16/+6 |
* | Initialized variables passed to GL functions. Command buffer now only allows ... | alokp@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Uncommented out precision statements now that glsl translator is enabled. Thi... | alokp@chromium.org | 2010-05-20 | 1 | -2/+1 |
* | Commented out precision from shaders. These examples were done on my new desk... | alokp@chromium.org | 2010-01-16 | 1 | -1/+2 |
* | Added stencil-test demo. | alokp@chromium.org | 2010-01-15 | 2 | -47/+52 |
* | Modified stencil test example to use VBOs instead of client-side vertex arrays. | alokp@chromium.org | 2010-01-15 | 1 | -38/+57 |
* | Renamed gles_book_examples to gles2_book to make it shorter and more correct.... | alokp@chromium.org | 2010-01-09 | 2 | -0/+575 |