ugfx/include/gdisp
inmarket ece5bcd6ab Auto-generate pixel formats using macro's.
Prepare for (but not yet complete) supporting a different high level GDISP pixel format to the low level driver format.
This will be useful in multiple display scenario's where displays have different pixel formats.
2013-11-05 00:36:54 +10:00
..
lld Add support for a driver private area (as well as a board private area) 2013-10-21 15:13:10 +10:00
colors.h Auto-generate pixel formats using macro's. 2013-11-05 00:36:54 +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