summaryrefslogtreecommitdiffstats
path: root/third_party/gles2_book/Chapter_11
Commit message (Expand)AuthorAgeFilesLines
* Fixed stencil Test example. Writing to stencil buffer was getting disabled af...alokp@chromium.org2011-08-311-0/+1
* Fixed Stencil test.alokp@chromium.org2011-07-291-16/+6
* Initialized variables passed to GL functions. Command buffer now only allows ...alokp@chromium.org2011-07-191-1/+1
* Uncommented out precision statements now that glsl translator is enabled. Thi...alokp@chromium.org2010-05-201-2/+1
* Commented out precision from shaders. These examples were done on my new desk...alokp@chromium.org2010-01-161-1/+2
* Added stencil-test demo.alokp@chromium.org2010-01-152-47/+52
* Modified stencil test example to use VBOs instead of client-side vertex arrays.alokp@chromium.org2010-01-151-38/+57
* Renamed gles_book_examples to gles2_book to make it shorter and more correct....alokp@chromium.org2010-01-092-0/+575