Commit graph

6 commits

Author SHA1 Message Date
e8b7b1c29f Keep old naive dither as an option. 2023-03-04 18:19:38 +01:00
05b33078fb Tweak the dither math. 2023-02-26 18:03:11 +01:00
a0521259a7 Less naive palette shader. 2023-02-26 16:31:20 +01:00
7efc84adb5 Add "simplified" grain option, for extra performance.
Uses PRNG calls instead of texture fetches, so it tends to look more harsh and have patterning issues depending on the GPU.
2022-11-10 16:11:44 +01:00
9b5f26f81e Fix preset slots above 7 not being selectable. 2022-04-23 00:12:33 +02:00
eba02b7052 Reorganize code into separate files. 2022-01-01 17:43:39 +01:00