10 Commits (eaf4777e58fcd39060ef1d2001a6680f987c6402)

Author SHA1 Message Date
Kyle Kienapfel ea00332a67 code: dodge PAGE_SIZE #define 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Lioncash 6f2a095c9f video_core/shader_cache: Remove unused algorithm include 4 years ago
Lioncash 274babc929 video_core/shader_cache: Take std::span in RemoveShadersFromStorage() 4 years ago
ReinUsesLisp 5ca5988c63 shader: Initial OpenGL implementation 5 years ago
ReinUsesLisp ed6c131c92 shader: Move pipeline cache logic to separate files 5 years ago
Lioncash 7d3ba83dde shader_cache: Make use of std::erase_if 6 years ago
ReinUsesLisp 308feff898 shader_cache: Fix use-after-free and orphan invalidation cache entries 6 years ago
MerryMage 61ba55fcc1 Rename PAGE_SHIFT to PAGE_BITS 6 years ago
ReinUsesLisp dac8591368 shader_cache: Implement a generic shader cache 6 years ago