121 Commits (199f77b92f6e0f47844e44dcc5ef1f4dc299824c)

Author SHA1 Message Date
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
bunnei 51fb0a6f96 core: Switch to unique_ptr for usage of Common::Fiber. 5 years ago
ReinUsesLisp f3805376f7 common/cityhash: Use common types 5 years ago
ReinUsesLisp 9ca5e52f07 tests: Add tests for CityHash 5 years ago
ReinUsesLisp 19156292a3 tests/buffer_base: Add cached CPU writes tests 5 years ago
MerryMage 8d00265998 ring_buffer: Remove granularity template argument 5 years ago
Lioncash 8620de6b20 common/bit_util: Replace CLZ/CTZ operations with standardized ones 5 years ago
ReinUsesLisp 7bd603061c tests: Add unit tests for the GPU range tracking buffer container 5 years ago
ReinUsesLisp 613b3671b7 tests/ring_buffer: Silence signed/unsigned mismatch warnings 5 years ago
Morph a745d87971 general: Fix various spelling errors 5 years ago
MerryMage 6d30745d77 memory: Remove MemoryHook 5 years ago
bunnei 8d3e06349e hle: kernel: Separate KScheduler from GlobalSchedulerContext class. 5 years ago
comex 3dc310bd52 tests: Fix warning about comparison between signed and unsigned 5 years ago
ReinUsesLisp 3fdb42e0b4 tests: Fix data race in fibers test 5 years ago
Lioncash e1ab72a0ea tests/core_timing: Remove pragma optimize(off) 5 years ago
Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data 5 years ago
Lioncash bef1844a51 core_timing: Make TimedCallback take std::chrono::nanoseconds 6 years ago
Lioncash 8b50c660df core_timing: Make use of std::chrono with ScheduleEvent 6 years ago
Fernando Sahmkow 2f8947583f Core/Common: Address Feedback. 6 years ago
Fernando Sahmkow 71c4779211 Tests/CoreTiming: Correct host timing tests. 6 years ago
Fernando Sahmkow 71f1c0f9f9 CoreTiming: Correct rebase bugs and other miscellaneous things. 6 years ago
Fernando Sahmkow 48fa3b7a0f General: Cleanup legacy code. 6 years ago
Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure 6 years ago
Fernando Sahmkow 45d29436b3 Tests/HostTiming: Correct GCC Compile error. 6 years ago
Fernando Sahmkow 137d862d9b Common/Fiber: Implement Rewinding. 6 years ago
Fernando Sahmkow 1f7dd36499 Common/Tests: Address Feedback 6 years ago
Fernando Sahmkow 1bd706344e Common/Tests: Clang Format. 6 years ago
Fernando Sahmkow 234b5ff6a9 Common: Implement WallClock Interface and implement a native clock for x64 6 years ago