summaryrefslogtreecommitdiffstats
path: root/drivers/painter/generic/qp_rgb565_surface.c
Commit message (Collapse)AuthorAgeFilesLines
* Add RGB565 and RGB888 color support to Quantum Painter (#19382)David Hoelscher2023-01-141-0/+7
|
* [QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and ↵Nick Brassel2022-09-191-0/+277
reordering. (#18396)