OpenRTX/platform/drivers/display
Niccolò Izzo d56fafe1a2 Merge graphics_* into a single compilation unit
The specialized graphics libraries ended up sharing the majority of the
code, now they have been merged into a single library so that the
graphics development can be done quicker without leaving any of the
platforms behind.
2020-12-19 12:49:30 +01:00
..
HX83XX_MDx.c Made calls to 'display_renderRows' and 'display_render' blocking, thus not requiring anymore to busy wiat on 'display_renderingInProgress'. Modifications involved only MDx display driver, the others were already blocking. 2020-12-12 10:16:26 +01:00
UC1701_GD77.c Fix GD77 display driver 2020-12-04 20:39:20 +01:00
display_libSDL.c Merge graphics_* into a single compilation unit 2020-12-19 12:49:30 +01:00