circuitpython/shared-bindings/displayio
Scott Shawcroft 6ad860a963
Merge pull request #2101 from matthewnewberg/display_io_dither
Add random dithering to ColorConverter
2019-09-09 10:11:07 -07:00
..
__init__.c Refresh ePaper displays once code.py is done running 2019-08-22 14:23:32 -07:00
__init__.h Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00
Bitmap.c Properly calculate BPP for displayio.Bitmap 2019-03-25 19:40:40 +01:00
Bitmap.h
ColorConverter.c Set dither default to False and document it 2019-09-08 21:30:52 -07:00
ColorConverter.h Move dither parameter to ColorConverter constructor and parameter 2019-09-05 21:55:45 -04:00
Display.c Move dither parameter to ColorConverter constructor and parameter 2019-09-05 21:55:45 -04:00
Display.h Add random dithering to ColorConverter 2019-08-31 22:07:09 -04:00
EPaperDisplay.c Rework based on Dan's review 2019-08-23 15:27:21 -07:00
EPaperDisplay.h More cleanup 2019-08-22 16:16:09 -07:00
FourWire.c Rework based on Dan's review 2019-08-23 15:27:21 -07:00
FourWire.h Rework based on Dan's review 2019-08-23 15:27:21 -07:00
Group.c Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00
Group.h Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00
I2CDisplay.c Rework based on Dan's review 2019-08-23 15:27:21 -07:00
I2CDisplay.h Rework based on Dan's review 2019-08-23 15:27:21 -07:00
OnDiskBitmap.c
OnDiskBitmap.h
Palette.c Review feedback including NO_BRIGHTNESS_COMMAND macro 2019-07-19 16:11:13 -07:00
Palette.h Add support for grayscale displays that are < 8 bit depth. 2019-07-19 16:06:11 -07:00
ParallelBus.c Rework based on Dan's review 2019-08-23 15:27:21 -07:00
ParallelBus.h Rework based on Dan's review 2019-08-23 15:27:21 -07:00
Shape.c
Shape.h
TileGrid.c Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00
TileGrid.h Add .hidden to TileGrid and Group 2019-09-03 16:15:27 -07:00