Commit graph

29 commits

Author SHA1 Message Date
6290b0e19e initial PAL simulation implementation 2024-05-05 13:44:23 -04:00
69c14e4151 added connector option for composite and s-video 2024-05-04 00:33:08 -04:00
0902b5b835 created signal effect with NTSC emulation 2024-05-03 23:58:07 -04:00
fc1c7c7b1a fixes to scanline function 2024-05-03 22:18:22 -04:00
40111d5e90 added 'hard' scanline option 2024-05-03 22:08:09 -04:00
933cb21020 added noir color palette and improved dot matrix game palette 2024-04-26 23:23:26 -04:00
3344d03e60 shortened the name of the obra dinn preset 2024-04-24 23:31:22 -04:00
26f163cc60 reoriented HSV around bit depth rather than steps 2024-04-23 00:14:28 -04:00
605e54a522 added 15- and 18-bit RGB modes 2024-04-22 22:48:36 -04:00
984db64c8c changed rgb 'steps' to real bit depths 2024-04-22 22:00:59 -04:00
1351b17f22 initial implementation for scanlines 2024-04-20 22:13:24 -04:00
e4b1d8b6f4 unify changes 2024-04-20 21:05:38 -04:00
cce018f620 initial implementation of interlace effect 2024-04-20 20:47:00 -04:00
8da7185ead added curvature strength slider and restructured world module 2024-04-18 16:23:06 -04:00
9edd7782c6 added chromatic aberration 2024-04-18 00:22:26 -04:00
dd9fb8f196 merged in horizontal blur effect and restructured options menu 2024-04-15 17:17:43 -04:00
23f9b22013 initial implementation of horizontal blur 2024-04-14 18:52:46 -04:00
3e9cb72a58 initial implementation of world curvature 2024-04-14 17:37:44 -04:00
ab10aaa2e3 added option for DoF to affect dither resolution 2024-04-14 13:59:53 -04:00
3b12a88a76 initial implementation of DoF 2024-04-14 13:28:52 -04:00
76e464acd8 added props and lang lines for curvature 2024-04-14 00:09:19 -04:00
8d26a45d92 added profiles to lang and added an Aeon profile 2024-04-13 14:01:16 -04:00
bd533d07bd removed references to itemFix 2024-04-11 23:20:01 -04:00
2f41f19daf added lang support for item fix 2024-04-11 15:46:28 -04:00
a7e9188862 initial texture warp implementation 2024-04-11 12:04:33 -04:00
356f35dc55 vertex warp is now a slider, shaders preserve lightmap 2024-04-09 22:34:45 -04:00
83d1a64574 fragment shader optimization and dither toggle 2024-04-08 22:28:38 -04:00
5937e2ccee added vertex warp shader and general cleanup 2024-04-08 19:20:45 -04:00
52e14857c7 implemented downscale borrowed from BSL 2024-04-04 18:31:27 -04:00