Commit graph

12 commits

Author SHA1 Message Date
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
mudlord 2322a3fe48 Losslessly compress LUTs 2022-04-16 18:56:18 +10:00
hunterk 997e85052d parameterize raw palette support for pal-r57shell and add a copy to the nes_raw_palette directory 2021-06-19 21:55:10 -05:00
hizzlekizzle 12fdb6562f
update crt-geom-deluxe to add brightness compensation; add bright pix… (#170)
* update crt-geom-deluxe to add brightness compensation; add bright pixel counts to subpixel masks; delete extraneous preset

* forgot to update geom-deluxe preset

* fix various preset spec nits

* try to mellow out the raster bloom

Co-authored-by: hunterk <hunter_kaller@yahoo.com>
2021-03-01 15:11:53 -06:00
Stuart Carnie 10c6290afa fix(pal): Rename param -> params 2018-07-14 17:37:25 -07:00
hunterk 36db5c17cb fix pal-r57shell and remove unnecessary multipass version, add royale ntsc/pal presets 2018-05-02 14:26:13 -05:00
hunterk 40fbf187d9 rework pal shaders and add r57shell's newest 2018-05-01 16:04:47 -05:00
hunterk 9ecae146c5 texCoord fix for pal-r57shell 2017-06-12 20:49:19 -05:00
hunterk 0822605b7e add metacrt and pal-r57shell shaders 2017-06-12 16:17:53 -05:00
Arzed Five 6a31c2dec5 Added parameters to all modified files.
Fixed a bug (introduced when porting to slang) related
to crt-hyllian and the PHOSPHOR feature.
2016-08-03 06:24:41 +01:00
rz5 263ebb4bc2 Update pal-singlepass.slang
Add BSD 2-Clause license text.
2016-07-22 23:35:26 +01:00
Arzed Five c2e4647849 (pal) Port @svofski's CRT shader to libretro.
Tried to add the phase noise feature found in his crt.py software
version.
2016-07-22 19:32:09 +01:00