1607 Commits (199f77b92f6e0f47844e44dcc5ef1f4dc299824c)

Author SHA1 Message Date
Fernando Sahmkow 4ad22c7d2b Video Core: fix building for GCC. 4 years ago
Fernando Sahmkow b60966041c Presentation: add Nearest Neighbor filter. 4 years ago
Marshall Mohror 37cb0377ae vulkan: Implement FidelityFX Super Resolution 4 years ago
Fernando Sahmkow b7ccc58f23 Texture Cahe: Fix downscaling on SMO. 4 years ago
ameerj abd07e4158 video_core: Refactor resolution scale function 4 years ago
ameerj 31478c6c1b video_core: Misc resolution scaling related refactoring 4 years ago
Fernando Sahmkow a6b88e85bf Renderer: Implement Bicubic and ScaleForce filters. 4 years ago
ReinUsesLisp 43aa695a04 common/settings: Remove unused scaling options 5 years ago
Fernando Sahmkow 71ca84d829 Settings: eliminate rescaling_factor. 5 years ago
Fernando Sahmkow 37ef9c9130 Settings: Add resolution scaling to settings. 5 years ago
Fernando Sahmkow 22f4b290b6 VideoCore: Initial Setup for the Resolution Scaler. 5 years ago
Morph a41e9e93dd common: Implement a subset of P0323 (std::expected) 4 years ago
Levi Behunin d6b5f64484 Refactor Logging Impl 4 years ago
ameerj 1841f63a40 common/alignment: Fix VS2022 compilation 4 years ago
ameerj ef811c6425 settings: Remove std::chrono usage 4 years ago
Morph 0d6057b2fa string_util: Make use of std::string_view and add bounds checking 4 years ago
Morph 3ffff78a27 string_util: Prevent out of bounds access in u16string_view buffer 4 years ago
Creak 0b8a7ca213
common/fs/path_util: Slightly refactor PathManagerImpl's constructor 4 years ago
ameerj 579f4ea4bd common/logging: Reduce scope of fmt include 4 years ago
ameerj 5daf3abe65 common/logging: Move Log::Entry declaration to a separate header 4 years ago
Andrew Strelsky 3fc7aceea7
Fixed invalid iterator usage 4 years ago
Morph 8af9f3216e settings: Remove BCAT settings 4 years ago
ameerj 73666fb262 general: Update style to clang-format-12 4 years ago
Lioncash 40314cc586 common/uuid: Add validity checking functions to interface 4 years ago
german77 33a1d790e8 input_common/tas: Document the main class 5 years ago
german77 e6c4bf52f0 input_common/tas: Add swap controller 5 years ago
MonsterDruide1 f078b15565 input_common/tas: Fallback to simple update 5 years ago
german77 c01a872c8e config: Move TAS options to it's own menu 5 years ago
MonsterDruide1 4297d2fea2 core: Hacky TAS syncing & load pausing 5 years ago
MonsterDruide1 f25d6ebc45 settings: File selector & other settings 5 years ago
MonsterDruide1 b42c3ce21d input_common/tas: Base playback & recording system 5 years ago
Moonlacer 09ab819040 fix_accidental_deletion 4 years ago
Moonlacer 44135b011f remove-audio-stretching-setting 4 years ago
ameerj c2ddda2f51 threadsafe_queue: Add std::stop_token overload to PopWait 4 years ago
Morph 3512cae623 common_funcs: Add enum flag bitwise shift operator overloads 4 years ago
Morph eb1e3f19bb common_funcs: Replace <algorithm> with <iterator> 4 years ago
Morph 290afc00d3 common: Move error handling to error.cpp/h 4 years ago
german77 5798537ce4 input_common: Enable steam controllers and 8 player support 4 years ago
german77 c57e0b3b24 common/logging: Add missing include 4 years ago
Fernando Sahmkow ff48f06fb9 Garbage Collection: Adress Feedback. 4 years ago
Fernando Sahmkow ba82bb359b Garbage Collection: enable as default, eliminate option. 4 years ago
Fernando Sahmkow d540d284b5 VideoCore: Rework Garbage Collection. 4 years ago
german77 f134a5e56c ngct: Stub NGCT:U service 4 years ago
Morph 790a09bc93
Revert "logging: Display backtrace on crash" 4 years ago
ameerj 84b4ac5729 logging: Fix log filter during initialization 4 years ago
Morph c4a1d3cbf4 settings: Amend language_index maximum setting range 4 years ago
ameerj cd016d3cb5 configure_graphics: Add GPU nvdec decoding as an option 4 years ago
Merry 1770503185 xbyak: Update include path 4 years ago
yzct12345 0ba521e634
threadsafe_queue: Fix deadlock 4 years ago
yzct12345 81ed54d13e
logging: Display backtrace on crash 4 years ago