Ryujinx/Ryujinx.Common/Configuration
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
..
Hid Volume Hotkeys (#3500) 2022-10-02 09:38:37 +00:00
AntiAliasing.cs Add Support for Post Processing Effects (#3616) 2023-02-27 18:11:55 -03:00
AppDataManager.cs Move Ryujinx Folder from ~/.config to ~/Library/Application Support on macOS (#4296) 2023-02-21 12:14:31 +01:00
AspectRatioExtensions.cs gui/gpu: Implement setting and toggle for Aspect Ratio (#1777) 2020-12-15 23:19:07 -03:00
BackendThreading.cs Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 2021-08-27 00:31:29 +02:00
DownloadableContentContainer.cs Avalonia: Another Cleanup (#3494) 2022-07-29 00:41:34 +02:00
DownloadableContentNca.cs Avalonia: Another Cleanup (#3494) 2022-07-29 00:41:34 +02:00
GraphicsBackend.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
GraphicsDebugLevel.cs Rename DebugLevel Performance to Slowdowns (#1450) 2020-08-07 15:30:06 +02:00
MemoryManagerMode.cs POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00
ScalingFilter.cs Add Support for Post Processing Effects (#3616) 2023-02-27 18:11:55 -03:00
TitleUpdateMetadata.cs Implement update loader and log loaded application info (#1023) 2020-04-12 23:02:37 +02:00