summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_bindings.h
Commit message (Expand)AuthorAgeFilesLines
* Pass GL context bind_generates_resources flag to GPU Service.vmiura@chromium.org2014-04-031-0/+1
* ui: Allow individual test suites to opt-out of the TestCompositor.danakj@chromium.org2014-02-211-0/+2
* Move NullDraw GL bindings and allow them to be disabled temporarily.danakj@chromium.org2014-02-201-0/+2
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-301-2/+0
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-0/+2
* Encapsulate functionality of the mock GL interface to MockGLInterfaceoetuaho@nvidia.com2014-01-251-3/+0
* Take GL version and extensions correctly into account when binding functionsoetuaho@nvidia.com2014-01-171-17/+11
* Allow tests to stub out GL draw calls.danakj@chromium.org2014-01-121-0/+1
* Rename async upload/readback queries to avoid mix-upssievers@chromium.org2013-08-271-2/+2
* gpu: Add support for multiple GpuMemoryBuffer types.reveman@chromium.org2013-08-031-5/+0
* GPU: Use TLS pointer for GLApi.epenner@chromium.org2013-07-261-1/+5
* Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""hubbe@chromium.org2013-07-231-0/+1
* Add GL_EXT_multisampled_render_to_texture support to command buffer.bsalomon@google.com2013-07-121-0/+13
* Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."nick@chromium.org2013-07-121-1/+0
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-041-0/+1
* Revert 209873 "Perform glReadPixels with PBOs in the gpu, if PBO..."dslomov@chromium.org2013-07-031-1/+0
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-031-0/+1
* Revert 209625 "Perform glReadPixels with PBOs in the gpu, if PBO..."dslomov@chromium.org2013-07-021-1/+0
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-021-0/+1
* Add a factory and defines for native Linux surfaces.rjkroege@chromium.org2013-05-241-1/+8
* Reland 199454: "Move WrappedTexImage functionality to ui/gl"backer@chromium.org2013-05-101-0/+71
* Revert 199454 "Move WrappedTexImage functionality to ui/gl"backer@chromium.org2013-05-101-71/+0
* Move WrappedTexImage functionality to ui/glgman@chromium.org2013-05-101-0/+71
* -Move #define for EGL_BUFFER_NATIVE_ANDROID within gl_bindings.hkaanb@chromium.org2013-04-091-0/+5
* Implement client side PBOs for glReadPixelhubbe@chromium.org2013-04-021-0/+2
* Move missing GL enum from gl_utils.h to gl_bindings.hgman@chromium.org2013-02-151-0/+135
* Use EGL headers to pick up EGL definitions.sheu@chromium.org2013-01-191-31/+2
* CrOS: Plumb through vsync info to compositor on EGL stacksbacker@chromium.org2013-01-141-0/+1
* gpu: Add async pixel transfers.epenner@chromium.org2012-12-171-0/+2
* Revert "Revert 164047 - Make GL calls go through subclassable class."gman@chromium.org2012-10-251-0/+26
* Revert 164047 - Make GL calls go through subclassable class.bartfab@chromium.org2012-10-251-26/+0
* Make GL calls go through subclassable class.gman@chromium.org2012-10-251-0/+26
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-0/+105