summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/memory_program_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Cache varying variable info in Shader object in command buffer.zmo@chromium.org2013-08-191-0/+12
* MemoryProgramCache uses base::MRUCache instead of ProgramCacheLRUHelper.apatrick@chromium.org2013-08-031-25/+67
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Make shader translator options effect cache keygman@chromium.org2013-05-171-0/+4
* Send shader information to disk cache on access as well as create.dsinclair@chromium.org2013-04-111-1/+2
* Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Add per-profile disk caching of complied GPU shaders.dsinclair@chromium.org2013-03-131-3/+5
* Refactor/Rename a bunch of GPU stuffgman@chromium.org2013-02-271-4/+4
* Cleanups to enable clang warning about protected non-virtual RefCounted destr...jamesr@chromium.org2013-01-301-2/+1
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-0/+88
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-88/+0
* Current status of patch:dmurph@chromium.org2012-07-181-0/+88