ugfx/src/gdisp
Joel Bodenmann cf01cb2e7c GDISP: Move extern GDISPVMT declarations outside of function body
This prevents generation of "nested-externs" compiler warnings.
2021-08-13 11:51:47 +02:00
..
fonts For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
mcufont For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
gdisp.c GDISP: Move extern GDISPVMT declarations outside of function body 2021-08-13 11:51:47 +02:00
gdisp.h Typedef gImage compatibility only when GDISP_NEED_IMAGE is GFXON 2019-05-01 16:54:39 +02:00
gdisp.mk Update license header 2018-10-01 17:34:15 +02:00
gdisp_colors.h Fix doxygen comment 2020-01-21 12:10:35 +10:00
gdisp_driver.h Avoid duplicate const specifier compiler warnings 2021-08-12 12:20:07 +02:00
gdisp_fonts.c For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
gdisp_image.c Introduce type gImage to replace v2.x gdispImage 2019-04-10 17:33:15 +02:00
gdisp_image.h Introduce type gImage to replace v2.x gdispImage 2019-04-10 17:33:15 +02:00
gdisp_image_bmp.c Fix compiler warning due to implicit cast 2021-08-10 15:41:26 +02:00
gdisp_image_gif.c Introduce type gImage to replace v2.x gdispImage 2019-04-10 17:33:15 +02:00
gdisp_image_jpg.c Introduce type gImage to replace v2.x gdispImage 2019-04-10 17:33:15 +02:00
gdisp_image_native.c Introduce type gImage to replace v2.x gdispImage 2019-04-10 17:33:15 +02:00
gdisp_image_png.c Introduce type gImage to replace v2.x gdispImage 2019-04-10 17:33:15 +02:00
gdisp_image_support.h Introduce type gImage to replace v2.x gdispImage 2019-04-10 17:33:15 +02:00
gdisp_mk.c Update license header 2018-10-01 17:34:15 +02:00
gdisp_options.h Fix to gImage BMP handling where the system pixel size is less than a byte 2019-05-08 09:25:35 +10:00
gdisp_pixmap.c For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
gdisp_pixmap.h Introduce type gImage to replace v2.x gdispImage 2019-04-10 17:33:15 +02:00
gdisp_rules.h Update license header 2018-10-01 17:34:15 +02:00