summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_graphics_3d_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-10/+10
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-20/+3
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-3/+20
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-20/+3
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-3/+20
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-20/+3
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-071-1/+1
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-1/+1
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-1/+1
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-5/+3
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-5/+5
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-161-5/+2
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-0/+1
* Convert the PluginResource to be refcounted.brettw@chromium.org2011-08-111-1/+1
* Reland 95309. Add a template to handle properly issuing completion callbacks.brettw@chromium.org2011-08-081-11/+3
* Revert 95309 - I need to fix some bugs with this.brettw@chromium.org2011-08-031-3/+11
* Add a template to handle properly issuing completion callbacks. This fixesbrettw@chromium.org2011-08-031-11/+3
* Various fixes to Graphics3D proxy to make it work.alokp@chromium.org2011-08-011-6/+10
* Implemented CommandBuffer::GetState Graphics3D.apatrick@chromium.org2011-07-261-0/+5
* Re-land r92885, which was reverted in r92891.alokp@chromium.org2011-07-191-0/+612
* Revert 92885 - Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-612/+0
* Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-0/+612