214 Commits (e9ec2e4cf00d02f4847a45f9fb7ec90c46ff5db0)

Author SHA1 Message Date
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
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 4 years ago
ReinUsesLisp 2e6acac647 cmake: Remove shader cache version 4 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