110 Commits (32d89428f7cbd4cde0ceb40ac7f7731dd7d21f33)

Author SHA1 Message Date
vperus bd95c199bc [input_common] Add completion test for CalibrationConfigurationJob 4 years ago
yzct12345 aee8cc20ea logging: Simplify and make thread-safe 4 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
ReinUsesLisp 148a3c173a tests/ring_buffer: Silence signed/unsigned mismatch warnings 5 years ago
Morph 23413c0d44 general: Fix various spelling errors 5 years ago
MerryMage e3490b55c1 memory: Remove MemoryHook 5 years ago
bunnei 4f16c961c9 hle: kernel: Separate KScheduler from GlobalSchedulerContext class. 5 years ago
comex f2a06c61d6 tests: Fix warning about comparison between signed and unsigned 5 years ago
ReinUsesLisp 08ad5c4e42 tests: Fix data race in fibers test 5 years ago
Lioncash 2745697bcc tests/core_timing: Remove pragma optimize(off) 5 years ago
Lioncash 7decda6bc2 core_timing: Make use of uintptr_t to represent user_data 5 years ago
Lioncash 56054fe86d core_timing: Make TimedCallback take std::chrono::nanoseconds 6 years ago
Lioncash 9e113a2b67 core_timing: Make use of std::chrono with ScheduleEvent 6 years ago
Fernando Sahmkow 94a51e6b21 Core/Common: Address Feedback. 6 years ago
Fernando Sahmkow 4df46e0525 Tests/CoreTiming: Correct host timing tests. 6 years ago
Fernando Sahmkow a4e7d0b106 CoreTiming: Correct rebase bugs and other miscellaneous things. 6 years ago
Fernando Sahmkow 6f0c873d48 General: Cleanup legacy code. 6 years ago
Fernando Sahmkow 7ee76003ad General: Recover Prometheus project from harddrive failure 6 years ago
Fernando Sahmkow 02fe399e26 Tests/HostTiming: Correct GCC Compile error. 6 years ago
Fernando Sahmkow 1460bdc5ab Common/Fiber: Implement Rewinding. 6 years ago
Fernando Sahmkow 564713fb46 Common/Tests: Address Feedback 6 years ago
Fernando Sahmkow 09d2ffa663 Common/Tests: Clang Format. 6 years ago
Fernando Sahmkow ee32067b10 Common: Implement WallClock Interface and implement a native clock for x64 6 years ago
Fernando Sahmkow ab76c0e296 Tests: Add base tests to host timing 6 years ago
Fernando Sahmkow a1e7931d20 Common: Polish Fiber class, add comments, asserts and more tests. 6 years ago
Fernando Sahmkow 279ff1c0ff Tests: Add tests for fibers and refactor/fix Fiber class 6 years ago
bunnei 27ec77ef89 arm_test_common: Updates for new VMM. 6 years ago
Lioncash eaeb4520f7 General: Resolve warnings related to missing declarations 6 years ago
Lioncash 1d9be65e26 core/memory: Migrate over memory mapping functions to the new Memory class 6 years ago
bunnei 8b35acbd29 core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
Fernando Sahmkow c057ce204e Core_Timing: Fix tests. 6 years ago
Fernando Sahmkow e96ac0e2a3 Core Timing: General corrections and added tests. 6 years ago
Fernando Sahmkow eb2ffec5a4 Tests: Eliminate old Core Timing Tests 6 years ago
Fernando Sahmkow 16ee1b7006 Core_Timing: Make core_timing threadsafe by default. 7 years ago