gint/src/render
Lephe 230b796196
render: add alignment options to dtext_opt() and dprint_opt()
This change introduces two new functions dtext_opt() and dprint_opt()
that have both color and alignment options. The regular dtext() and
dprint() have been changed to always used bg=C_NONE which is what most
calls want.
2020-06-18 18:31:13 +02:00
..
dline.c render: add one-parameter dvline() and dhline() 2019-09-07 11:26:11 +02:00
dprint.c render: add alignment options to dtext_opt() and dprint_opt() 2020-06-18 18:31:13 +02:00
drect_border.c render: add a drect_border() function 2020-06-18 17:50:27 +02:00
topti.c core: answer TLB misses and remove startup mapping (UNSTABLE) 2020-06-14 18:22:20 +02:00