140 Commits (b63317879176dc6c8bcda6b3447a614ef55c029f)

Author SHA1 Message Date
Fernando Sahmkow 1a2ed85a28 Buffer cache: always use async buffer downloads and fix regression. 3 years ago
Fernando Sahmkow bd8abfe654 BufferCache: Fixes and address feedback 3 years ago
Fernando Sahmkow b328059505 Tests: Add memory tracker tests. 3 years ago
Max Dunbar 8b5becf71b Fixes 'Continous' typo 3 years ago
Liam e135d0448e tests: mark integer literals as unsigned 3 years ago
Morph ac1a23fc51 tests: Implement tests for verifying HashValue 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
ameerj c5f3db8235 buffer_base: Partially revert changes from #9559 3 years ago
Fernando Sahmkow d777ec15f8 BufferBase: Don't ignore GPU pages. 3 years ago
Alexandre Bouvier 5c2cf39455 tests: update catch2 to 3.0.1 3 years ago
Fernando Sahmkow 12a76465b9 MacroHLE: Reduce massive calculations on sizing estimation. 3 years ago
Alexandre Bouvier 8cb4e6b641 tests: add missing header 3 years ago
ameerj 4d5adfb3c9 scratch_buffer: Explicitly defing resize and resize_destructive functions 3 years ago
ameerj 37ac7d7841 tests: Add ScratchBuffer tests 3 years ago
ameerj fb155dbffc CMake: Consolidate common PCH headers 3 years ago
ameerj bbf3e7f313 CMake: Use precompiled headers 3 years ago
Alexandre Bouvier 8dbd9adb4a tests: fix for -Wall 3 years ago
bunnei a35c884097 core: Partially persist emulation state across game boots. 3 years ago
Kyle Kienapfel ea00332a67 code: dodge PAGE_SIZE #define 4 years ago
Maide 68dcd946b7 Revert Coretiming PRs 8531 and 7454 (#8591) 4 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
FearlessTobi 60008b680e yuzu: Add ui files for multiplayer rooms 4 years ago
Kelebek1 03de5e053d Rework CoreTiming 4 years ago
Liam e551960935 common/fiber: make fibers easier to use 4 years ago
Fernando Sahmkow d3becee4c0 Core: Fix tests. 4 years ago
Fernando Sahmkow ca686b6d07 Core: Reimplement Core Timing. 4 years ago
Andrea Pappacoda b2eb103829 chore: add missing SPDX tags 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Alexandre Bouvier 4b791bcad7 cmake: make tests optional 4 years ago
vperus bd95c199bc [input_common] Add completion test for CalibrationConfigurationJob 4 years ago
yzct12345 aee8cc20ea logging: Simplify and make thread-safe 5 years ago
lat9nq a4e7a41e7f shader_recompiler,video_core: Cleanup some GCC and Clang errors 5 years ago
Fernando Sahmkow 1be1828db1 Buffer Cache: Address Feedback. 5 years ago
Fernando Sahmkow 776da59abc Buffer Cache: Fix High Downloads and don't predownload on Extreme. 5 years ago
ReinUsesLisp 3a0e4487ba common: Add unique function 5 years ago
Wunkolo 722f9c3cb5 common: Replace common_sizes into user-literals 5 years ago
ReinUsesLisp ba034a5724 tests: Add tests for host memory 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei e4b692bd16 common: Fiber: use a reference for YieldTo. 5 years ago
bunnei 845a217d5e Revert "core: Switch to unique_ptr for usage of Common::Fiber." 5 years ago
comex 4258b4985a [network] Error handling reform 5 years ago
bunnei 3322f10f84 core: Switch to unique_ptr for usage of Common::Fiber. 5 years ago
ReinUsesLisp a02cc7e039 common/cityhash: Use common types 5 years ago
ReinUsesLisp 58ed3fa9f5 tests: Add tests for CityHash 5 years ago
ReinUsesLisp 3dac956230 tests/buffer_base: Add cached CPU writes tests 5 years ago
MerryMage 46ea7034cc ring_buffer: Remove granularity template argument 5 years ago
Lioncash d5bff783bd common/bit_util: Replace CLZ/CTZ operations with standardized ones 5 years ago
ReinUsesLisp e482ac4786 tests: Add unit tests for the GPU range tracking buffer container 5 years ago