PicoDVI/software/libdvi
Luke Wren 844c6197d6 Add DVI_1BPP_BIT_REVERSE option for reversing pixel order within each byte 2021-08-22 08:21:48 +01:00
..
CMakeLists.txt Hacking on 2 symbols per word (single->diff inside PIO), it compiles, and that is the best I can say about it 2021-02-28 11:23:38 +00:00
dvi.c Make RGB component layout configurable, including BGR/RGB swap 2021-06-16 08:22:34 +01:00
dvi.h Extract DVI config defines into separate header 2021-02-28 09:42:10 +00:00
dvi_config_defs.h Add DVI_1BPP_BIT_REVERSE option for reversing pixel order within each byte 2021-08-22 08:21:48 +01:00
dvi_serialiser.c Fix dumb mistakes 2021-02-28 14:06:39 +00:00
dvi_serialiser.h Hacking on 2 symbols per word (single->diff inside PIO), it compiles, and that is the best I can say about it 2021-02-28 11:23:38 +00:00
dvi_serialiser.pio Hacking on 2 symbols per word (single->diff inside PIO), it compiles, and that is the best I can say about it 2021-02-28 11:23:38 +00:00
dvi_timing.c Update full-res encode to use 10 bit TMDS symbols (still one symbol per word.) 2021-03-02 16:41:22 +00:00
dvi_timing.h List nearest bit clock frequency in kHz with each dvi_timing parameter set 2021-01-30 16:15:17 +00:00
tmds_encode.S Add DVI_1BPP_BIT_REVERSE option for reversing pixel order within each byte 2021-08-22 08:21:48 +01:00
tmds_encode.c Encode symbols for palette rather than relying on hardcoded values. Allows 24-bit colour values. 2021-05-17 08:55:53 +01:00
tmds_encode.h Encode symbols for palette rather than relying on hardcoded values. Allows 24-bit colour values. 2021-05-17 08:55:53 +01:00
tmds_encode_1bpp.pio Update PIO 1bpp encode 2021-03-02 17:11:54 +00:00
tmds_table.h Oops, TMDS table was decimal instead of hex (good video output now) 2021-02-28 14:18:19 +00:00
tmds_table_fullres.h Update full-res encode to use 10 bit TMDS symbols (still one symbol per word.) 2021-03-02 16:41:22 +00:00
tmds_table_gen.py Add 2bpp encoder 2021-03-03 12:22:11 +00:00
util_queue_u32_inline.h Fixups for SDK 5384b6b: rename lock core member, workaround for scope change of default bs2 file 2021-05-18 12:39:06 +01:00