23 Commits (lizzie/mlp223)

Author SHA1 Message Date
xbzk b85f289048
[nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 2 months ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 3 months ago
lizzie b75e81af5e
[video_core/engines] implement stub NV01 timer, inline other channel engines (#3640) 6 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 7 months ago
CamilleLaVey 51cc1bc6be
[scheduler, dma, maxwell] Reduce CPU stalls in the GPU command processing pipeline through multiple targeted optimizations (#3296) 8 months ago
Gamer64 bb94cff886
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 9 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 12 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 1 year ago
Liam e15b1021a4 video_core: make gpu context aware of rendering program 3 years ago
Viktor Szépe e895ebb546 Fix typos in video_core 3 years ago
Fernando Sahmkow 5ea12207f3 Query Cachge: Fully rework Vulkan's query cache 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 4 years ago
Fernando Sahmkow f4291e4576 Fermi2D: Rework blit engine and add a software blitter. 4 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 4 years ago
Fernando Sahmkow 1595e77913 General: address feedback 4 years ago
Morph 5ee9e5e84b general: Format licenses as per SPDX guidelines 4 years ago
Fernando Sahmkow 2f61540d44 General: Fix clang format. 4 years ago
Fernando Sahmkow a6425c97e4 VideoCore: Refactor syncing. 5 years ago
Fernando Sahmkow bc66debfdc Texture cache: Fix the remaining issues with memory mnagement and unmapping. 5 years ago
Fernando Sahmkow c98aff1660 Texture cache: Fix dangling references on multichannel. 5 years ago
Fernando Sahmkow 0925f2386a Refactor VideoCore to use AS sepparate from Channel. 5 years ago
Fernando Sahmkow 8847b6645c VideoCore: implement channels on gpu caches. 5 years ago