228 Commits (c0e9075d6b8fb5df6de97fbb3725f1a0a577bb3b)

Author SHA1 Message Date
lat9nq c0e9075d6b settings,uisettings: Remove leading underscore 3 years ago
lat9nq a7a32ab8a0 common,yuzu-qt: Avoid explicit instantiation on old clang 3 years ago
lat9nq e0d6f3435e settings: Move some simple data to BasicSetting 3 years ago
lat9nq 5a2b7f951d (ui,)settings: Use explicit instantiation 3 years ago
lat9nq a61beb7123 settings: Split enums to new file 3 years ago
Morph 728048edfe x64: Deduplicate RDTSC usage 3 years ago
Liam e3c37d97f9 common: link libandroid on android 3 years ago
bunnei 44b082af08 android: Implement SAF support & migrate to SDK 31. (#4) 3 years ago
Morph d260571440 x64: Add MicroSleep 3 years ago
Morph b203f9d714 common: Port boost's hash_value implementation 3 years ago
Liam 156516e399 kernel: use KTypedAddress for addresses 3 years ago
Liam 2e637e5519 kernel: avoid signed overflow UB on MSVC 3 years ago
Morph 59b8488e90 common: Implement a method to change the Windows timer resolution 3 years ago
Morph f869dabc4a common: Implement a high resolution steady clock 3 years ago
Alexandre Bouvier e9ec2e4cf0 cmake: use correct boost imported targets 3 years ago
Alexandre Bouvier 8768e16b6c cmake: prefer system llvm library 3 years ago
Kelebek1 a665621670 Move demangle impl to cpp 3 years ago
Kelebek1 90f546cba4 Add stacktrace symbol demangling 3 years ago
Fernando Sahmkow 12a76465b9 MacroHLE: Reduce massive calculations on sizing estimation. 3 years ago
ameerj ff76a433ab common: Add ScratchBuffer class 3 years ago
ameerj 80c173aba5 common: add make_unique_for_overwrite 3 years ago
Liam 47a89280bf memory: correct semantics of data cache management operations 3 years ago
Alexandre Bouvier 325a016cd2 cmake: prefer system libraries 3 years ago
ameerj fb155dbffc CMake: Consolidate common PCH headers 3 years ago
ameerj bbf3e7f313 CMake: Use precompiled headers 3 years ago
Liam 10751ff536 common: add cache management functions 3 years ago
Morph dc61af8eb1 CMakeLists: Remove redundant warnings 3 years ago
Morph ea5b59b539 CMakeLists: Treat MSVC warnings as errors 3 years ago
Morph 9fba74d245 general: Enforce C4800 everywhere except in video_core 3 years ago
Morph 4bad20dc5f CMakeLists: Remove all redundant warnings 3 years ago
Kyle Kienapfel c16b8f5f59 CMake: Try add library "LZ4::lz4_shared" if "lz4::lz4" is unavailable 3 years ago
Fernando Sahmkow 19d8ea6bd6 NVDRV: Remake ASGPU 4 years ago
Fernando Sahmkow 68f5643159 Common: implement MultiLevelPageTable. 4 years ago
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 3 years ago
Kelebek1 be1f5f1d9f Project Andio 3 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