summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/dev/graphics_3d_dev.h
Commit message (Expand)AuthorAgeFilesLines
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-071-39/+0
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-0/+39
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-39/+0
* Removed PPB_Graphics3D::GetString(). Versioning should be handled in pepper a...alokp@chromium.org2011-08-161-2/+0
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-161-8/+0
* Added PPB_Graphics3D_Dev::Resize to let plugins resize the backing surface.alokp@chromium.org2011-08-011-0/+2
* Implemented cpp interface for PPB_Graphics3D_Dev. Needed to port gpu demos.alokp@chromium.org2011-07-191-2/+20
* Added ppapi::Context3D interface. The API has already been reviewed. I am add...alokp@chromium.org2010-12-231-31/+9
* Moved the logic of maintaining the current context to gles2 helper library.alokp@chromium.org2010-12-211-4/+1
* Revert 69511 - Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2010-12-171-2/+1
* Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2010-12-171-1/+2
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+54