ugfx/src/gdisp
inmarket 93da5a0578 gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE 2018-07-08 15:15:15 +10:00
..
fonts Move the stub font include files so that user projects with custom fonts in the old format will work. 2015-11-06 07:59:32 +10:00
mcufont Fix some missing gBool conversions 2018-07-08 10:05:34 +10:00
gdisp.c Added type gOrientation to replace V2.x orientation_t, and values gOrientationX replace GDISP_ROTATE_X 2018-07-08 13:51:20 +10:00
gdisp.h Added type gColorformat to replace V2.x colorformat 2018-07-08 14:04:14 +10:00
gdisp.mk Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
gdisp_colors.h Added type gColorformat to replace V2.x colorformat 2018-07-08 14:04:14 +10:00
gdisp_driver.h Added type gOrientation to replace V2.x orientation_t, and values gOrientationX replace GDISP_ROTATE_X 2018-07-08 13:51:20 +10:00
gdisp_fonts.c Added type gFont to replace V2.x font_t 2018-07-08 13:05:27 +10:00
gdisp_image.c Added type gDelay to replace V2.x delaytime_t 2018-07-08 14:30:31 +10:00
gdisp_image.h gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE 2018-07-08 15:15:15 +10:00
gdisp_image_bmp.c gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE 2018-07-08 15:15:15 +10:00
gdisp_image_gif.c gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE 2018-07-08 15:15:15 +10:00
gdisp_image_jpg.c gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE 2018-07-08 15:15:15 +10:00
gdisp_image_native.c gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE 2018-07-08 15:15:15 +10:00
gdisp_image_png.c gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE 2018-07-08 15:15:15 +10:00
gdisp_image_support.h Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gdisp_mk.c Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
gdisp_options.h Added type gOrientation to replace V2.x orientation_t, and values gOrientationX replace GDISP_ROTATE_X 2018-07-08 13:51:20 +10:00
gdisp_pixmap.c Added type gOrientation to replace V2.x orientation_t, and values gOrientationX replace GDISP_ROTATE_X 2018-07-08 13:51:20 +10:00
gdisp_pixmap.h Change pixel_t to gPixel 2018-07-08 11:08:55 +10:00
gdisp_rules.h First set of V3 macro changes 2018-02-27 17:44:21 +10:00