summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/common_decoder.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused method and data.qsr@chromium.org2013-06-061-13/+0
* Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Re-land: Mark async texture uploads as completed from the upload thread.reveman@chromium.org2013-02-161-0/+1
* gpu: Add async pixel transfers.epenner@chromium.org2012-12-171-0/+4
* Enforce compressed texture restrictionsgman@chromium.org2012-06-081-3/+3
* Add support for GL_EXT_occlusion_query_booleangman@chromium.org2012-03-081-14/+14
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-3/+4
* Revert 124702 - GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-4/+3
* GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-3/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Fix zero length string bug and NPOT buggman@chromium.org2010-12-031-1/+1
* Revert 67293 BrowserTestCanLaunchWithOSMesa was consistently failing - Initia...andybons@chromium.org2010-11-241-1/+1
* Initialize destinations variables before calling GL functionsgman@chromium.org2010-11-241-1/+1
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-6/+4
* Adds the remaining bucket commands, switches thegman@chromium.org2010-03-241-0/+5
* Attempt to submit this CL for the 3rd time. No changes.gman@chromium.org2010-03-021-2/+3
* Revert http://codereview.chromium.org/660238gman@chromium.org2010-02-271-3/+2
* Resumitting reverted CLgman@chromium.org2010-02-271-2/+3
* "/b/slave/chromium-rel-linux/build/src/gpu/command_buffer/client/gles2_demo_c...thakis@chromium.org2010-02-271-3/+2
* Added support for glGetString, glGetShaderSource,gman@chromium.org2010-02-271-2/+3
* Addsgman@chromium.org2010-02-051-3/+10
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-5/+5
* Add commands Jump, Call and Returngman@chromium.org2010-01-281-0/+16
* Added chromium source file preamble.apatrick@google.com2009-12-171-30/+3
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-5/+5
* Implements bucket commands and adds unit tests togman@chromium.org2009-12-101-1/+76
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+107
* Reverting the rest of 32952apatrick@google.com2009-11-241-107/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+107