Commit graph

158 commits

Author SHA1 Message Date
hunterk 5aac649754 update crt-guest to avoid scanline spikes 2019-12-11 10:50:00 -06:00
hunterk fc0d4519f7 fix no-aa mode in royale 2019-09-27 16:15:14 -05:00
hunterk 8537d7b8de fix royale geom tilt angles 2019-09-16 09:35:12 -05:00
hunterk e19f75abf9 omg fix stupid error that broke royale geom modes 2019-09-15 09:33:35 -05:00
Trond Haugland 9b5ed669be add missing crt-pi preset 2019-09-05 14:24:05 +02:00
hizzlekizzle 4904f5c9c8
fix phosphorFeedback in geom-deluxe 2019-08-13 13:35:32 -05:00
hunterk bf33cd281b rename 'retro' to 'interpolation' and move bevel and retro to handheld 2019-07-31 16:21:41 -05:00
Olivier PARRA 2382731e34 added yo6 CRT shader based on KV-M1420B 2019-06-20 00:25:06 +02:00
hizzlekizzle daa0e8ff3d
move geom interlacing detection toggle to param 2019-06-17 10:21:17 -05:00
hizzlekizzle f281a47e5c
return early when LUT Colors == 0
closes #100
2019-06-06 22:10:54 -05:00
hunterk fc28962ff5 fix a few more stragglers 2019-06-03 10:20:05 -05:00
hunterk b23a0c215a remove 1x scaling caused by #104's fix 2019-06-02 22:12:28 -05:00
hizzlekizzle 9e5dd3148e
replace out-of-spec comments 2019-05-28 20:42:08 -05:00
LazyBumHorse 0a2b35ec11 replace invalid scale_type_<number> with scale_type<number> 2019-05-28 22:35:49 +02:00
hunterk 32fd51f679 one more 2019-05-22 14:29:39 -05:00
hunterk e9dfc8143e fix broken paths and add edge-detect shader; closes #101 2019-05-22 14:24:40 -05:00
hunterk e6d6393744 add cgwg-famicom-geom and move all raw palette shaders into a new subdir 2019-05-20 14:58:19 -05:00
hunterk 7e8d978fcd add cgwg's geom-deluxe shaders and preset 2019-05-16 14:49:39 -05:00
hunterk 932fe31f55 add saturation parameter to crt-guest 2019-05-07 08:16:43 -05:00
hunterk 96c592851a update crt-guest-dr-venom 2019-05-03 12:31:31 -05:00
hunterk 456d7f3c5d move mame_hlsl port into crt directory; I guess it's as good as it's gonna get right now 2019-04-19 15:52:09 -05:00
hunterk caac993e37 update crt-aperture and mame-hlsl 2019-03-28 15:10:40 -05:00
hunterk 4a30ee25db wrap lottes clamp fix in ifdef to keep code identical to GLSL version 2019-02-20 15:05:21 -06:00
hunterk 52db21c079 fixes for various compiler nits 2019-01-29 16:32:54 -06:00
hunterk 0513ebd358 update crt-guest to match latest glsl 2019-01-28 10:49:52 -06:00
hunterk 983375531b add some license text to crt-torridgristle's passes 2019-01-17 15:24:04 -06:00
hunterk ea23a0ab49 use feedback in crt-guest to smooth bloom transitions 2019-01-16 16:21:29 -06:00
hunterk 6ffa629671 some formatting cleanups and add torridgristle's mask to dotmask 2019-01-16 16:12:04 -06:00
hunterk d81d82ef48 add crt-torridgristle shaders and preset 2019-01-15 11:29:07 -06:00
hunterk 969a763d35 add some parameters and remove distortion from crt-mattias 2019-01-14 10:22:03 -06:00
hunterk 488bcf4038 add crt-guest shaders and presets and LUTify two presets 2019-01-08 16:21:34 -06:00
hunterk 7e796317de fix lottes-fast on d3d10/11/12 and increase blendoverlay max parameter sizes 2018-12-05 11:35:35 -06:00
hunterk 9b12a840f8 add GritsScanlines shader and preset 2018-10-04 20:44:05 -05:00
hunterk 1035b1b04d delete old, unused and redundant files, update lottes-multipass 2018-08-27 13:58:32 -05:00
hizzlekizzle e6ae09b6b1
fix crt-lottes-multipass-interlaced-glow paths 2018-08-22 08:32:49 -05:00
hunterk 935d21ed3a add crt-mattias based on the 'crt emulation' shadertoy 2018-08-13 20:40:03 -05:00
hizzlekizzle 33129be84e
prevent issues on picky GPUs/compilers 2018-07-19 09:33:42 -05:00
Stuart Carnie 5ad108c3fc fix(crt): Rename param -> params for SPIRV-Cross compatibility 2018-07-14 15:43:01 -07:00
Stuart Carnie 1e9ed9423d fix(sinc): kernel is a reserved word for Metal shaders
* SPIRV-Cross should handle this
2018-07-14 15:40:56 -07:00
Stuart Carnie 93d3c10cd0 fix(crt-lottes): Rename param -> params for SPIRV-Cross compat 2018-07-14 15:17:50 -07:00
Stuart Carnie 2526a85e14 fix(crt-lottes-multipass): Rename param -> params for SPIRV-Cross compat 2018-07-14 15:13:25 -07:00
Stuart Carnie f9681bccf4 fix(crt-easymode): SPIRV-Cross compatibility
* likely a bug in SPIRV-Cross as it declared a local variable named
  param that conflicted with the fragment shader input parameter named
  param
2018-07-14 15:03:59 -07:00
Stuart Carnie c915193e82 fix(crt-royale): Ensures output location is defined for Metal support
* error after SPIRV-Cross is that output locations are not defined
2018-07-14 14:42:33 -07:00
hunterk a5ffea7278 add yee64 and yeetron shaders ported from reshade 2018-06-12 12:29:38 -05:00
hunterk 8f26d985e6 add curvature and moire compensation to crtglow 2018-06-06 16:17:10 -05:00
hunterk 68577a2af7 add crt-hyllian-3d shader and preset 2018-06-06 13:02:53 -05:00
hizzlekizzle 020a59e745
Create moire-resolve.slang 2018-06-01 16:24:32 -05: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 a501be6211 add fakelottes shader and preset 2018-04-09 11:52:32 -05:00
hunterk 75090978fb update snes-hires-blend to match glsl; make image-adjustment play nicer with others 2018-02-14 10:44:24 -06:00