summaryrefslogtreecommitdiffstats
path: root/ppapi/lib/gl/gles2
Commit message (Expand)AuthorAgeFilesLines
* Renamed ppb_opengles.h to ppb_opengles2.h.alokp@chromium.org2011-09-152-2/+4
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-072-7/+7
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-062-7/+7
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-062-7/+7
* Fix up some types in the API.neb@chromium.org2011-03-281-0/+2
* Revert the accidentially changed auto-generated files.jochen@chromium.org2011-02-101-1/+1
* Only invoke WebKit methods in browsing data helpers on the WEBKIT thread.jochen@chromium.org2011-02-101-1/+1
* Update the checked-in GLES2 bindings and implementation to match the auto-gen...bryner@chromium.org2011-02-081-1/+1
* Moved the logic of maintaining the current context to gles2 helper library.alokp@chromium.org2010-12-213-28/+289
* Added a stub gles2 implementation.alokp@chromium.org2010-12-153-0/+592