13 Commits (b434502d074e3fa6426a65ddb9d3190343627d6b)

Author SHA1 Message Date
Liam 7fa76caf80 video_core: use interval map for page count tracking 2 years ago
Kelebek1 770130b6c2 Fix shader dumps with nvdisasm 2 years ago
Fernando Sahmkow 4f68a8f45a Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
Kelebek1 c7430e51e3 Remove memory allocations in some hot paths 3 years ago
Kelebek1 3fc1615e28 Fix code resize to use word size rather than byte size 3 years ago
Kelebek1 37845e1228 Update 3D regs 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
Merry e8a60754e9 video_core: Replace lock_guard with scoped_lock 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