14 Commits (8d16a74198b13609dbe63c15d2a53d300da2c599)

Author SHA1 Message Date
comex 85d77f636c Fixes and workarounds to make UBSan happier on macOS 3 years ago
Kyle Kienapfel ea00332a67 code: dodge PAGE_SIZE #define 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ReinUsesLisp 57252b0c1d rasterizer: Update pages in batches 5 years ago
bunnei e4f580af9a video_core: rasterizer_cache: Use u16 for cached page count. 5 years ago
bunnei 044f6a53c9 video_core: rasterizer_accelerated: Fix un/signed mismatch. 5 years ago
bunnei 1f1170eb3d video_core: rasterizer_accelerated: Fix delta check ordering. 5 years ago
bunnei 02870daa16 video_core: rasterizer_accelerated: Improve error handling & fix implicit conversion. 5 years ago
bunnei 489b5cca7c video_core: rasterizer_accelerated: Use a flat array instead of interval_map for cached pages. 5 years ago
bunnei 5b9e69e7fe core: memory: Move to Core::Memory namespace. 6 years ago
Joel Holdsworth e6d65064da Added missing include 6 years ago
Lioncash ad85ba53dd core/memory: Migrate over RasterizerMarkRegionCached() to the Memory class 6 years ago
Lioncash e04aeb9531 core: Prepare various classes for memory read/write migration 6 years ago
ReinUsesLisp 7a1f37bef3 rasterizer_accelerated: Add intermediary for GPU rasterizers 7 years ago