summaryrefslogtreecommitdiffstats
path: root/gpu/demos/gles2_book
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
* Made GLES demos work on PPAPI.neb@chromium.org2010-09-137-0/+0
* 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
* I just put the code that does not compile on ARM. Trybots will fail because I...apatrick@chromium.org2010-02-241-0/+4
* Revert 39530 - GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-201-4/+0
* GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-201-0/+4
* Hooked all demos to gpu/demos.gyp. Now all demos run as both - standalone exe...alokp@chromium.org2010-01-266-0/+197
* Added infrastructure to run gpu demos under Pepper3D. Created a Demo class th...alokp@chromium.org2010-01-262-19/+68
* Created a base class for examples taken from gles2 book. It encapsulates the ...alokp@chromium.org2010-01-191-0/+75