summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_graphics_3d.cc
Commit message (Expand)AuthorAgeFilesLines
* Included ppb_opengles2.h instead of ppb_opengles.h in test_graphics_3d.cc.alokp@chromium.org2011-09-151-1/+1
* Use Instance* in the Graphics3D constructor rather than Instance&, forbrettw@chromium.org2011-09-131-1/+1
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-071-7/+7
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-7/+7
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-7/+7
* Added a simple smoke test for Graphics3D. It attempts to exercise the entire ...alokp@chromium.org2011-09-021-4/+56
* Added an empty test suite for Graphics3D.alokp@chromium.org2011-08-301-0/+23