173 Commits (c2aaf5137003868b2375b96ee84e2cb42d5f355e)

Author SHA1 Message Date
lat9nq eb61824ea5 common: Publically link to pthreads 5 years ago
ReinUsesLisp da34d37044 common/thread_worker: Add support for stateful threads 5 years ago
ReinUsesLisp 2c8d337418 common: Add unique function 5 years ago
Wunkolo 4569f39c7c common: Replace common_sizes into user-literals 5 years ago
Morph 391e823c79 common: logging: Restructure backend code 5 years ago
ReinUsesLisp a7837a3791 common/host_memory: Add interface and Windows implementation 5 years ago
liushuyu eb9deffab6
src/common/CMakeLists.txt: fix variable escaping 5 years ago
Lioncash 8171ad65cd common: Extract point into a common struct 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Markus Wick 9be819faaf common: Move assert failure handling into a cpp file. 5 years ago
bunnei 28be8aec9a common: Move common sizes to their own header for code reuse. 5 years ago
bunnei c9235764c7 common: Add implementation of TinyMT (Mersenne Twister RNG). 5 years ago
bunnei 0a91599aec common: Merge uint128 to a single header file with inlines. 5 years ago
lat9nq a58086ae0d common: Add -fsized-deallocation as a Clang flag 5 years ago
ReinUsesLisp 51512d01d8 renderer_opengl: Avoid precompiled cache and force NV GL cache directory 5 years ago
Lioncash 91084d9396 common/timer: Remove 5 years ago
ReinUsesLisp 95fa57f007 common/color: Remove 5 years ago
bunnei fb43b8efd2 common: Introduce useful tree structures. 5 years ago
Fernando Sahmkow 53d92318b8 X86/NativeClock: Reimplement RTDSC access to be lock free. 5 years ago
MerryMage 6d30745d77 memory: Remove MemoryHook 5 years ago
bunnei 69e82d01d5 common: ThreadWorker: Add class to help do asynchronous work. 5 years ago
lat9nq 292dd642ce cmake: Fix generating CMake configs and linking with Boost 5 years ago
bunnei 761206cf81
common: Update CMakeList to fix build issue with Boost. 5 years ago
bunnei 8d3e06349e hle: kernel: Separate KScheduler from GlobalSchedulerContext class. 5 years ago
bunnei 8dbfa4e1a4 common: Port BitSet from Mesosphere. 5 years ago
ReinUsesLisp 630823e363 common: Add Common::DivCeil and Common::DivCeilLog2 5 years ago
ReinUsesLisp 3f2e605dd1 common/bit_cast: Add function matching std::bit_cast without constexpr 5 years ago
Lioncash 4a4b685a04 common: Enable warnings as errors 5 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 5 years ago
lat9nq 2cbce77b92 CMakeLists: use system zstd on Linux 5 years ago
lat9nq 9d665cb8db CMakeLists: fix for finding zstd on linux-mingw 5 years ago
Lioncash ca5ed50655 web_service: Move web_result.h into web_service 5 years ago
David 9b75481755
ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 5 years ago
David Marcec bd2feb6873 cmake: Fix libfmt linking errors 6 years ago
John Galt 95cd2e17ab cmake: fix fmt linking when found 6 years ago
bunnei 98fcd3ba5d
Revert "cmake: fix fmt linking" 6 years ago
John Galt 765e37aa35 cmake: fix fmt linking 6 years ago
Fernando Sahmkow cd1c38be8d ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. 6 years ago
Fernando Sahmkow 7b893c7963 Common: Fix non-conan build 6 years ago
Fernando Sahmkow 234b5ff6a9 Common: Implement WallClock Interface and implement a native clock for x64 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
ReinUsesLisp a63a0daa5e gl_arb_decompiler: Implement an assembly shader decompiler 6 years ago
David Marcec d0bdd26c26 Add xbyak external 6 years ago
Morph 9a36d8600c main: Log host system memory parameters 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
bunnei 4ba2428c86 common: Add VirtualBuffer class, to abstract memory virtualization. 6 years ago
ReinUsesLisp 7104e01bb3 common/dynamic_library: Import and adapt helper from Dolphin 6 years ago