1628 Commits (b617874724c461cba270a00c0f8e67fc4a6d553a)

Author SHA1 Message Date
german77 c6c32daf40 input_common: Add manual update options to input devices 4 years ago
german77 c3ff0a8ac0 core/hid: Fix rumble too strong at 1% 4 years ago
german77 601ac43495 core/hid: Only signal when needed 4 years ago
german77 06a5ef5874 core/hid: Add output devices 4 years ago
german77 6e2c84042d settings: Cleanup settings 4 years ago
german77 ad5142ac2c common: Rewrite and move core/frontend/input.h to common 4 years ago
Kewlan 8e3371a5c5 configure_general: Allow framerate cap to be used in custom game configs 4 years ago
Fernando Sahmkow da2fe81905 TextureCache: Refactor and fix linux compiling. 4 years ago
Fernando Sahmkow 282e04bffb TextureCache: Add automatic anisotropic filtering and refactor code. 4 years ago
Fernando Sahmkow a96c9c803b Yuzu UI: Add button for Anti Alias 4 years ago
Marshall Mohror 510caeefb3 Settings: Add anti-aliasing method setting 4 years ago
FernandoS27 2eff80b47f QtGUI: Add buttton to toggle the filter. 4 years ago
FernandoS27 9e065b9c7d VideoCore: Add gaussian filtering. 4 years ago
FernandoS27 e7fc60406e VideoCore: Add more rescaling option. 4 years ago
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