1021 Commits (9140f5d1f313ee6cdccd2f9f0a5c31d99b69e76b)

Author SHA1 Message Date
Fernando Sahmkow fb1d75a788 HostTiming: Pause the hardware clock on pause. 6 years ago
Fernando Sahmkow 7ee76003ad General: Recover Prometheus project from harddrive failure 6 years ago
Fernando Sahmkow fda14542cb Common: Fix non-conan build 6 years ago
Morph 5482a4a272 common/telemetry: Add AVX512 to telemetry 6 years ago
Morph d0a762a6a8 common/cpu_detect: Add AVX512 detection 6 years ago
Fernando Sahmkow 51a1732324 Common/Fiber: Address Feedback and Correct Memory leaks. 6 years ago
Fernando Sahmkow cffae9c733 Common/Fiber: Implement Rewind on Boost Context. 6 years ago
Fernando Sahmkow f28670cd46 Common/uint128: Correct MSVC Compilation in old versions. 6 years ago
Fernando Sahmkow f39a9f6efa Common/Fiber: Document fiber interexchange. 6 years ago
Fernando Sahmkow 1460bdc5ab Common/Fiber: Implement Rewinding. 6 years ago
Fernando Sahmkow a42b226559 Common/Fiber: Additional corrections to f_context. 6 years ago
Fernando Sahmkow 89c691725c Common/Fiber: Correct f_context based Fibers. 6 years ago
Fernando Sahmkow e7f5b1f1d3 Core/HostTiming: Allow events to be advanced manually. 6 years ago
Fernando Sahmkow 564713fb46 Common/Tests: Address Feedback 6 years ago
Fernando Sahmkow 4e9a9e584c Common: Make MinGW build use Windows Fibers instead of fcontext_t 6 years ago
Fernando Sahmkow 09d2ffa663 Common/Tests: Clang Format. 6 years ago
Fernando Sahmkow 91f138bd19 Common: Correct fcontext fibers. 6 years ago
Fernando Sahmkow 0c789667d9 Common: Refactor & Document Wall clock. 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
Fernando Sahmkow 353166d648 Common: Implement a basic Fiber class. 6 years ago
Fernando Sahmkow b1b01a33bd Common: Implement a basic SpinLock class 6 years ago
MerryMage f0054fb284 xbyak_abi: Prefer returning a struct to using out parameters in ABI_CalculateFrameSize 6 years ago
MerryMage 10e9220ec6 xbyak_abi: Register indexes should be unsigned 6 years ago
MerryMage f60ab4ab14 xbyak_abi: Remove *GPS variants of stack manipulation functions 6 years ago
MerryMage c1f6eaf06b xbyak_abi: Fix ABI_PushRegistersAndAdjustStack 6 years ago
ReinUsesLisp 805d48c67e gl_arb_decompiler: Implement an assembly shader decompiler 6 years ago
David Marcec 4686c15c03 Add xbyak external 6 years ago
Morph e9bacfbe8b Fix macOS code and change "Swapfile" to "Swap" 6 years ago
Morph c02daca95c main: Log host system memory parameters 6 years ago
bunnei 053399a553 time_zone: Use std::chrono::seconds for strong typing. 6 years ago
bunnei 7aadcb796c common: Add module to get the current time zone. 6 years ago
James Rowe 2991e7441a Replace externals with Conan (#3735) 6 years ago
David Marcec 3d475a655b acc: Return a unique value per account for GetAccountId 6 years ago
Markus Wick ac24f0506c Fix -Werror=conversion error. 6 years ago
bunnei 08445bbd37 common: page_table: Update to use VirtualBuffer and simplify. 6 years ago
bunnei 273f8b5fc7 common: Add VirtualBuffer class, to abstract memory virtualization. 6 years ago
bunnei b2b0f85b7d common: scope_exit: Implement mechanism for canceling a scope exit. 6 years ago
bunnei 94e00fbb3f common: alignment: Add a helper function for generic alignment checking. 6 years ago
bunnei f9a8cc03c3 common: common_funcs: Add a macro for defining enum flag operators. 6 years ago
Lioncash 77b0e8a37d file_util: Early-exit in WriteArray and ReadArray if specified lengths are zero 6 years ago
Ben Russell 7d2d0ee1a3 common/file_util: Allow access to files on network shares 6 years ago
ReinUsesLisp c56cdc3384 common/dynamic_library: Import and adapt helper from Dolphin 6 years ago
Vitor K 41ea723cba common: Port some changes from dolphin (#5127) 6 years ago
Fernando Sahmkow 34be867080 PageTable: move backing addresses to a children class as the CPU page table does not need them. 6 years ago
ReinUsesLisp cb05500d6c shader/transform_feedback: Add host API friendly TFB builder 6 years ago
ReinUsesLisp 99be31c902 video_core: Rename "const buffer locker" to "registry" 6 years ago
ReinUsesLisp 8021ee48a3 gl_shader_cache: Rework shader cache and remove post-specializations 6 years ago