1677 Commits (64ff79f919987685d5328114c4125140fece98d1)

Author SHA1 Message Date
Lioncash 2ec7d0b5fd common/input: Add helpers functions for creating input and output devices 3 years ago
Lioncash 7f42432f42 common/input: Pass ParamPackage by const reference in CreateDevice 3 years ago
Matías Locatti 701ca96827
Oops 3 years ago
Matías Locatti 26211ac339
Replace GLSL as the default OpenGL shader backend 3 years ago
lat9nq b670c350e4 settings: Reset FSR sharpening global state with the others 3 years ago
Matías Locatti f209e976f4 FSR Sharpening Slider part 1 - only a global slider 3 years ago
Kyle Kienapfel 6fa3faec65 Add break for default cases 3 years ago
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 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 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 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