zba/src
Rekai Nyangadzayi Musuka e60b556f72 chore(ppu): remove BGR555 -> RGBA888 LUT
LUT probably couldn't fit in CPU cache anyways.

TODO: Consider whether LUTs for separate channels (size 32 * 3 * 3
instead of std.math.maxInt(u15))
2022-10-17 20:31:42 -03:00
..
core chore(ppu): remove BGR555 -> RGBA888 LUT 2022-10-17 20:31:42 -03:00
shader feat: implement better Colour Emulation 2022-10-17 20:31:42 -03:00
config.zig chore(config): add log message 2022-10-17 17:39:02 -03:00
main.zig chore(main): report errors slightly better 2022-10-17 18:30:40 -03:00
platform.zig chore: remove unnecessary ptr cast 2022-10-17 20:31:42 -03:00
util.zig chore: instantly refill the pipeline on flush 2022-10-13 00:33:13 -03:00