223 Commits (c6959449d1e28f16d6eaf3a215f2bce5fab5ed0f)

Author SHA1 Message Date
Morph dd12dd4c67 x64: Deduplicate RDTSC usage 3 years ago
Liam b19754c73f common: link libandroid on android 3 years ago
bunnei ef605f7d8f android: Implement SAF support & migrate to SDK 31. (#4) 3 years ago
Morph 27c33ab73f x64: Add MicroSleep 3 years ago
Morph 9971cd1d55 common: Port boost's hash_value implementation 3 years ago
Liam fb49ec19c1 kernel: use KTypedAddress for addresses 3 years ago
Liam d45ac00d48 kernel: avoid signed overflow UB on MSVC 3 years ago
Morph 1ed49f92dd common: Implement a method to change the Windows timer resolution 3 years ago
Morph bd09c82521 common: Implement a high resolution steady clock 3 years ago
Alexandre Bouvier 57fd8b1f45 cmake: use correct boost imported targets 3 years ago
Alexandre Bouvier 34b1ea9c19 cmake: prefer system llvm library 3 years ago
Kelebek1 ce0b8d618d Move demangle impl to cpp 3 years ago
Kelebek1 80a55c1663 Add stacktrace symbol demangling 3 years ago
Fernando Sahmkow 18637766ef MacroHLE: Reduce massive calculations on sizing estimation. 3 years ago
ameerj cfc34dd41d common: Add ScratchBuffer class 3 years ago
ameerj 88ba5a7f22 common: add make_unique_for_overwrite 3 years ago
Liam ed37192441 memory: correct semantics of data cache management operations 3 years ago
Alexandre Bouvier 8e17b5469f cmake: prefer system libraries 3 years ago
ameerj 5b5612c1cc CMake: Consolidate common PCH headers 3 years ago
ameerj 37bc5118ea CMake: Use precompiled headers 3 years ago
Liam 70ea1c2000 common: add cache management functions 3 years ago
Morph cae108404a CMakeLists: Remove redundant warnings 4 years ago
Morph f3c40f4a20 CMakeLists: Treat MSVC warnings as errors 4 years ago
Morph e6ab1f673b general: Enforce C4800 everywhere except in video_core 4 years ago
Morph 93297d14d8 CMakeLists: Remove all redundant warnings 4 years ago
Kyle Kienapfel 40af1111c2 CMake: Try add library "LZ4::lz4_shared" if "lz4::lz4" is unavailable 4 years ago
Fernando Sahmkow feb49c822d NVDRV: Remake ASGPU 5 years ago
Fernando Sahmkow b617874724 Common: implement MultiLevelPageTable. 5 years ago
Alexandre Bouvier 7239470dad cmake: fix git detection 4 years ago
liushuyu 7fda6de5cb
common: do not link to xbyak on non-amd64 architectures 4 years ago
FearlessTobi f80c7c4cd5 core, network: Add ability to proxy socket packets 4 years ago
lat9nq 260430c849 common: Use PROJECT_SOURCE_DIR to find CMakeModules 4 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 5 years ago
Morph a41e9e93dd common: Implement a subset of P0323 (std::expected) 5 years ago
ameerj 5daf3abe65 common/logging: Move Log::Entry declaration to a separate header 5 years ago
Morph 290afc00d3 common: Move error handling to error.cpp/h 5 years ago
Morph 790a09bc93
Revert "logging: Display backtrace on crash" 5 years ago
yzct12345 81ed54d13e
logging: Display backtrace on crash 5 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