gint/src/render-cg
Lephe 61da7debc8
code review and display driver changes
t6k11: use the gint array for variant detection
r61524: use true triple buffering by default
display: define DWIDTH and DHEIGHT
display: add C_RGB(r,g,b) (0 ≤ r,g,b ≤ 31) [fxcg50]
2020-02-23 16:05:25 +01:00
..
bopti-asm.h bopti-cg: add p8, p4, and fix alignment issues on r5g6b5 2019-11-15 13:31:44 +01:00
bopti-asm.s bopti-cg: add p8, p4, and fix alignment issues on r5g6b5 2019-11-15 13:31:44 +01:00
bopti.c bopti-cg: add p8, p4, and fix alignment issues on r5g6b5 2019-11-15 13:31:44 +01:00
dclear.c render: remove the GINT_NEED_VRAM macro 2019-10-27 08:14:42 +01:00
dhline.c render: add one-parameter dvline() and dhline() 2019-09-07 11:26:11 +02:00
dimage.c render: remove the GINT_NEED_VRAM macro 2019-10-27 08:14:42 +01:00
dline.c render: remove the GINT_NEED_VRAM macro 2019-10-27 08:14:42 +01:00
dpixel.c render: remove the GINT_NEED_VRAM macro 2019-10-27 08:14:42 +01:00
drect.c render: remove the GINT_NEED_VRAM macro 2019-10-27 08:14:42 +01:00
dupdate.c code review and display driver changes 2020-02-23 16:05:25 +01:00
dvline.c render: add one-parameter dvline() and dhline() 2019-09-07 11:26:11 +02:00
dvram.c code review and display driver changes 2020-02-23 16:05:25 +01:00
topti-asm.h render: refactor to share functions, and basic text on fxcg50 2019-06-15 01:05:31 -04:00
topti-asm.s render: refactor to share functions, and basic text on fxcg50 2019-06-15 01:05:31 -04:00
topti.c render: remove the GINT_NEED_VRAM macro 2019-10-27 08:14:42 +01:00