Commit graph

832 commits

Author SHA1 Message Date
hunterk 5fd80ad7ea make res-independent scanlines better, add built-in res control to geom 2020-04-27 14:45:44 -05:00
hunterk 3b6d56f496 add newpixie-crt 2020-04-23 20:09:51 -05:00
hizzlekizzle 900b171dd9
latest updates from guest 2020-04-13 22:46:18 -05:00
hizzlekizzle e54bbbb7e3
Update subpixel_masks.h
fix broken yellow pixel(!) and add early returns (might speed things up slightly, dunno). Also add an explanatory comment at the top, add a 0 value for passthru/no mask and a sanity check that returns a passthru/no mask for any unexpected value.
2020-04-03 13:30:09 -05:00
hizzlekizzle 1335068b05
Merge pull request #133 from Dogway/patch-1
Update white_point.slang
2020-03-31 18:57:50 -05:00
Dogway 49c860f6ac
Update white_point.slang 2020-03-31 18:55:49 +01:00
Dogway 993d463a2c
Update white_point.slang
Ported updated white_point.glsl to slang format.
2020-03-31 10:36:51 +01:00
hizzlekizzle 5e509df3ec
more updates to crt-guest-dr-venom
"Unfortunately or fortunately i found a conflict of settings in the shader. With low scanline saturation the ‘PVM colors’ aren’t applied or applied very weakly. I needed to fix this.

