summaryrefslogtreecommitdiffstats
path: root/third_party/gles2_book
Commit message (Expand)AuthorAgeFilesLines
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-1/+1
* Uncommented out precision statements now that glsl translator is enabled. Thi...alokp@chromium.org2010-05-207-14/+7
* Pass tools/licenses.py for third_party/gles_book and third_party/glew.alokp@chromium.org2010-03-262-3/+8
* Changes necessary to compile gpu demos on linux. It is not functional yet jus...alokp@chromium.org2010-02-036-188/+8
* Commented out precision from shaders. These examples were done on my new desk...alokp@chromium.org2010-01-164-5/+9
* Added stencil-test demo.alokp@chromium.org2010-01-153-47/+63
* Added texture wrap demo.alokp@chromium.org2010-01-153-53/+70
* Modified stencil test example to use VBOs instead of client-side vertex arrays.alokp@chromium.org2010-01-151-38/+57
* Added cubemap demo.alokp@chromium.org2010-01-153-50/+67
* Modified texture wrap example to use VBOs instead of client-side vertex arrays.alokp@chromium.org2010-01-141-19/+40
* Added simple texture demo.alokp@chromium.org2010-01-143-63/+101
* Modified texture cubemap example to use VBOs instead of client-side vertex ar...alokp@chromium.org2010-01-141-14/+31
* SwapBuffer is now synchronous. No need for glFlush.alokp@chromium.org2010-01-142-7/+0
* Added mip-mapping demo.alokp@chromium.org2010-01-143-71/+110
* Added simple vertex shader demo. I had to make the following modifications to...alokp@chromium.org2010-01-134-31/+33
* Renamed gles_book_examples.gyp to gles2_book.gyp and hooked eveything back to...alokp@chromium.org2010-01-091-0/+0
* Renamed gles_book_examples to gles2_book to make it shorter and more correct....alokp@chromium.org2010-01-0966-0/+16879