summaryrefslogtreecommitdiff
path: root/shared-module/displayio/TileGrid.h
AgeCommit message (Expand)Author
2019-09-04Bitpack bools in TileGrid and GroupScott Shawcroft
2019-09-03Add .hidden to TileGrid and GroupScott Shawcroft
2019-08-22Regular display fixes including refresh tweaksScott Shawcroft
2019-08-05Merge remote-tracking branch 'adafruit/4.1.x' into merge_in_410Scott Shawcroft
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2019-07-18Track a dirty area for in-memory bitmapsScott Shawcroft
2019-06-12Add partial display update support.Scott Shawcroft
2019-05-21Rework the pixel computation to use areasScott Shawcroft
2019-01-31More improvements to Terminal:Scott Shawcroft
2019-01-31Hook up the terminal based on the first display.Scott Shawcroft
2019-01-31Add terminalioScott Shawcroft
2019-01-31Add TileGridScott Shawcroft