In the process i also decided to make the shader even better. I wasn’t completely satisfied with some types of filtering, as it turns out, using an even number of pixels fixes many issues with the shader. I’m also very pleased how the anti-ringing, mask reference color and scanline color turned out."
2020-03-29 15:37:36 -05:00
hizzlekizzle 4ddf327c85
last minute changes from guest 2020-03-28 22:16:41 -05:00
hizzlekizzle 089731d754
last-minute changes from guest 2020-03-28 18:31:35 -05:00
hizzlekizzle 5f5b51ada5
update crt-guest-dr-venom to guest's latest 2020-03-28 16:19:09 -05:00
hunterk 9850d68939 add grid-blend-hybrid shader and preset 2020-02-24 16:35:12 -06:00
hunterk 1883ed12b7 add vt220 shader and preset 2020-02-19 11:23:13 -06:00
hunterk 2a48ab3052 update crt-guest-sm 2020-02-18 12:27:53 -06:00
hizzlekizzle 5227b5a254
Merge pull request #131 from lfanog/patch-6
Delete crt-guest-dr-venom-ntsc-composite-256px.slangp
2020-02-18 09:32:01 -06:00
Luiz Felipe Nogueira 234eb1ccea
Delete crt-guest-dr-venom-ntsc-composite-256px.slangp
Due to ntsc-adaptive, this preset is no longer needed.
2020-02-17 23:13:04 -03:00
hunterk fbc0e7a9fa update crt-guest-sm to latest 2020-02-17 13:43:39 -06:00
hunterk a24fd351db update phase in main function 2020-02-17 11:44:18 -06:00
hunterk df9b480805 add ntsc-adaptive, move some presets to it and remove redundant presets 2020-02-16 23:11:31 -06:00
hizzlekizzle 165b5787ae
Merge pull request #125 from lfanog/patch-1
Create crt-guest-dr-venom-ntsc-composite-256px.slangp
2020-02-14 09:04:36 -06:00
hizzlekizzle 6e3c1db368
Merge pull request #128 from lfanog/patch-4
Update crt-guest-dr-venom-ntsc-composite-stock.slangp
2020-02-14 08:14:41 -06:00
hizzlekizzle df4b6c963e
Merge pull request #129 from lfanog/patch-5
Update crt-guest-dr-venom-stock.slangp
2020-02-14 08:14:35 -06:00
Luiz Felipe Nogueira c90318ab0e
Update crt-guest-dr-venom-stock.slangp
Updated to latest crt-guest-dr-venom. To run a high internal res and then downsample just the Y axis.
2020-02-14 00:32:42 -03:00
Luiz Felipe Nogueira 04d2070ea6
Update crt-guest-dr-venom-ntsc-composite-stock.slangp
Updated to latest crt-guest-dr-venom-ntsc-composite. To run a high internal res and then downsample just the Y axis.
2020-02-13 23:45:52 -03:00
hunterk 91964d8a5b fix license on xBRZ shaders to properly credit Zenju and HqMAME project 2020-02-12 14:07:00 -06:00
Luiz Felipe Nogueira f03e9df4a9
Create crt-guest-dr-venom-ntsc-composite-256px.slangp
crt-guest-dr-venom + ntsc-256px
2020-02-11 22:52:35 -03:00
hizzlekizzle 6850a0ab56
Merge pull request #121 from lfanog/patch-4
Update crt-guest-dr-venom-ntsc-composite.slangp
2020-02-10 08:44:30 -06:00
Luiz Felipe Nogueira f60b147a96
Update crt-guest-dr-venom-ntsc-composite.slangp
Updated according to the new crt-guest-dr-venon.
2020-02-09 23:33:52 -03:00
hunterk 10708236b1 update crt-guest-dr-venom to latest from guest 2020-02-06 11:44:53 -06:00
hunterk 4cff7c2c23 update crt-guest-dr-venom with interlacing support 2020-02-02 13:18:25 -06:00
hunterk ee0ce4c140 add luminance param to geom, add some params to geom-deluxe 2020-01-30 16:02:47 -06:00
hunterk b38342095a switch geom-deluxe to use generated subpixel masks instead of LUTs 2020-01-25 13:24:52 -06:00
hizzlekizzle 02c53d6605
Merge pull request #120 from lfanog/patch-3
Update crt-guest-dr-venom-ntsc-composite-stock.slangp
2020-01-20 09:43:44 -06:00
Luiz Felipe Nogueira abe047ac2b Create crt-guest-dr-venom-stock.slangp (#119)
* Create crt-guest-dr-venom-stock.slangp

A stock version of crt-guest-dr-venom shader for systems like N64, GameCube, Playstation, Saturn, Dreamcast etc.

* Rename crt/crt-guest-dr-venom-stock.slangp to presets/crt-guest-dr-venom-stock.slangp

* Update crt-guest-dr-venom-stock.slangp

"shaders/guest" changed to "../crt/shaders/guest"

* Update crt-guest-dr-venom-stock.slangp

Changed stock.glsl to stock.slang.

* Update crt-guest-dr-venom-stock.slangp

Changed stock.glsl to stock.slang.
2020-01-20 09:42:00 -06:00
Luiz Felipe Nogueira fea3d14a37
Update crt-guest-dr-venom-ntsc-composite-stock.slangp
Changed stock.glsl to stock.slang.
2020-01-19 14:42:28 -03:00
hizzlekizzle 722823b178
Merge pull request #118 from lfanog/patch-1
Create crt-guest-dr-venom-ntsc-composite-stock.slangp
2020-01-16 21:35:24 -06:00
Luiz Felipe Nogueira 8db0671552
Create crt-guest-dr-venom-ntsc-composite-stock.slangp
A stock version of crt-guest-dr-venom-ntsc-composite shader for systems like N64, GameCube, Playstation, Saturn, Dreamcast etc.
2020-01-16 23:12:57 -03:00
Twinaphex 1b161e80b4
Update powervr2.slang 2020-01-16 03:47:35 +01:00
hunterk 125e1a2bb4 add blur43fast shaders 2020-01-15 16:00:30 -06:00
hunterk fe8b395313 move 3dfx shaders into their own subdir and port powervr2 shader 2020-01-15 13:54:55 -06:00
twinaphex ecd4b739d8 Add gpu dir 2020-01-13 05:05:15 +01:00
hunterk 66bda5d3b8 delete mistakenly committed file 2019-12-31 15:09:34 -06:00
hunterk ab43d6c913 make royale's interlacing detection toggle-able at runtime 2019-12-31 15:08:28 -06:00
hunterk 360280c54b update crt-guest-dr-venom to latest 2019-12-30 13:21:47 -06:00
hunterk b3067103a6 update crt-guest-sm 2019-12-28 12:56:54 -06:00
hunterk bdb8077f6a add subpixel masks and customize metacrt 2019-12-20 11:47:12 -06:00
hunterk fe002c6f3b better port of metacrt pt 2 2019-12-19 16:38:17 -06:00
hunterk 4e49d48bfd better port of metacrt 2019-12-19 16:36:25 -06:00
hizzlekizzle 65e60b9f5d
fix typo in crt-guest-dr-venom 2019-12-19 09:04:21 -06:00
hunterk b778a6b7cb make res-independent scanlines a little thinner and adjustable brightness 2019-12-18 16:21:01 -06:00