1791 Commits (0a6bd8b236219c0ca7d140c3552c6a72d5c3ccd0)

Author SHA1 Message Date
Liam 70ea1c2000 common: add cache management functions 3 years ago
Matías Locatti 69768ec71e Add CPU core count to log files 3 years ago
Liam cbaf642ffe Initial ARM64 support 3 years ago
Enrico Mancuso d581a4a367
Add break statement in default cases 3 years ago
Morph 8b4d5aeb4f concepts: Use the std::contiguous_iterator concept 3 years ago
Morph 3822e31323 CMakeLists: Disable C4100 and C4324 3 years ago
Morph cae108404a CMakeLists: Remove redundant warnings 3 years ago
Morph f3c40f4a20 CMakeLists: Treat MSVC warnings as errors 3 years ago
Morph e6ab1f673b general: Enforce C4800 everywhere except in video_core 3 years ago
Morph 93297d14d8 CMakeLists: Remove all redundant warnings 3 years ago
german77 7f66050f0c input_common: cache vibration tests 3 years ago
Lioncash 6e1c6297a3 fixed_point: Mark default constructor as constexpr 3 years ago
Lioncash b6119a55f9 fixed_point: Mark copy/move assignment operators and constructors as constexpr 3 years ago
Lioncash 0cfd90004b fixed_point: Mark std::swap and move constructor as noexcept 3 years ago
Lioncash 2cc9d94060 fixed_point: Mark relevant member function [[nodiscard]] 3 years ago
Lioncash 0101ef9fb1 fixed_point: Make to_uint() non-const 3 years ago
Lioncash 9393f90ccf fixed_point: Use defaulted comparisons 3 years ago
Lioncash 5000d814af fixed_point: Use variable templates and concepts where applicable 3 years ago
Morph 88ccdaf10a fixed_point: Replace CONSTEXPR14 with constexpr 3 years ago
Morph bffbaddb79 general: Add missing pragma once 3 years ago
Kyle Kienapfel 40af1111c2 CMake: Try add library "LZ4::lz4_shared" if "lz4::lz4" is unavailable 3 years ago
Morph e2164f3417 settings: Update aspect_ratio range 3 years ago
german77 224a19758e input_common: have an unique vector in callback status 3 years ago
Fernando Sahmkow ca3db0d7c9 General: address feedback 3 years ago
Liam c80ed6d81f general: rework usages of UNREACHABLE macro 3 years ago
Morph 11e1cbbdbd address_space: Rename va_start to virt_start 4 years ago
Morph fa342cae22 address_space: Address feedback 4 years ago
Morph fedd983f96 general: Format licenses as per SPDX guidelines 4 years ago
Fernando Sahmkow fe24c65153 General: Fix clang format. 4 years ago
Fernando Sahmkow 1a9b71b1c6 Common: Fix variable shadowing. 4 years ago
Liam White afab6c143c General: Fix compilation for GCC 4 years ago
bunnei f5fd6b5c86 DMA & InlineToMemory Engines Rework. 3 years ago
Fernando Sahmkow 4d60410dd9 MemoryManager: initial multi paging system implementation. 4 years ago
Fernando Sahmkow e462191482 Refactor VideoCore to use AS sepparate from Channel. 4 years ago
Fernando Sahmkow feb49c822d NVDRV: Remake ASGPU 4 years ago
Fernando Sahmkow cbaf3fb433 VideoCore: Update MemoryManager 4 years ago
Fernando Sahmkow b617874724 Common: implement MultiLevelPageTable. 4 years ago
Fernando Sahmkow 3cbe352c18 NVDRV: Refactor and add new NvMap. 4 years ago
Liam 35d3e7db2a common: remove "yuzu:" prefix from thread names 3 years ago
german77 3ce0ef04dd service: nfp: address comments 3 years ago
german77 e8d71712e7 input_common: Create virtual amiibo driver 3 years ago
lat9nq 89af4bfba8 yuzu qt: Add option to disable startup Vulkan check 3 years ago
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
Narr the Reg 2898be69f4 input_common: Add support for analog toggle 3 years ago
lat9nq f958cbc737 yuzu: Use a debugger to generate minidumps 4 years ago
Kelebek1 f294b886db Silence std::aligned_storage warnings as it's deprecated in C++23, 3 years ago
FearlessTobi 839e1faf49 yuzu: Display current game version in multiplayer room 3 years ago
Liam db3eb168cd video_core: add option for pessimistic flushing 3 years ago
Kyle Kienapfel 14e9de6678 code: dodge PAGE_SIZE #define 3 years ago