Ryujinx/Ryujinx.Ava/UI/Views/Settings
Emmanuel Hansen 80b4972139
Add Support for Post Processing Effects (#3616)
* Add Post Processing Effects

* fix events and shader issues

* fix gtk upscale slider value

* fix bgra games

* don't swap swizzle if already swapped

* restore opengl texture state after effects run

* addressed review

* use single pipeline for smaa and fsr

* call finish on all pipelines

* addressed review

* attempt fix file case

* attempt fixing file case

* fix filter level tick frequency

* adjust filter slider margins

* replace fxaa shaders with original shader

* addressed review
2023-02-27 18:11:55 -03:00
..
SettingsAudioView.axaml
SettingsAudioView.axaml.cs
SettingsCPUView.axaml Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
SettingsCPUView.axaml.cs
SettingsGraphicsView.axaml Add Support for Post Processing Effects (#3616) 2023-02-27 18:11:55 -03:00
SettingsGraphicsView.axaml.cs
SettingsHotkeysView.axaml
SettingsHotkeysView.axaml.cs
SettingsInputView.axaml
SettingsInputView.axaml.cs
SettingsLoggingView.axaml Ava UI: Settings Adjustments (#4273) 2023-01-12 12:09:32 +00:00
SettingsLoggingView.axaml.cs
SettingsNetworkView.axaml
SettingsNetworkView.axaml.cs
SettingsSystemView.axaml Ava UI: Settings Adjustments (#4273) 2023-01-12 12:09:32 +00:00
SettingsSystemView.axaml.cs
SettingsUIView.axaml
SettingsUIView.axaml.cs