summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_graphics_3d_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generallydmichael@chromium.org2012-08-271-6/+5
* Add the necessary plumbing mechanisms to ensure proper WebGL support inside t...scshunt@google.com2012-05-291-10/+23
* Browser Plugin: PpapiCommandBufferProxy should see a lost context if the embe...fsamuel@chromium.org2012-05-191-4/+12
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-1/+0
* Factor out the command buffer implementation in ppb_graphics_3d_proxy so that...fsamuel@chromium.org2012-03-081-229/+4
* Convert ppapi/shared to use TrackedCallback.brettw@chromium.org2012-01-051-1/+1
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-62/+27
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-27/+62
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-62/+27
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-27/+62
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-62/+27
* Trusted proxy side checks on GetRingBuffer()nfullagar@google.com2011-11-301-3/+9
* Ensure swap is performed before informing compositor.jbauman@chromium.org2011-11-241-1/+1
* 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