hunterk
2b30c6089f
Make a bunch of implicit scaling settings explicit ( #375 )
...
* make a bunch of implicit scaling rules explicit and move color shaders before scaling shaders in the handheld directory
* remove extraneous file
* switch vhs from viewport to source scaling
2023-03-20 10:03:42 -05:00
Hyllian
58b3afcda9
Update ddt-jinc-linear.slangp
...
- Fix path.
2022-09-30 18:44:28 -03:00
Hyllian
523e65de11
Delete ddt-sharp.slangp
...
- Delete preset too.
2022-09-29 08:30:06 -03:00
Hyllian
150608a989
Update ddt shaders
...
- Better dithering treatment for ddt-xbr-lv1 and ddt-jinc;
- Delete ddt-sharp as it's just a clone of ddt.slang.
2022-09-29 08:29:19 -03:00
Hyllian
704ad4f85d
Add DDT-Jinc shaders
...
- A hybrid between DDT and Jinc2 shader;
- On diagonal edges it behaves like DDT, otherwise like Jinc2;
- Added a linear gamma preset too.
2022-08-14 08:04:03 -03:00
Hyllian
9854ebe64e
Add ddt-xbr-lv1 shaders
...
Merge xbr edge detection with sharpness control and triangulation from DDT.
2022-07-19 21:48:15 -03:00
Hyllian
f0927ba3b0
Add CUT and fix DDT shaders
...
- Add CUT shaders. A kind of DDT shaders with some useful params to control interpolation;
- Fix DDT shaders (broken when porting from Cg to Slang). Courtesy of guest.r
2022-07-18 10:34:31 -03:00
hunterk
b23a0c215a
remove 1x scaling caused by #104 's fix
2019-06-02 22:12:28 -05:00
LazyBumHorse
0a2b35ec11
replace invalid scale_type_<number> with scale_type<number>
2019-05-28 22:35:49 +02:00
hunterk
f951ebabeb
add omniscale-legacy shader and fix coord issue with ddt
2017-02-09 16:36:52 -06:00
hunterk
1cc61065e6
Merge branch 'master' of https://github.com/libretro/slang-shaders
2016-10-06 09:14:57 -05:00
hunterk
3e33980695
add more ddt flavors
2016-09-30 16:04:45 -05:00
hunterk
88dbcaaef7
texcoord rounding fix for ddt
2016-09-29 22:07:34 -05:00
hunterk
43c28f1f15
add a bunch of hyllian shaders
2016-09-29 14:53:20 -05:00