1217 Commits (c8f9f1de443ff1095ec92f47e0876e82af7d8d13)

Author SHA1 Message Date
Fernando Sahmkow c74619d266 TextureCache: Add automatic anisotropic filtering and refactor code. 5 years ago
Fernando Sahmkow 28fddb9c5e TextureCache: Make a better Anisotropic setter. 5 years ago
ameerj 612c52a5fc configure_graphics.ui: Cleanup scaling options and fix duplicate name warning 5 years ago
Marshall Mohror e6c99aecb0 Frontend: Add anti-aliasing method setting 5 years ago
FernandoS27 9fa06bcc03 QtGUI: Add buttton to toggle the filter. 5 years ago
FernandoS27 f54d6dee54 VideoCore: Add gaussian filtering. 5 years ago
FernandoS27 43200a46fe VideoCore: Add more rescaling option. 5 years ago
Fernando Sahmkow d20bfdd9a3 Presentation: add Nearest Neighbor filter. 5 years ago
Marshall Mohror 2173534da5 vulkan: Implement FidelityFX Super Resolution 5 years ago
lat9nq c89adcb342 video_core,yuzu: Move UpdateRescalingInfo call to video_core 5 years ago
Fernando Sahmkow bca25d2a0f Renderer: Implement Bicubic and ScaleForce filters. 5 years ago
Fernando Sahmkow f6a665f295 TextureCache: Modify Viewports/Scissors according to Rescale. 5 years ago
Fernando Sahmkow b9a9b8d768 Settings: Add resolution scaling to settings. 5 years ago
german77 10ea818a4e profile_manager: Resize any image bigger than 256p 5 years ago
Moonlacer 3140717733 Geometry property removal and rewording 5 years ago
ameerj 6cfd975469 settings: Remove std::chrono usage 5 years ago
Moonlacer f02e01b3b6 add_link 5 years ago
Romain Failliot aa1510877d ui: fix crash when closing configure window 5 years ago
Morph e7364a0165 configuration: Use std::make_unique instead of operator new for ui 5 years ago
Moonlacer e2d77ebac2 settings_ui: Better NVDEC Description For Each Video Rendering Option (#7165) 5 years ago
Romain Failliot deb8c58ce8 Fix a few warnings 5 years ago
Levi Behunin b8e7caec7c Update configure_tas.ui 5 years ago
lat9nq 6405a2a989 configuration: Add const qualifier where able 5 years ago
lat9nq 3aec34df0a yuzu qt: Remove global system instances from config, WaitTree, main 5 years ago
Morph 52fa30ab7d service: Reduce header include overhead 5 years ago
Morph 203d8f7f60 style: Remove extra space preceding the :: operator 5 years ago
Morph a4d5ade781 settings: Remove BCAT settings 5 years ago
Morph 8dd5cfd290 configure_network: Remove BCAT 5 years ago
Moonlacer bb59f52847 configure_tas: Remove help button from dialog window 5 years ago
Moonlacer a0d1f4b80c configure_tas: Ensure dialog buttons always stay at the bottom 5 years ago
Levi Behunin dd2c8a75e2 Clean-up and nits 5 years ago
Levi Behunin b3affefeec Clean-up 5 years ago
Levi Behunin 7562fbb268 Tas configure ui nits 5 years ago
german77 1b060a47b2 UI: Relocate tas menu and add brief description 5 years ago
german77 3333d96b46 input_common/tas: new update method 5 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
Valeri 882216dcbc If not on Windows, disable raw input 5 years ago
Valeri 1bf178abe8 Hide XInput bypass on non-Windows OSes 5 years ago
Moonlacer d0d7ce6960 fix_clang_error 5 years ago
Moonlacer 1c445d1050 remove-audio-stretching-setting 5 years ago
german77 0cea589993 input_common: Enable steam controllers and 8 player support 5 years ago
Moonlacer 76c8fdfc78 Second part of Golden's PR 5 years ago
Fernando Sahmkow 9a785765d8 Garbage Collection: enable as default, eliminate option. 5 years ago
Valeri e8314deee0 Replace QPoint with QPointF where applicable 5 years ago