0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/Ryujinx/Ui
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
..
Applet Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
Helper UI: Fixes GTK sorting regression of #4294 2023-01-16 03:09:52 +01:00
Widgets UI: Add Metal surface creation for MoltenVK (#3980) 2022-12-06 19:00:25 -03:00
Windows Add Support for Post Processing Effects (#3616) 2023-02-27 18:11:55 -03:00
GLRenderer.cs Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00
MainWindow.cs Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
MainWindow.glade GUI: Add option to register file types (#4250) 2023-01-22 17:39:00 +00:00
OpenToolkitBindingsContext.cs Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
RendererWidgetBase.cs Add Support for Post Processing Effects (#3616) 2023-02-27 18:11:55 -03:00
SPBOpenGLContext.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
StatusUpdatedEventArgs.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
VKRenderer.cs Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00