Commit Graph

68 Commits

Author SHA1 Message Date
hunterk
e119691fba add manual conversion of halphon's hq2x 2017-03-03 10:53:58 -06:00
hunterk
0e98e58d67 add manual maister ntsc conversion 2017-03-03 10:49:51 -06:00
hunterk
89c5e1ed3b add manual hqx-armada conversions 2017-03-02 15:42:48 -06:00
hunterk
7dcbd03930 more tweaks to crt-interlaced-halation 2017-03-02 10:40:52 -06:00
hunterk
d7ba349042 add manual conversion of crt-interlaced-halation 2017-03-02 10:36:56 -06:00
hunterk
243fb94793 more GLES compatibility fixes 2017-03-01 20:56:37 -06:00
hunterk
670937a1fa unroll some loopz for GLES compatibility 2017-03-01 10:48:01 -06:00
hunterk
511211a267 more gles compatibility fixes 2017-03-01 08:50:14 -06:00
hunterk
82e617129d compatibility fixes 2017-02-28 23:02:39 -06:00
hunterk
5413731d42 add manual handheld conversions 2017-02-28 14:13:26 -06:00
hunterk
59a7acdd08 add manual supereagle conversion 2017-02-28 09:21:13 -06:00
hunterk
1fbe82fc82 add manual dithering conversions 2017-02-28 09:14:38 -06:00
hunterk
0f7fb460b0 add fast-bilateral manual conversion 2017-02-28 08:07:00 -06:00
hunterk
fe0cebc87e add cubic conversions 2017-02-27 16:30:12 -06:00
hunterk
96d9d63796 add manual GTU-v50 conversion 2017-02-27 16:08:11 -06:00
hunterk
60479e1a58 add crt-glow manual conversion 2017-02-27 15:29:05 -06:00
hunterk
8012a377d8 remove unneeded template 2017-02-27 11:28:35 -06:00
hunterk
f55eab6b69 whoops, forgot another preset 2017-02-27 11:27:28 -06:00
hunterk
f178bea496 add manual conversions for cgwg-fast, easymode and easymode-halation 2017-02-27 11:26:51 -06:00
hunterk
7eae0a1e92 add non-troggle blurs manual conversion 2017-02-27 09:59:37 -06:00
hunterk
c9e1214b57 whoops, forgot a preset 2017-02-27 09:54:32 -06:00
hunterk
002163c3c4 add anti-aliasing and sharpen manual conversions 2017-02-27 09:53:43 -06:00
hunterk
e3be9576e7 add manual anti-aliasing conversions 2017-02-27 09:43:35 -06:00
hunterk
4a972d63ea add 3dfx manual port 2017-02-27 08:57:01 -06:00
hizzlekizzle
873a30de70 change precision to COMPAT_PRECISION
fixes on desktop GL
2017-02-26 17:29:17 -06:00
hizzlekizzle
47a6e6f4c5 Create slang-conversion-template.glsl 2017-02-24 16:34:26 -06:00
hunterk
6c9c251934 add precision to parameters 2017-02-01 21:45:53 -06:00
hunterk
a7aa0ec01b add precision to a couple of shaders 2017-02-01 20:47:31 -06:00
hizzlekizzle
4fdeb7c6ad Create tvout-tweaks.glsl 2016-12-06 20:20:59 -06:00
hizzlekizzle
4bdc087e3c add precision to ALL THE THINGS 2016-11-19 23:54:32 -06:00
hizzlekizzle
54e84cc226 Create crt-aperture.glslp 2016-11-12 21:18:53 -06:00
hizzlekizzle
9c6dd5afe7 Create crt-aperture.glsl 2016-11-12 21:17:43 -06:00
hizzlekizzle
d16874b461 more changes to image-adjustment 2016-11-11 10:13:03 -06:00
hizzlekizzle
975f8eacc8 overhaul image-adjustment
makes contrast and saturation act more like one would expect them to act.
2016-11-10 11:06:45 -06:00
hizzlekizzle
59bc548c4b add gles clamp hack and more parameters 2016-09-19 22:29:58 -05:00
hizzlekizzle
82cf7d3d83 whoops, forgot the file extension 2016-09-06 16:11:37 -05:00
hizzlekizzle
aa6d8a90dc Create cocktail-cab-portrait 2016-09-06 16:11:01 -05:00
hizzlekizzle
a929400bf4 add parameters to interlacing.glsl
The compiler didn't like multiplying things by int FrameCount, so I had to make a vec2(FrameCount, FrameCount) and then it was okay with multiplying by one of the components of that vec2.
2016-08-06 21:39:28 -05:00
hizzlekizzle
90fc4e7907 fix clamping issues in GLES 2016-05-26 10:48:28 -05:00
hunterk
4b0313f97a update crt-pi and add version for vertical games 2016-05-13 12:53:43 -05:00
hunterk
3998f09d9b add fallback presets for LCD-based console-border shaders 2016-04-05 09:16:38 -05:00
hizzlekizzle
72b7afc742 Merge pull request #2 from Hyllian/master
Add crt-hyllian-multipass shaders.
2016-02-28 12:24:05 -06:00
Hyllian
fa3991d7de Add crt-hyllian-multipass shaders.
Faster than the single pass one.
2016-02-28 12:51:58 -03:00
hizzlekizzle
39226a2fc5 add side-by-side preset for cardboard HMD 2016-02-09 15:17:13 -06:00
hizzlekizzle
8431a705c3 Merge pull request #1 from Hyllian/master
Add xbr, crt and windowed shaders.
2016-02-08 12:34:48 -06:00
Hyllian
3d50651711 Add xbr, crt and windowed shaders. 2016-02-08 14:28:51 -02:00
hunterk
8bfee5b225 add dave j's crt-pi shader 2016-02-05 08:29:07 -06:00
hunterk
660c709b13 fix video_scale parameter in console-border shaders 2016-01-09 16:09:26 -06:00
hizzlekizzle
4a66ad0ce6 add zoom 2015-11-29 15:34:33 -06:00
hizzlekizzle
f7ff48d1ab double limits and add x-axis location adjustment 2015-11-29 13:33:23 -06:00