1851 Commits (4696a032a82a8ca8b15fc6413d3184cdebfe666e)

Author SHA1 Message Date
Fernando Sahmkow 7bb52ad3a7 Texture Cahe: Fix downscaling on SMO. 4 years ago
ameerj b4742306d8 video_core: Refactor resolution scale function 4 years ago
ameerj d99a6e8e47 video_core: Misc resolution scaling related refactoring 4 years ago
Fernando Sahmkow bca25d2a0f Renderer: Implement Bicubic and ScaleForce filters. 4 years ago
ReinUsesLisp 1b78ba7247 common/settings: Remove unused scaling options 5 years ago
Fernando Sahmkow fcae5dab7b Settings: eliminate rescaling_factor. 5 years ago
Fernando Sahmkow b9a9b8d768 Settings: Add resolution scaling to settings. 5 years ago
Fernando Sahmkow 7a957d501f VideoCore: Initial Setup for the Resolution Scaler. 5 years ago
Morph 7c8824d6e4 common: Implement a subset of P0323 (std::expected) 4 years ago
Levi Behunin 30197c803e Refactor Logging Impl 4 years ago
ameerj d03c54439c common/alignment: Fix VS2022 compilation 4 years ago
ameerj 6cfd975469 settings: Remove std::chrono usage 4 years ago
Morph 49ae05213e string_util: Make use of std::string_view and add bounds checking 4 years ago
Morph 0196b5a01f string_util: Prevent out of bounds access in u16string_view buffer 4 years ago
Creak 6485bc560f common/fs/path_util: Slightly refactor PathManagerImpl's constructor 4 years ago
ameerj 98b3b5e0e3 common/logging: Reduce scope of fmt include 4 years ago
ameerj f222d1e4ce common/logging: Move Log::Entry declaration to a separate header 4 years ago
Andrew Strelsky a24aa6e5bd Fixed invalid iterator usage 4 years ago
Morph a4d5ade781 settings: Remove BCAT settings 4 years ago
ameerj d7977be416 general: Update style to clang-format-12 4 years ago
Lioncash e37bea609c common/uuid: Add validity checking functions to interface 4 years ago
german77 d71f067db8 input_common/tas: Document the main class 5 years ago
german77 d552f84322 input_common/tas: Add swap controller 5 years ago
MonsterDruide1 1b67085cda input_common/tas: Fallback to simple update 5 years ago
german77 bba1ab83d6 config: Move TAS options to it's own menu 5 years ago
MonsterDruide1 cce0d58312 core: Hacky TAS syncing & load pausing 5 years ago
MonsterDruide1 5f826dd03a settings: File selector & other settings 5 years ago
MonsterDruide1 31068a63a9 input_common/tas: Base playback & recording system 5 years ago
Moonlacer dabeb349f5 fix_accidental_deletion 4 years ago
Moonlacer 1c445d1050 remove-audio-stretching-setting 4 years ago
ameerj 4cad11c5f3 threadsafe_queue: Add std::stop_token overload to PopWait 4 years ago
Morph 00823acf70 common_funcs: Add enum flag bitwise shift operator overloads 4 years ago
Morph c4801b0599 common_funcs: Replace <algorithm> with <iterator> 4 years ago
Morph c0ff1dce0b common: Move error handling to error.cpp/h 4 years ago
german77 0cea589993 input_common: Enable steam controllers and 8 player support 4 years ago
german77 fab34850ae common/logging: Add missing include 4 years ago
Fernando Sahmkow 129bcd1b85 Garbage Collection: Adress Feedback. 4 years ago
Fernando Sahmkow 9a785765d8 Garbage Collection: enable as default, eliminate option. 4 years ago
Fernando Sahmkow 7d22f79cf0 VideoCore: Rework Garbage Collection. 4 years ago
german77 b036d9df7d ngct: Stub NGCT:U service 4 years ago
Morph 88fa692ae6 Revert "logging: Display backtrace on crash" 4 years ago
ameerj 0debad63cc logging: Fix log filter during initialization 4 years ago
Morph d10148b4aa settings: Amend language_index maximum setting range 4 years ago
ameerj 82906e26a5 configure_graphics: Add GPU nvdec decoding as an option 4 years ago
Merry 891e19ef4c xbyak: Update include path 4 years ago
yzct12345 156754e476 threadsafe_queue: Fix deadlock 4 years ago
yzct12345 133e23fe1c logging: Display backtrace on crash 4 years ago
yzct12345 aee8cc20ea logging: Simplify and make thread-safe 4 years ago
spholz bef7cbbe41 configuration: add option to select network interface 4 years ago
lat9nq 6ebd0fe021 settings: Fix MSVC issues 4 years ago