summaryrefslogtreecommitdiffstats
path: root/ui/gl/generate_bindings.py
Commit message (Expand)AuthorAgeFilesLines
* Added support for OES_vertex_array_object to the command bufferbajones@google.com2012-09-271-0/+32
* Use EXT_robustness where available on GLES2 platforms to detect and respond t...kbr@chromium.org2012-07-271-1/+2
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-0/+16
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-8/+0
* Revert 147474 - Added ARB_get_program_binary extension to the bindings, now w...gman@chromium.org2012-07-191-4/+2
* Added ARB_get_program_binary extension to the bindings, now we check that for...dmurph@chromium.org2012-07-191-2/+4
* Current status of patch:dmurph@chromium.org2012-07-181-0/+8
* Add workaround ATI/AMD bug with gl_PointCoordgman@chromium.org2012-06-301-46/+48
* CHECK that eglQuerySurfacePointerANGLE always returns a valid handle.apatrick@chromium.org2012-06-281-0/+1
* Use GLX_MESA_swap_control if it existspiman@chromium.org2012-05-261-0/+4
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-0/+1531