148 Commits (c683ec2bcb71db6db504d4f1161a7830a8c42774)

Author SHA1 Message Date
Liam ddda76f9b0 core: track separate heap allocation for linux 2 years ago
Liam f34d3d7e84 core_timing: remove user data value 2 years ago
liamwhite 65e646eeba
Revert "video_core: use interval map for page count tracking" 2 years ago
Liam 030e6b3980 video_core: use interval map for page count tracking 2 years ago
GPUCode 5938a9582a core: Respect memory permissions in Map 2 years ago
Liam c5bdc0054c general: fix build failure on clang 17 2 years ago
Danila Malyutin 785e480b62 msvc: set warning level to /W4 globally 2 years ago
Fernando Sahmkow 36c302fa32 Buffer cache: always use async buffer downloads and fix regression. 3 years ago
Fernando Sahmkow d6f565e5da BufferCache: Fixes and address feedback 3 years ago
Fernando Sahmkow fff6155bc3 Tests: Add memory tracker tests. 3 years ago
Max Dunbar e446f368d7 Fixes 'Continous' typo 3 years ago
Liam 1476ffd865 tests: mark integer literals as unsigned 3 years ago
Morph f09d192aac tests: Implement tests for verifying HashValue 3 years ago
Liam 600f325d87 general: fix spelling mistakes 3 years ago
arades79 683019878f remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 45e13b03f3 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
ameerj eb9f16dce4 buffer_base: Partially revert changes from #9559 3 years ago
Fernando Sahmkow b56ad93bbc BufferBase: Don't ignore GPU pages. 3 years ago
Alexandre Bouvier d0fe27708e tests: update catch2 to 3.0.1 3 years ago
Fernando Sahmkow 18637766ef MacroHLE: Reduce massive calculations on sizing estimation. 3 years ago
Alexandre Bouvier dce2649daf
tests: add missing header 3 years ago
ameerj c6590ad07b scratch_buffer: Explicitly defing resize and resize_destructive functions 3 years ago
ameerj 64869807e2 tests: Add ScratchBuffer tests 3 years ago
ameerj 5b5612c1cc CMake: Consolidate common PCH headers 3 years ago
ameerj 37bc5118ea CMake: Use precompiled headers 3 years ago
Alexandre Bouvier fa9b7db76f
tests: fix for -Wall 3 years ago
bunnei a4d11f4427 core: Partially persist emulation state across game boots. 3 years ago
Kyle Kienapfel 14e9de6678 code: dodge PAGE_SIZE #define 3 years ago
Maide 2e46110379
Revert Coretiming PRs 8531 and 7454 (#8591) 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
FearlessTobi 705f7db84d yuzu: Add ui files for multiplayer rooms 4 years ago
Kelebek1 240650f6a6 Rework CoreTiming 4 years ago
Liam ed0319cfed common/fiber: make fibers easier to use 4 years ago
Fernando Sahmkow 9cafb0d912 Core: Fix tests. 4 years ago
Fernando Sahmkow 846c994cc9 Core: Reimplement Core Timing. 4 years ago
Andrea Pappacoda 01cf05bc75
chore: add missing SPDX tags 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Alexandre Bouvier c8b358dba2 cmake: make tests optional 4 years ago
vperus 04fa990b0c [input_common] Add completion test for CalibrationConfigurationJob 4 years ago
yzct12345 001675dced
logging: Simplify and make thread-safe 4 years ago
lat9nq 0bb85f6a75 shader_recompiler,video_core: Cleanup some GCC and Clang errors 5 years ago
Fernando Sahmkow 977904dd84 Buffer Cache: Address Feedback. 5 years ago
Fernando Sahmkow 0e4d4b4beb Buffer Cache: Fix High Downloads and don't predownload on Extreme. 5 years ago
ReinUsesLisp 2c8d337418 common: Add unique function 5 years ago
Wunkolo 4569f39c7c common: Replace common_sizes into user-literals 5 years ago
ReinUsesLisp 740edacc8d tests: Add tests for host memory 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei 8f7eb194af common: Fiber: use a reference for YieldTo. 5 years ago
bunnei a5ab85ac37
Revert "core: Switch to unique_ptr for usage of Common::Fiber." 5 years ago
comex 2910aa77b2 [network] Error handling reform 5 years ago