| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass GL context bind_generates_resources flag to GPU Service. | vmiura@chromium.org | 2014-04-03 | 1 | -0/+1 |
* | ui: Allow individual test suites to opt-out of the TestCompositor. | danakj@chromium.org | 2014-02-21 | 1 | -0/+2 |
* | Move NullDraw GL bindings and allow them to be disabled temporarily. | danakj@chromium.org | 2014-02-20 | 1 | -0/+2 |
* | Revert 247793 "Ensure GL initialization only happens once, and p..." | yoz@chromium.org | 2014-01-30 | 1 | -2/+0 |
* | Ensure GL initialization only happens once, and provide common init path | danakj@chromium.org | 2014-01-30 | 1 | -0/+2 |
* | Encapsulate functionality of the mock GL interface to MockGLInterface | oetuaho@nvidia.com | 2014-01-25 | 1 | -3/+0 |
* | Take GL version and extensions correctly into account when binding functions | oetuaho@nvidia.com | 2014-01-17 | 1 | -17/+11 |
* | Allow tests to stub out GL draw calls. | danakj@chromium.org | 2014-01-12 | 1 | -0/+1 |
* | Rename async upload/readback queries to avoid mix-ups | sievers@chromium.org | 2013-08-27 | 1 | -2/+2 |
* | gpu: Add support for multiple GpuMemoryBuffer types. | reveman@chromium.org | 2013-08-03 | 1 | -5/+0 |
* | GPU: Use TLS pointer for GLApi. | epenner@chromium.org | 2013-07-26 | 1 | -1/+5 |
* | Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."" | hubbe@chromium.org | 2013-07-23 | 1 | -0/+1 |
* | Add GL_EXT_multisampled_render_to_texture support to command buffer. | bsalomon@google.com | 2013-07-12 | 1 | -0/+13 |
* | Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..." | nick@chromium.org | 2013-07-12 | 1 | -1/+0 |
* | Perform glReadPixels with PBOs in the gpu, if PBOs are available. | hubbe@chromium.org | 2013-07-04 | 1 | -0/+1 |
* | Revert 209873 "Perform glReadPixels with PBOs in the gpu, if PBO..." | dslomov@chromium.org | 2013-07-03 | 1 | -1/+0 |
* | Perform glReadPixels with PBOs in the gpu, if PBOs are available. | hubbe@chromium.org | 2013-07-03 | 1 | -0/+1 |
* | Revert 209625 "Perform glReadPixels with PBOs in the gpu, if PBO..." | dslomov@chromium.org | 2013-07-02 | 1 | -1/+0 |
* | Perform glReadPixels with PBOs in the gpu, if PBOs are available. | hubbe@chromium.org | 2013-07-02 | 1 | -0/+1 |
* | Add a factory and defines for native Linux surfaces. | rjkroege@chromium.org | 2013-05-24 | 1 | -1/+8 |
* | Reland 199454: "Move WrappedTexImage functionality to ui/gl" | backer@chromium.org | 2013-05-10 | 1 | -0/+71 |
* | Revert 199454 "Move WrappedTexImage functionality to ui/gl" | backer@chromium.org | 2013-05-10 | 1 | -71/+0 |
* | Move WrappedTexImage functionality to ui/gl | gman@chromium.org | 2013-05-10 | 1 | -0/+71 |
* | -Move #define for EGL_BUFFER_NATIVE_ANDROID within gl_bindings.h | kaanb@chromium.org | 2013-04-09 | 1 | -0/+5 |
* | Implement client side PBOs for glReadPixel | hubbe@chromium.org | 2013-04-02 | 1 | -0/+2 |
* | Move missing GL enum from gl_utils.h to gl_bindings.h | gman@chromium.org | 2013-02-15 | 1 | -0/+135 |
* | Use EGL headers to pick up EGL definitions. | sheu@chromium.org | 2013-01-19 | 1 | -31/+2 |
* | CrOS: Plumb through vsync info to compositor on EGL stacks | backer@chromium.org | 2013-01-14 | 1 | -0/+1 |
* | gpu: Add async pixel transfers. | epenner@chromium.org | 2012-12-17 | 1 | -0/+2 |
* | Revert "Revert 164047 - Make GL calls go through subclassable class." | gman@chromium.org | 2012-10-25 | 1 | -0/+26 |
* | Revert 164047 - Make GL calls go through subclassable class. | bartfab@chromium.org | 2012-10-25 | 1 | -26/+0 |
* | Make GL calls go through subclassable class. | gman@chromium.org | 2012-10-25 | 1 | -0/+26 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | ui: Move gl/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-12 | 1 | -0/+105 |