| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to standard integer types in gpu/. | avi | 2015-12-21 | 1 | -12/+15 |
* | Refactor for GPU command buffer PUTSTR code generator. | zmo | 2015-02-06 | 1 | -0/+11 |
* | command_buffer: Table based command dispatch for Common commands | heejin.r.chung | 2015-01-23 | 1 | -3/+17 |
* | Revert of Validate Bucket data in ShaderSourceBucket. (patchset #6 id:100001 ... | siva.gunturi | 2015-01-06 | 1 | -1/+1 |
* | Validate Bucket data in ShaderSourceBucket. | siva.gunturi | 2015-01-04 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in gpu/ | dcheng | 2014-10-21 | 1 | -1/+1 |
* | GPU: Reference count gpu::Buffer. | epenner@chromium.org | 2014-03-26 | 1 | -1/+1 |
* | Remove unused method and data. | qsr@chromium.org | 2013-06-06 | 1 | -13/+0 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Re-land: Mark async texture uploads as completed from the upload thread. | reveman@chromium.org | 2013-02-16 | 1 | -0/+1 |
* | gpu: Add async pixel transfers. | epenner@chromium.org | 2012-12-17 | 1 | -0/+4 |
* | Enforce compressed texture restrictions | gman@chromium.org | 2012-06-08 | 1 | -3/+3 |
* | Add support for GL_EXT_occlusion_query_boolean | gman@chromium.org | 2012-03-08 | 1 | -14/+14 |
* | GPU: Build most of the gpu as a single DLL. | rvargas@google.com | 2012-03-05 | 1 | -3/+4 |
* | Revert 124702 - GPU: Buld most of the gpu as a single DLL. | rvargas@google.com | 2012-03-02 | 1 | -4/+3 |
* | GPU: Buld most of the gpu as a single DLL. | rvargas@google.com | 2012-03-02 | 1 | -3/+4 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -3/+3 |
* | Fix zero length string bug and NPOT bug | gman@chromium.org | 2010-12-03 | 1 | -1/+1 |
* | Revert 67293 BrowserTestCanLaunchWithOSMesa was consistently failing - Initia... | andybons@chromium.org | 2010-11-24 | 1 | -1/+1 |
* | Initialize destinations variables before calling GL functions | gman@chromium.org | 2010-11-24 | 1 | -1/+1 |
* | FBTF: Fix more ctor/dtors found by clang plugin. | erg@google.com | 2010-10-13 | 1 | -6/+4 |
* | Adds the remaining bucket commands, switches the | gman@chromium.org | 2010-03-24 | 1 | -0/+5 |
* | Attempt to submit this CL for the 3rd time. No changes. | gman@chromium.org | 2010-03-02 | 1 | -2/+3 |
* | Revert http://codereview.chromium.org/660238 | gman@chromium.org | 2010-02-27 | 1 | -3/+2 |
* | Resumitting reverted CL | gman@chromium.org | 2010-02-27 | 1 | -2/+3 |
* | "/b/slave/chromium-rel-linux/build/src/gpu/command_buffer/client/gles2_demo_c... | thakis@chromium.org | 2010-02-27 | 1 | -3/+2 |
* | Added support for glGetString, glGetShaderSource, | gman@chromium.org | 2010-02-27 | 1 | -2/+3 |
* | Adds | gman@chromium.org | 2010-02-05 | 1 | -3/+10 |
* | Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,... | apatrick@chromium.org | 2010-02-01 | 1 | -5/+5 |
* | Add commands Jump, Call and Return | gman@chromium.org | 2010-01-28 | 1 | -0/+16 |
* | Added chromium source file preamble. | apatrick@google.com | 2009-12-17 | 1 | -30/+3 |
* | Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync... | apatrick@google.com | 2009-12-12 | 1 | -5/+5 |
* | Implements bucket commands and adds unit tests to | gman@chromium.org | 2009-12-10 | 1 | -1/+76 |
* | Landing the GPU process and command buffer code again, this time with a DEPS ... | apatrick@google.com | 2009-11-25 | 1 | -0/+107 |
* | Reverting the rest of 32952 | apatrick@google.com | 2009-11-24 | 1 | -107/+0 |
* | Branched gpu process and command buffer code into Chrome tree. Fixed up paths... | apatrick@google.com | 2009-11-24 | 1 | -0/+107 |