13 Commits (4f68a8f45a359e3522d148bb54c4586dac664fb4)

Author SHA1 Message Date
Fernando Sahmkow 4f68a8f45a Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 3 years ago
Fernando Sahmkow 8847b6645c VideoCore: implement channels on gpu caches. 4 years ago
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