| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | video_core/shader_cache: Remove unused algorithm include | 2022-02-01 | 1 | -1/+0 | |
| * | video_core/shader_cache: Take std::span in RemoveShadersFromStorage() | 2022-02-01 | 1 | -1/+1 | |
| * | shader: Initial OpenGL implementation | 2021-07-22 | 1 | -2/+21 | |
| * | shader: Move pipeline cache logic to separate files | 2021-07-22 | 1 | -148/+50 | |
| * | shader_cache: Make use of std::erase_if | 2020-07-14 | 1 | -2/+2 | |
| * | shader_cache: Fix use-after-free and orphan invalidation cache entries | 2020-07-01 | 1 | -29/+41 | |
| * | Rename PAGE_SHIFT to PAGE_BITS | 2020-06-18 | 1 | -5/+5 | |
| * | shader_cache: Implement a generic shader cache | 2020-06-07 | 1 | -0/+228 |