gint/src/gray
Lephe bc74586a2c
render: parametrize existence of dmode in config.h
This is the first of many steps designed to reduce gint's reliance on
the FX9860G and FXCG50 macros by describing the compile target more
symbolically. The goal is to allow both for g3a compilation of fx-API
code and for a potential CP port.
2024-03-19 18:37:13 +01:00
..
engine.c render: parametrize existence of dmode in config.h 2024-03-19 18:37:13 +01:00
gclear.c gray: finalize the gray engine API 2020-07-13 13:49:07 +02:00
ggetpixel.c render: add a dgetpixel() function 2022-11-16 19:12:48 +01:00
gint_gline.c gray: finalize the gray engine API 2020-07-13 13:49:07 +02:00
gpixel.c gray: finalize the gray engine API 2020-07-13 13:49:07 +02:00
grect.c move private headers to subfolders of src/ 2020-07-13 17:47:21 +02:00
gsubimage.c bopti: more performance improvement for SCSP cases 2020-07-23 14:03:45 +02:00
gtext.c display: add a maximum size parameter to dtext_opt() 2021-02-15 18:37:06 +01:00