summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_graphics_3d_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* Added idl file for Pepper 3D.alokp@chromium.org2012-02-101-3/+3
* Convert most users in thunk that used MayForceCallback to use the new Enter.....brettw@chromium.org2012-02-051-11/+8
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-2/+2
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-071-2/+2
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-2/+2
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-2/+2
* Pepper 3D API changes:alokp@chromium.org2011-09-031-0/+17
* Removed PPB_Graphics3D::GetString(). Versioning should be handled in pepper a...alokp@chromium.org2011-08-161-6/+0
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-161-17/+2
* Added PPB_Graphics3D_Dev::Resize to let plugins resize the backing surface.alokp@chromium.org2011-08-011-0/+8
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-3/+5
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-221-0/+91