summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/mocks.h
Commit message (Expand)AuthorAgeFilesLines
* Shader compiles deferred until program link time after a cache miss.dyen2015-02-121-7/+4
* Switch to use ANGLE's new APIs to query shader variables.zmo2014-10-091-3/+3
* Clean up interfaces between Shader / ShaderTranslator / ANGLE side.zmo2014-09-131-7/+8
* Remove outdated ANGLE_SH_VERSION if-def stuff.zmo2014-09-101-9/+0
* command_buffer: Batch command processing to reduce handler overheads.vmiura2014-09-091-1/+12
* Fix gpu_unittests for new Shader Translator header.jmadill@chromium.org2014-07-081-0/+9
* Moves responsibility for shader resource string generation to ANGLE.shannonwoods@chromium.org2014-05-211-1/+1
* Add driver bug workaround for SH_INIT_GL_POSITION.zmo@chromium.org2013-09-071-1/+1
* Cache varying variable info in Shader object in command buffer.zmo@chromium.org2013-08-191-0/+1
* MemoryProgramCache uses base::MRUCache instead of ProgramCacheLRUHelper.apatrick@chromium.org2013-08-031-1/+1
* Make shader translator options effect cache keygman@chromium.org2013-05-171-2/+8
* Send shader information to disk cache on access as well as create.dsinclair@chromium.org2013-04-111-2/+3
* Add per-profile disk caching of complied GPU shaders.dsinclair@chromium.org2013-03-131-2/+6
* Refactor/Rename a bunch of GPU stuffgman@chromium.org2013-02-271-4/+4
* Process webgl program log, replacing hashed name with original name.zmo@google.com2013-01-251-0/+1
* Add calls to EnsureGPUMemoryAvailable into GLES2DecoderImplgman@chromium.org2013-01-231-0/+1
* Add tests for TextureManager and MemoryTrackergman@chromium.org2013-01-151-0/+14
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-1/+22
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-22/+1
* Current status of patch:dmurph@chromium.org2012-07-181-1/+22
* Turn on glsl built-in function emulation in ANGLE shader translator.zmo@google.com2011-09-201-2/+3
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-14/+0
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-0/+14
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-14/+0
* GpuScheduler fix:jbates@chromium.org2011-06-031-0/+14
* Move lots of GMock stuff out of line.erg@google.com2011-01-051-14/+7
* Exposed support for dynamically enabling extensions in command bufferkbr@google.com2010-12-061-2/+3
* Use the shader translator to correct bad type informationgman@chromium.org2010-11-121-3/+21
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-1/+3
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-3/+3
* Added chromium source file preamble.apatrick@google.com2009-12-171-31/+3
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-5/+5
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+108
* Reverting the rest of 32952apatrick@google.com2009-11-241-108/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+108