Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove CompileStatusMap in gpu command buffer | zmo@chromium.org | 2013-08-07 | 1 | -59/+3 |
* | MemoryProgramCache uses base::MRUCache instead of ProgramCacheLRUHelper. | apatrick@chromium.org | 2013-08-03 | 1 | -1/+1 |
* | Make shader translator options effect cache key | gman@chromium.org | 2013-05-17 | 1 | -12/+24 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Add per-profile disk caching of complied GPU shaders. | dsinclair@chromium.org | 2013-03-13 | 1 | -0/+4 |
* | Make GPU headers use more forward declarations | gman@chromium.org | 2013-02-28 | 1 | -0/+1 |
* | gpu in-memory program cache implementation with a memory limit + lru eviction. | dmurph@chromium.org | 2012-07-23 | 1 | -0/+175 |
* | Revert 147328 - Current status of patch: | gman@chromium.org | 2012-07-19 | 1 | -175/+0 |
* | Current status of patch: | dmurph@chromium.org | 2012-07-18 | 1 | -0/+175 |