summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/__init__.c
AgeCommit message (Expand)Author
2019-01-31Remove doc reference to SpriteScott Shawcroft
2019-01-31Remove Sprite referencesScott Shawcroft
2019-01-31More improvements to Terminal:Scott Shawcroft
2019-01-31Add TileGridScott Shawcroft
2019-01-18Add a bit more to the docsScott Shawcroft
2019-01-17Fix other builds and hallowingScott Shawcroft
2019-01-17External fourwire works and blinka splash afterScott Shawcroft
2019-01-14Add support for rendering a shape.Scott Shawcroft
2018-09-12Add OnDiskBitmap which loads pixel data straight from disk.Scott Shawcroft
2018-08-31Introduce displayio to render graphics to displays.Scott Shawcroft