gint-with-thread/src/gray
Lephe dc83d5ee1f
timer: final iteration on the API
This commit minimally changes the signature of timer_setup() to greatly
simplify timer management, allowing to user to let the library choose
available timers dynamically depending on the settings.
2020-06-20 22:45:46 +02:00
..
engine.c timer: final iteration on the API 2020-06-20 22:45:46 +02:00
gclear.c gray: add engine, basic drawing and text 2019-07-20 12:31:46 -04:00
ghline.c render: add one-parameter dvline() and dhline() 2019-09-07 11:26:11 +02:00
gimage.c bopti: deprecate image_t, renamed to bopti_image_t 2020-06-01 12:11:59 +02:00
gline.c gray: add gpixel() and gline() 2019-07-27 19:48:36 -04:00
gpixel.c gray: add gpixel() and gline() 2019-07-27 19:48:36 -04:00
grect.c gray: add engine, basic drawing and text 2019-07-20 12:31:46 -04:00
gtext.c gray: add engine, basic drawing and text 2019-07-20 12:31:46 -04:00
gvline.c render: add one-parameter dvline() and dhline() 2019-09-07 11:26:11 +02:00