1662 Commits (6d4f411c08146696caf45a29db2a4aa25a55c639)

Author SHA1 Message Date
Morph 8b4d5aeb4f concepts: Use the std::contiguous_iterator concept 4 years ago
Morph 3822e31323 CMakeLists: Disable C4100 and C4324 4 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
german77 7f66050f0c input_common: cache vibration tests 4 years ago
Lioncash 6e1c6297a3 fixed_point: Mark default constructor as constexpr 4 years ago
Lioncash b6119a55f9 fixed_point: Mark copy/move assignment operators and constructors as constexpr 4 years ago
Lioncash 0cfd90004b fixed_point: Mark std::swap and move constructor as noexcept 4 years ago
Lioncash 2cc9d94060 fixed_point: Mark relevant member function [[nodiscard]] 4 years ago
Lioncash 0101ef9fb1 fixed_point: Make to_uint() non-const 4 years ago
Lioncash 9393f90ccf fixed_point: Use defaulted comparisons 4 years ago
Lioncash 5000d814af fixed_point: Use variable templates and concepts where applicable 4 years ago
Morph 88ccdaf10a fixed_point: Replace CONSTEXPR14 with constexpr 4 years ago
Morph bffbaddb79 general: Add missing pragma once 4 years ago
Kyle Kienapfel 40af1111c2 CMake: Try add library "LZ4::lz4_shared" if "lz4::lz4" is unavailable 4 years ago
Morph e2164f3417 settings: Update aspect_ratio range 4 years ago
german77 224a19758e input_common: have an unique vector in callback status 4 years ago
Fernando Sahmkow ca3db0d7c9 General: address feedback 4 years ago
Liam c80ed6d81f general: rework usages of UNREACHABLE macro 4 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. 4 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 5 years ago
Fernando Sahmkow b617874724 Common: implement MultiLevelPageTable. 5 years ago
Fernando Sahmkow 3cbe352c18 NVDRV: Refactor and add new NvMap. 5 years ago
Liam 35d3e7db2a common: remove "yuzu:" prefix from thread names 4 years ago
german77 3ce0ef04dd service: nfp: address comments 4 years ago
german77 e8d71712e7 input_common: Create virtual amiibo driver 4 years ago
lat9nq 89af4bfba8 yuzu qt: Add option to disable startup Vulkan check 4 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
Narr the Reg 2898be69f4 input_common: Add support for analog toggle 4 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, 4 years ago
FearlessTobi 839e1faf49 yuzu: Display current game version in multiplayer room 4 years ago
Liam db3eb168cd video_core: add option for pessimistic flushing 4 years ago
Kyle Kienapfel 14e9de6678 code: dodge PAGE_SIZE #define 4 years ago
liushuyu b00df08145
common: remove unneeded x86-specific header 4 years ago
FearlessTobi bb84f53539 Make copyright headers SPDX-compliant 4 years ago
FearlessTobi f80c7c4cd5 core, network: Add ability to proxy socket packets 4 years ago
Kelebek1 b25090d960 Allow audio volume up to 200% 4 years ago