summaryrefslogtreecommitdiffstats
path: root/app/gfx/gl/generate_bindings.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-638/+0
* Resubmit of reverted CL: http://codereview.chromium.org/6677105twiz@chromium.org2011-03-211-1/+3
* Revert 78801 - Addition of GL-redirecting mechanism for the Skia/GPU back-end...bradnelson@google.com2011-03-191-3/+1
* Addition of GL-redirecting mechanism for the Skia/GPU back-end. During execut...twiz@chromium.org2011-03-191-1/+3
* Exposed GL_NV_fence bindings to GPU process.apatrick@chromium.org2011-01-261-0/+7
* Add in changes I forgot in last previous CLgman@chromium.org2010-11-041-2/+0
* Add service side GL call logging to the DEBUGgman@chromium.org2010-11-041-35/+91
* Expose bindings for glGetTexLevelParameter[fi]. These functions will be need...senorblanco@chromium.org2010-10-221-0/+4
* Added switch to disable GPU vsync.apatrick@chromium.org2010-10-071-0/+3
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-0/+8
* Fixed build problems on Mac OS X when using GLContext from Chromium'skbr@google.com2010-08-101-2/+4
* Added a couple of new GL extension bindings.apatrick@chromium.org2010-08-091-2/+12
* gpu: add GLES/EGL support on linuxpiman@chromium.org2010-06-211-4/+4
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-0/+548