summaryrefslogtreecommitdiff
path: root/shared-module/displayio/TileGrid.c
AgeCommit message (Expand)Author
2019-07-09merge from masterDan Halbert
2019-06-17Handle None for BLE name; fix ScanEntry bug; compile issueDan Halbert
2019-06-17Use width for x. Thanks @deshipuScott Shawcroft
2019-06-17Fix TileGrid's dirty tracking when changing top leftScott Shawcroft
2019-06-13Minor tweaks based on Dan's feedbackScott Shawcroft
2019-06-12Add partial display update support.Scott Shawcroft
2019-05-31Fix off-by-one errorScott Shawcroft
2019-05-22Make point 2 in areas exclusive and simplify full_coverage.Scott Shawcroft
2019-05-21Rework the pixel computation to use areasScott Shawcroft
2019-03-27TileGrid: pixel_shader is not always a paletteDan Halbert
2019-03-12Standardize TileGrid to x and y properties over positionScott Shawcroft
2019-02-13A safe mode fix and displayio fixesScott Shawcroft
2019-02-11A variety of displayio improvementsScott 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