summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/program_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove CompileStatusMap in gpu command bufferzmo@chromium.org2013-08-071-59/+3
* 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-12/+24
* 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-0/+4
* Make GPU headers use more forward declarationsgman@chromium.org2013-02-281-0/+1
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-0/+175
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-175/+0
* Current status of patch:dmurph@chromium.org2012-07-181-0/+175