ugfx/include/gdisp
inmarket a8e860678d New GDISP now supports multiple controllers with different pixel formats.
You can now have a main color display and a secondary monochrome display.
You can now optionally set GDISP_PIXELFORMAT to any color or grayscale format for your application and the driver will internally convert to the display hardware format.
2013-11-05 19:34:12 +10:00
..
lld New GDISP now supports multiple controllers with different pixel formats. 2013-11-05 19:34:12 +10:00
colors.h New GDISP now supports multiple controllers with different pixel formats. 2013-11-05 19:34:12 +10:00
gdisp.h Auto-generate pixel formats using macro's. 2013-11-05 00:36:54 +10:00
image.h Add multiple display support to image decoding. 2013-10-24 18:34:26 +10:00
options.h GDISP_NEED_TEXT and GDISP_NEED_ELLIPSE defaults to FALSE now. The former requires to enable at least one font which may not be needed (it sucks if compiling the basic examples) and the latter is barely needed anyway 2013-10-28 09:30:23 +10:00