summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/program_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Remove CompileStatusMap in gpu command bufferzmo@chromium.org2013-08-071-31/+2
* MemoryProgramCache uses base::MRUCache instead of ProgramCacheLRUHelper.apatrick@chromium.org2013-08-031-1/+1
* 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-4/+16
* Send shader information to disk cache on access as well as create.dsinclair@chromium.org2013-04-111-1/+2
* Add per-profile disk caching of complied GPU shaders.dsinclair@chromium.org2013-03-131-1/+7
* Make GPU headers use more forward declarationsgman@chromium.org2013-02-281-1/+2
* Refactor/Rename a bunch of GPU stuffgman@chromium.org2013-02-271-4/+4
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-0/+127
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-122/+0
* Current status of patch:dmurph@chromium.org2012-07-181-0/+122