195 Commits (465c46387d38c9fd0c14ad856fb22edb7c2858d7)

Author SHA1 Message Date
Alexandre Bouvier 7239470dad cmake: fix git detection 3 years ago
liushuyu 7fda6de5cb
common: do not link to xbyak on non-amd64 architectures 3 years ago
FearlessTobi f80c7c4cd5 core, network: Add ability to proxy socket packets 3 years ago
lat9nq 260430c849 common: Use PROJECT_SOURCE_DIR to find CMakeModules 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
lat9nq 4b93ea59db ci,CMake: Drop Conan support for vcpkg 4 years ago
Kelebek1 458da8a948 Project Andio 4 years ago
Liam 3c313a43fd common: consolidate ELF structure definitions 4 years ago
Morph 25db62ce15 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph 3271099fea common: Implement NewUUID 4 years ago
liushuyu 09f4f3f23b
logging/log.h: move enum class formatter to a separate file ... 4 years ago
Andrew Udvare caf38725ae
Allow overriding SCM version info 4 years ago
german77 ad5142ac2c common: Rewrite and move core/frontend/input.h to common 4 years ago
Morph a41e9e93dd common: Implement a subset of P0323 (std::expected) 4 years ago
ameerj 5daf3abe65 common/logging: Move Log::Entry declaration to a separate header 4 years ago
Morph 290afc00d3 common: Move error handling to error.cpp/h 4 years ago
Morph 790a09bc93
Revert "logging: Display backtrace on crash" 4 years ago
yzct12345 81ed54d13e
logging: Display backtrace on crash 4 years ago
lat9nq eb61824ea5 common: Publically link to pthreads 5 years ago
ReinUsesLisp 4a82450c81 cmake: Remove shader cache version 5 years ago
ReinUsesLisp c67d64365a shader: Remove old shader management 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