summaryrefslogtreecommitdiffstats
path: root/gpu/demos
Commit message (Expand)AuthorAgeFilesLines
...
* Converted all demos to use gpu::demos::Example base class.alokp@chromium.org2010-01-196-302/+90
* Created a base class for examples taken from gles2 book. It encapsulates the ...alokp@chromium.org2010-01-192-50/+90
* Added stencil-test demo.alokp@chromium.org2010-01-152-0/+74
* Added texture wrap demo.alokp@chromium.org2010-01-152-0/+75
* Added variable name as required by style guide.alokp@chromium.org2010-01-153-6/+6
* Added cubemap demo.alokp@chromium.org2010-01-152-0/+74
* Added simple texture demo.alokp@chromium.org2010-01-142-0/+76
* Added mip-mapping demo.alokp@chromium.org2010-01-142-0/+75
* Changed the signature of Application::Draw to accept elapsed time. It will be...alokp@chromium.org2010-01-134-7/+26
* Added simple vertex shader demo. I had to make the following modifications to...alokp@chromium.org2010-01-132-0/+78
* Renamed gles_book_examples.gyp to gles2_book.gyp and hooked eveything back to...alokp@chromium.org2010-01-091-1/+1
* Renamed gles_book_examples to gles2_book to make it shorter and more correct....alokp@chromium.org2010-01-093-3/+3
* Added hello-triangle demo.alokp@chromium.org2010-01-093-0/+80
* Added an application framework for demos. This framework currently only suppo...alokp@chromium.org2010-01-084-0/+275
* Revert "Resubmit 35500: Added an application framework for demos. Ported hell...ajwong@chromium.org2010-01-067-445/+0
* Resubmit 35500: Added an application framework for demos. Ported hellotriangl...alokp@chromium.org2010-01-067-0/+445
* Revert 35500 - Added an application framework for demos. Ported hellotriangle...rsesek@chromium.org2010-01-057-445/+0
* Added an application framework for demos. Ported hello-triangle example in Op...alokp@chromium.org2010-01-057-0/+445