Commit Graph

12 Commits

Author SHA1 Message Date
ghogan42
4e26348499 Updated LCD Effect for Gameboy Color to be brighter. 2019-11-18 20:52:50 -08:00
ghogan42
01e409195a Add missing file for defaul SNES interpolation. 2019-11-18 18:55:36 -08:00
ghogan42
24082bc71c Adds Folder Structure for better organization + Gamma Tables from James-F.
Adds Bilinear Sharp series as an alternative to Gaussian Sharp.
Adds Brightness Boosted Scanlines with 110%-130% brightness (formally called "hybrid")
Adds sensible default filters to Filters Root.
2019-11-18 17:41:40 -08:00
Rikard Bengtsson
15b0ab3d83 SNES core filters
Special variants of the Gaussian filters tailored for the double (512px) horizontal resolution of this core.
2019-09-06 11:34:35 +02:00
Gregory Hogan
c24d96de5b Vertical Scanline Filters Added for Arcade_1942 and maybe others
Update Zip Release
2019-02-16 20:54:19 -08:00
Gregory Hogan
093d63dbf3 Add Better LCD Effect Filters. Remove the most useless older filters. 2018-12-21 02:24:37 -08:00
Gregory Hogan
c699331d54 Fix Row Sums -- They should be 128... 2018-12-13 00:29:35 -08:00
Gregory Hogan
5ed6a659d4 Fix very stupid copy/paste error 2018-12-09 13:39:35 -08:00
Gregory Hogan
23b670f573 Corrects rounding error in Gaussian_Sharp_04.
Adds Bilinear Filter.
By request: Adds Filters with Nearest Neighbor for verical scaling
for use with 'vscale_integer=1'
2018-12-09 12:20:13 -08:00
ghogan42
7083499343 Add files via upload
Add several Lanczos variants, including the filter from the VIP polyphase filter
2018-12-05 23:08:58 -08:00
ghogan42
407797ef66 Delete Lanczos2.txt
Replace Lanczos2 with several Lanczos2 and Lanczos3 variants
2018-12-05 23:07:52 -08:00
ghogan42
b7a19b1bc8 Add files via upload 2018-12-03 22:09:39 -08:00