Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shader_cache: Make use of std::erase_if | Lioncash | 2020-07-14 | 1 | -2/+2 |
* | shader_cache: Fix use-after-free and orphan invalidation cache entries | ReinUsesLisp | 2020-07-01 | 1 | -29/+41 |
* | Rename PAGE_SHIFT to PAGE_BITS | MerryMage | 2020-06-18 | 1 | -5/+5 |
* | shader_cache: Implement a generic shader cache | ReinUsesLisp | 2020-06-07 | 1 | -0/+228 |