Commit graph

5 commits

Author SHA1 Message Date
Hyllian 22b273800e
Add geom-overlay and fix other shaders. (#3245)
- Add geom-overlay.fx shader + psx.jpg texture;
- Add crt-consumer.fx and delete crt-consumer.glsl;
- Fix corner parameters from crt-geom.fx and geom.fx;
- Fix coords from super-xbr. Now it works with more aspect ratio options.
2024-07-08 17:22:09 +10:00
Hyllian 2a90a88055
Add crt-consumer and crt-cyclon. Update others. (#3223)
- Add crt-consumer.glsl;
- Add crt-cyclon.fx and its bezel.png texture;
- Fix crt-newpixie.fx Frame adjust to game's aspect ratio;
- Update others shaders to the new functions to get uniform values.
2024-06-16 00:02:30 +10:00
Hyllian edea81d151 Update CRT-HYLLIAN.glsl
- Small update to cut scanlines when height resolution is above threshold.
2024-06-13 18:34:48 +10:00
Hyllian 7cf7a0a11f Add some shaders to dolphinfx folder
This is a first pack of shaders ported to dolphinfx specs.

It includes: crt-hyllian, crt-easymode, zfast-crt, ddt, xbr, jinc2 and pixellate.
2024-06-13 18:34:48 +10:00
Connor McLaughlin e84f38f466 Qt: Fix builtin post shaders 2022-07-23 18:49:18 +10:00