248 Commits (4d97c54676ea72a0144462565217bbaafed08f4f)

Author SHA1 Message Date
Alexandre Bouvier 8a1d99e72d cmake: fix git detection 3 years ago
liushuyu 49e1d6f43c common: do not link to xbyak on non-amd64 architectures 3 years ago
FearlessTobi ce5b9d370d core, network: Add ability to proxy socket packets 3 years ago
lat9nq c6d7699e40 common: Use PROJECT_SOURCE_DIR to find CMakeModules 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
FearlessTobi 60008b680e yuzu: Add ui files for multiplayer rooms 4 years ago
lat9nq 325a6e4aa7 ci,CMake: Drop Conan support for vcpkg 4 years ago
Kelebek1 be1f5f1d9f Project Andio 4 years ago
Liam 8f979d453d common: consolidate ELF structure definitions 4 years ago
Morph e47b5e6a26 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph 77bc383079 common: Implement NewUUID 4 years ago
liushuyu 479d57987c logging/log.h: move enum class formatter to a separate file ... 4 years ago
Andrew Udvare 31c8b5013c Allow overriding SCM version info 4 years ago
german77 cb6b6189d7 common: Rewrite and move core/frontend/input.h to common 4 years ago
Morph 7c8824d6e4 common: Implement a subset of P0323 (std::expected) 4 years ago
ameerj f222d1e4ce common/logging: Move Log::Entry declaration to a separate header 4 years ago
Morph c0ff1dce0b common: Move error handling to error.cpp/h 4 years ago
Morph 88fa692ae6 Revert "logging: Display backtrace on crash" 4 years ago
yzct12345 133e23fe1c logging: Display backtrace on crash 4 years ago
lat9nq 0ea70212af common: Publically link to pthreads 5 years ago
ReinUsesLisp 2e6acac647 cmake: Remove shader cache version 5 years ago
ReinUsesLisp 65069df8aa shader: Remove old shader management 5 years ago
ReinUsesLisp efd62f7130 common/thread_worker: Add support for stateful threads 5 years ago
ReinUsesLisp 3a0e4487ba common: Add unique function 5 years ago
Wunkolo 722f9c3cb5 common: Replace common_sizes into user-literals 5 years ago
Morph 5c635f8d09 common: logging: Restructure backend code 5 years ago
ReinUsesLisp 1f0491900b common/host_memory: Add interface and Windows implementation 5 years ago
liushuyu 44a2374808 src/common/CMakeLists.txt: fix variable escaping 5 years ago
Lioncash f49ea1959b common: Extract point into a common struct 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Markus Wick 0372a0e723 common: Move assert failure handling into a cpp file. 5 years ago
bunnei 60e9e9beb4 common: Move common sizes to their own header for code reuse. 5 years ago
bunnei 954384a84a common: Add implementation of TinyMT (Mersenne Twister RNG). 5 years ago
bunnei e6f71e15a1 common: Merge uint128 to a single header file with inlines. 5 years ago
lat9nq 19dad3e319 common: Add -fsized-deallocation as a Clang flag 5 years ago
ReinUsesLisp 5f0b72553b renderer_opengl: Avoid precompiled cache and force NV GL cache directory 5 years ago
Lioncash d8771fb857 common/timer: Remove 5 years ago
ReinUsesLisp a815988d5c common/color: Remove 5 years ago
bunnei eeb0493b5d common: Introduce useful tree structures. 5 years ago
Fernando Sahmkow 659fb51dd9 X86/NativeClock: Reimplement RTDSC access to be lock free. 5 years ago
MerryMage e3490b55c1 memory: Remove MemoryHook 5 years ago
bunnei 01e1b790a5 common: ThreadWorker: Add class to help do asynchronous work. 5 years ago
lat9nq 5e59e26876 cmake: Fix generating CMake configs and linking with Boost 5 years ago
bunnei 91c13721de common: Update CMakeList to fix build issue with Boost. 5 years ago
bunnei 4f16c961c9 hle: kernel: Separate KScheduler from GlobalSchedulerContext class. 5 years ago
bunnei b164f6306b common: Port BitSet from Mesosphere. 5 years ago
ReinUsesLisp 2600f1353d common: Add Common::DivCeil and Common::DivCeilLog2 5 years ago
ReinUsesLisp 778c06d35b common/bit_cast: Add function matching std::bit_cast without constexpr 5 years ago
Lioncash 38ffaef6eb common: Enable warnings as errors 5 years ago