summaryrefslogtreecommitdiff
path: root/supervisor/shared/display.c
AgeCommit message (Expand)Author
2020-09-01supervisor: Always allocate at least a 1x1 terminalJeff Epler
2020-08-17Turn off terminalio for ja and koScott Shawcroft
2020-08-12Fix build errors when SHARPDISPLAY && !RGBMATRIXJeff Epler
2020-08-12sharpmemory: Implement support for Sharp Memory Displays in framebufferioJeff Epler
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-14displayio: swap colors in palettes tooJeff Epler
2020-04-14fix build for non-displayio & non-protomatter targetsJeff Epler
2020-04-14protomatter: more memory allocation fixesJeff Epler
2019-12-16displayio: make 'rotation' property settableJeff Epler
2019-09-03Add .hidden to TileGrid and GroupScott Shawcroft
2019-08-22EPaper displays work mostly.Scott Shawcroft
2019-07-25Add knobs for SSD1322 and two fixes.Scott Shawcroft
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2019-06-26Properly reset the terminal each init.Scott Shawcroft
2019-06-12Add partial display update support.Scott 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-04-04Support multi-byte values with BitmapScott Shawcroft
2019-04-03Set the terminal tilegrid NULL after freeScott Shawcroft
2019-02-15Store the original layer in GroupScott Shawcroft
2019-02-11A variety of displayio improvementsScott Shawcroft
2019-02-01Fix built-in inits and terminal allocateScott Shawcroft
2019-01-31Fix hallowing and nrf buildsScott Shawcroft
2019-01-31Remove Sprite referencesScott Shawcroft
2019-01-31More improvements to Terminal:Scott Shawcroft
2019-01-31Hook up the terminal based on the first display.Scott Shawcroft