gint/src/render
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
..
dcircle.c display: add dcircle() and dellipse() rendering functions 2024-01-04 12:00:58 +01:00
dellipse.c display: add dcircle() and dellipse() rendering functions 2024-01-04 12:00:58 +01:00
dhline.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
dimage.c gray: finalize the gray engine API 2020-07-13 13:49:07 +02:00
dline.c render: parametrize existence of dmode in config.h 2024-03-19 18:37:13 +01:00
dpoly.c render: improve implementation of dpoly() 2024-03-02 23:16:22 +00:00
dprint.c replace gint/std headers with standard ones 2021-06-08 11:01:27 +02:00
drect_border.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
dtext.c gray: finalize the gray engine API 2020-07-13 13:49:07 +02:00
dupdate_hook.c usb: add video capture through the fxlink protocol 2021-08-11 01:43:26 +02:00
dvline.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
dwindow.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
render.h render: parametrize existence of dmode in config.h 2024-03-19 18:37:13 +01:00
topti.c render: expose some internal text rendering utilities 2023-06-04 23:24:34 +02:00