| Commit message (Expand) | Author | Age | Files | Lines |
* | Added GL enums for dxt3 and dxt5 texture compression to <GLES2/gl2ext.h>. | alokp@chromium.org | 2011-09-30 | 1 | -0/+12 |
* | Renamed ppb_opengles.h to ppb_opengles2.h. | alokp@chromium.org | 2011-09-15 | 2 | -2/+4 |
* | reconstitute moving 3d out of dev CL. (previous attempt was reverted) | nfullagar@google.com | 2011-09-07 | 2 | -7/+7 |
* | Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev. | nfullagar@google.com | 2011-09-06 | 2 | -7/+7 |
* | Move PPAPI graphics3d and opengles interfaces out of Dev. | nfullagar@google.com | 2011-09-06 | 2 | -7/+7 |
* | Deleted gl.gyp that had duplicate ppapi_egl target. | evan@chromium.org | 2011-07-01 | 1 | -55/+0 |
* | Fix up some types in the API. | neb@chromium.org | 2011-03-28 | 2 | -0/+4 |
* | Revert the accidentially changed auto-generated files. | jochen@chromium.org | 2011-02-10 | 1 | -1/+1 |
* | Only invoke WebKit methods in browsing data helpers on the WEBKIT thread. | jochen@chromium.org | 2011-02-10 | 1 | -1/+1 |
* | Update the checked-in GLES2 bindings and implementation to match the auto-gen... | bryner@chromium.org | 2011-02-08 | 1 | -1/+1 |
* | ppapi_egl target is currently unused as verified by using: | noelallen@google.com | 2011-01-21 | 1 | -0/+55 |
* | Moved the logic of maintaining the current context to gles2 helper library. | alokp@chromium.org | 2010-12-21 | 3 | -28/+289 |
* | Added native EGL types for pepper platform. | alokp@chromium.org | 2010-12-15 | 1 | -33/+4 |
* | Added a stub gles2 implementation. | alokp@chromium.org | 2010-12-15 | 3 | -0/+592 |
* | Added a stub driver implementation for Mesa EGL. | alokp@chromium.org | 2010-12-14 | 9 | -0/+2691 |