2319 Commits (3a70dddf8027768bf6bbb4b7ccf7060c72656241)

Author SHA1 Message Date
ameerj 37ac7d7841 tests: Add ScratchBuffer tests 3 years ago
ameerj ff76a433ab common: Add ScratchBuffer class 3 years ago
ameerj 80c173aba5 common: add make_unique_for_overwrite 3 years ago
Matías Locatti 7479b381fa Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442) 3 years ago
Chloe Marcec 27a7d5a11a Set: Allow setting device nickname 3 years ago
Liam 47a89280bf memory: correct semantics of data cache management operations 3 years ago
Liam 292cc68b75 video_core: Integrate SMAA 3 years ago
Liam 08d81c9726 general: improve handling of system startup failure 3 years ago
Alexandre Bouvier 325a016cd2 cmake: prefer system libraries 3 years ago
Liam dfc09df118 core: add option to break on unmapped access 3 years ago
ameerj fb155dbffc CMake: Consolidate common PCH headers 3 years ago
ameerj 04a6ddddfb string_util: Fix Mingw compile error 3 years ago
ameerj bbf3e7f313 CMake: Use precompiled headers 3 years ago
Liam acc4a150ef video_core: add null backend 3 years ago
Lioncash 7c051067f6 common/cache_management: Amend header includes 3 years ago
Lioncash 0862aabdc6 common/input: Add helpers functions for creating input and output devices 3 years ago
Lioncash c005d24e1e common/input: Pass ParamPackage by const reference in CreateDevice 3 years ago
Matías Locatti 71055c8e90 Oops 3 years ago
Matías Locatti 492fabc9b2 Replace GLSL as the default OpenGL shader backend 3 years ago
lat9nq 1c5379fef9 settings: Reset FSR sharpening global state with the others 3 years ago
Matías Locatti 8e19421f84 FSR Sharpening Slider part 1 - only a global slider 3 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 3 years ago
ameerj 19ca666e9f Configuration: Add per-game input profiles 3 years ago
Kyle Kienapfel d886438754 Add break for default cases 3 years ago
Liam 10751ff536 common: add cache management functions 3 years ago
Matías Locatti 6b465c859b Add CPU core count to log files 3 years ago
Liam 9509fb30a4 Initial ARM64 support 3 years ago
Enrico Mancuso 3efb76498a Add break statement in default cases 3 years ago
Morph 89ace6c367 concepts: Use the std::contiguous_iterator concept 3 years ago
Morph 9a8db147b2 CMakeLists: Disable C4100 and C4324 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
german77 96881efdc3 input_common: cache vibration tests 3 years ago
Lioncash d28572d4b8 fixed_point: Mark default constructor as constexpr 3 years ago
Lioncash 9cc6234265 fixed_point: Mark copy/move assignment operators and constructors as constexpr 3 years ago
Lioncash 278826ce5b fixed_point: Mark std::swap and move constructor as noexcept 3 years ago
Lioncash 3ba285f09e fixed_point: Mark relevant member function [[nodiscard]] 3 years ago
Lioncash 62d3f2021b fixed_point: Make to_uint() non-const 3 years ago
Lioncash 801b7a6652 fixed_point: Use defaulted comparisons 3 years ago
Lioncash 3b07fadfe3 fixed_point: Use variable templates and concepts where applicable 3 years ago
Morph 4b35f9e78e fixed_point: Replace CONSTEXPR14 with constexpr 3 years ago
Morph 6a22ed905b general: Add missing pragma once 3 years ago
Kyle Kienapfel c16b8f5f59 CMake: Try add library "LZ4::lz4_shared" if "lz4::lz4" is unavailable 3 years ago
Morph 98c792dbf4 settings: Update aspect_ratio range 3 years ago
german77 36d02d1fc3 input_common: have an unique vector in callback status 3 years ago
Fernando Sahmkow 1595e77913 General: address feedback 4 years ago
Liam d8009fb2d1 general: rework usages of UNREACHABLE macro 4 years ago
Morph 6a6b22b67d address_space: Rename va_start to virt_start 4 years ago