1948 Commits (314d3858a1cb6db72ef66ca41dd2cd9061cdbec4)

Author SHA1 Message Date
Wollnashorn f4626512ff config: Better wording for VK pipeline cache option and enable by default 3 years ago
Wollnashorn 16809c1fa7 video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines 3 years ago
Liam a4269c285a common: add setting for renderer clock workaround 3 years ago
Fernando Sahmkow 3ecc03ec1b yuzu-ui: Add setting for disabling macro HLE 3 years ago
Fernando Sahmkow a0c697124c Video_core: Address feedback 3 years ago
Fernando Sahmkow d09aa0182f MacroHLE: Final cleanup and fixes. 3 years ago
Fernando Sahmkow 18637766ef MacroHLE: Reduce massive calculations on sizing estimation. 3 years ago
Merry fd1831b65b host_memory: Use transparent huge pages where available 3 years ago
Merry 4d7be85e73 host_memory: Allocate virtual_base with MAP_NORESERVE 3 years ago
ameerj fbc375f0de fsp_srv: Use ReadBufferSpan 3 years ago
ameerj c6590ad07b scratch_buffer: Explicitly defing resize and resize_destructive functions 3 years ago
ameerj 64869807e2 tests: Add ScratchBuffer tests 3 years ago
ameerj cfc34dd41d common: Add ScratchBuffer class 3 years ago
ameerj 88ba5a7f22 common: add make_unique_for_overwrite 3 years ago
Matías Locatti fd1ea0fd84
Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442) 3 years ago
Chloe Marcec c5f519e1e4 Set: Allow setting device nickname 3 years ago
Liam ed37192441 memory: correct semantics of data cache management operations 3 years ago
Liam 5b837157bd video_core: Integrate SMAA 3 years ago
Liam 9704acb982 general: improve handling of system startup failure 3 years ago
Alexandre Bouvier 8e17b5469f cmake: prefer system libraries 3 years ago
Liam 6072b22a0b core: add option to break on unmapped access 3 years ago
ameerj 5b5612c1cc CMake: Consolidate common PCH headers 3 years ago
ameerj 3c39c0ac3e string_util: Fix Mingw compile error 3 years ago
ameerj 37bc5118ea CMake: Use precompiled headers 3 years ago
Liam 89dd7dc180 video_core: add null backend 3 years ago
Lioncash c2c9b44749 common/cache_management: Amend header includes 3 years ago
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
Liam 9737615948 general: fix compile for Apple Clang 3 years ago
ameerj 9efdad6a27 Configuration: Add per-game input profiles 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 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