summaryrefslogtreecommitdiffstats
path: root/gpu/demos/gles2_book/example.h
Commit message (Expand)AuthorAgeFilesLines
* Updated demo to use resizable plugin element. This exercises the new PPB_Grap...alokp@chromium.org2011-08-021-2/+3
* Removed the depedency of gpu::demos on base.alokp@chromium.org2010-12-211-5/+4
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-0/+1
* Change gl2.h to default to C bindingsgman@chromium.org2010-03-081-0/+1
* Added infrastructure to run gpu demos under Pepper3D. Created a Demo class th...alokp@chromium.org2010-01-261-19/+33
* Created a base class for examples taken from gles2 book. It encapsulates the ...alokp@chromium.org2010-01-191-0/+75