ugfx/src/gdisp
inmarket 0771c14817 Merge remote-tracking branch 'origin/master' 2018-03-10 20:36:35 +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 C comment style 2018-03-06 09:56:18 +01:00
gdisp.c Change new colors to GFX_RED instead of GFXRED. Use the new color defs 2018-03-10 20:36:12 +10:00
gdisp.h First set of V3 macro changes 2018-02-27 17:44:21 +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 Change new colors to GFX_RED instead of GFXRED. Use the new color defs 2018-03-10 20:36:12 +10:00
gdisp_driver.h First set of V3 macro changes 2018-02-27 17:44:21 +10:00
gdisp_fonts.c Add support for adding fonts to the font list 2016-11-14 09:15:51 +10:00
gdisp_image.c Change new colors to GFX_RED instead of GFXRED. Use the new color defs 2018-03-10 20:36:12 +10:00
gdisp_image.h First set of V3 macro changes 2018-02-27 17:44:21 +10:00
gdisp_image_bmp.c Removing obsolete code 2017-01-10 10:24:05 +01:00
gdisp_image_gif.c Adding GDISP_IMAGE_GIF_BLIT_BUFFER_SIZE configuration option 2017-01-10 10:48:54 +01:00
gdisp_image_jpg.c Fixing issue in JPG decoder 2017-09-22 12:16:53 +02:00
gdisp_image_native.c Fix compiler errors and warnings on image handling with multiple image formats turned on. 2015-11-25 12:25:04 +10:00
gdisp_image_png.c Add compatibility with Visual Studio and make compile warning capabilities more cross platform 2017-06-30 19:43:51 +10:00
gdisp_image_support.h Fix image byte extraction macros 2017-09-23 09:30:02 +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 Change new colors to GFX_RED instead of GFXRED. Use the new color defs 2018-03-10 20:36:12 +10:00
gdisp_pixmap.c First set of V3 macro changes 2018-02-27 17:44:21 +10:00
gdisp_pixmap.h First set of V3 macro changes 2018-02-27 17:44:21 +10:00
gdisp_rules.h First set of V3 macro changes 2018-02-27 17:44:21 +10:00