summaryrefslogtreecommitdiff
path: root/shared-module/displayio/Palette.c
AgeCommit message (Expand)Author
2021-03-16add is_transparent getter to displayio.PaletteKevin Matocha
2021-03-15run code formatting scriptmicroDev
2020-11-18Fix Palette grayscale for EInk.Scott Shawcroft
2020-06-10Issue #3014 - refresh after changing to transparentDavePutz
2020-04-14displayio: swap colors in palettes tooJeff Epler
2019-08-22EPaper displays work mostly.Scott Shawcroft
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2019-06-12Add partial display update support.Scott Shawcroft
2019-01-23Make palette color ordering consistent with ColorConvertes and fix blinka.Scott Shawcroft
2018-09-06Minor tweaks based on feedbackScott Shawcroft
2018-08-31Introduce displayio to render graphics to displays.Scott Shawcroft