1021 Commits (07993ac8c8c66bbf638dddc7750106f6dfb0e09b)

Author SHA1 Message Date
Fernando Sahmkow 18dcb09342 HostTiming: Pause the hardware clock on pause. 6 years ago
Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure 6 years ago
Fernando Sahmkow 7b893c7963 Common: Fix non-conan build 6 years ago
Morph 97ba520434 common/telemetry: Add AVX512 to telemetry 6 years ago
Morph d6474b4aca common/cpu_detect: Add AVX512 detection 6 years ago
Fernando Sahmkow e77ee67bfa Common/Fiber: Address Feedback and Correct Memory leaks. 6 years ago
Fernando Sahmkow b6655aa2e4 Common/Fiber: Implement Rewind on Boost Context. 6 years ago
Fernando Sahmkow 59ce6e6d06 Common/uint128: Correct MSVC Compilation in old versions. 6 years ago
Fernando Sahmkow 18f54f7486 Common/Fiber: Document fiber interexchange. 6 years ago
Fernando Sahmkow 137d862d9b Common/Fiber: Implement Rewinding. 6 years ago
Fernando Sahmkow 41013381d6 Common/Fiber: Additional corrections to f_context. 6 years ago
Fernando Sahmkow 7d2b1a6ec4 Common/Fiber: Correct f_context based Fibers. 6 years ago
Fernando Sahmkow 49a7e0984a Core/HostTiming: Allow events to be advanced manually. 6 years ago
Fernando Sahmkow 1f7dd36499 Common/Tests: Address Feedback 6 years ago
Fernando Sahmkow 3398f701ee Common: Make MinGW build use Windows Fibers instead of fcontext_t 6 years ago
Fernando Sahmkow 1bd706344e Common/Tests: Clang Format. 6 years ago
Fernando Sahmkow 03e4f5dac4 Common: Correct fcontext fibers. 6 years ago
Fernando Sahmkow e3524d1142 Common: Refactor & Document Wall clock. 6 years ago
Fernando Sahmkow 234b5ff6a9 Common: Implement WallClock Interface and implement a native clock for x64 6 years ago
Fernando Sahmkow 0f8e5a1465 Tests: Add base tests to host timing 6 years ago
Fernando Sahmkow be320a9e10 Common: Polish Fiber class, add comments, asserts and more tests. 6 years ago
Fernando Sahmkow 8d0e3c5422 Tests: Add tests for fibers and refactor/fix Fiber class 6 years ago
Fernando Sahmkow bc266a9d98 Common: Implement a basic Fiber class. 6 years ago
Fernando Sahmkow 13ed9438fb Common: Implement a basic SpinLock class 6 years ago
MerryMage 7c6203dc5e xbyak_abi: Prefer returning a struct to using out parameters in ABI_CalculateFrameSize 6 years ago
MerryMage 36362e9695 xbyak_abi: Register indexes should be unsigned 6 years ago
MerryMage d563017dfe xbyak_abi: Remove *GPS variants of stack manipulation functions 6 years ago
MerryMage 4417770ba9 xbyak_abi: Fix ABI_PushRegistersAndAdjustStack 6 years ago
ReinUsesLisp a63a0daa5e gl_arb_decompiler: Implement an assembly shader decompiler 6 years ago
David Marcec d0bdd26c26 Add xbyak external 6 years ago
Morph b2af304918 Fix macOS code and change "Swapfile" to "Swap" 6 years ago
Morph 9a36d8600c main: Log host system memory parameters 6 years ago
bunnei bba54e1880 time_zone: Use std::chrono::seconds for strong typing. 6 years ago
bunnei 33441fa728 common: Add module to get the current time zone. 6 years ago
James Rowe bc30a591ba
Replace externals with Conan (#3735) 6 years ago
David Marcec 1417849a2b acc: Return a unique value per account for GetAccountId 6 years ago
Markus Wick c499c22cf7 Fix -Werror=conversion error. 6 years ago
bunnei 4c1812ae37 common: page_table: Update to use VirtualBuffer and simplify. 6 years ago
bunnei 4ba2428c86 common: Add VirtualBuffer class, to abstract memory virtualization. 6 years ago
bunnei 4df6ef04ac common: scope_exit: Implement mechanism for canceling a scope exit. 6 years ago
bunnei b838e58d63 common: alignment: Add a helper function for generic alignment checking. 6 years ago
bunnei b11b424a2d common: common_funcs: Add a macro for defining enum flag operators. 6 years ago
Lioncash e77337588e file_util: Early-exit in WriteArray and ReadArray if specified lengths are zero 6 years ago
Ben Russell f98a2c42de
common/file_util: Allow access to files on network shares 6 years ago
ReinUsesLisp 7104e01bb3 common/dynamic_library: Import and adapt helper from Dolphin 6 years ago
Vitor K bd0c56c6e7 common: Port some changes from dolphin (#5127) 6 years ago
Fernando Sahmkow 27cbb75e7c PageTable: move backing addresses to a children class as the CPU page table does not need them. 6 years ago
ReinUsesLisp 3dcaa84ba4 shader/transform_feedback: Add host API friendly TFB builder 6 years ago
ReinUsesLisp e8efd5a901 video_core: Rename "const buffer locker" to "registry" 6 years ago
ReinUsesLisp bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations 6 years ago