circuitpython/shared-bindings/displayio
Jeff Epler 623ece2c73
Merge pull request #4429 from jepler/displayio-bitmap-memoryview
displayio.Bitmap: Make memoryview()able
2021-03-18 18:38:25 -05:00
..
Bitmap.c doc fix 2021-03-17 16:38:10 -05:00
Bitmap.h displayio.Bitmap: Make memoryview()able 2021-03-17 16:26:45 -05:00
ColorConverter.c run code formatting script 2021-03-15 19:27:36 +05:30
ColorConverter.h run code formatting script 2021-03-15 19:27:36 +05:30
Display.c run code formatting script 2021-03-15 19:27:36 +05:30
Display.h run code formatting script 2021-03-15 19:27:36 +05:30
EPaperDisplay.c run code formatting script 2021-03-15 19:27:36 +05:30
EPaperDisplay.h run code formatting script 2021-03-15 19:27:36 +05:30
FourWire.c run code formatting script 2021-03-15 19:27:36 +05:30
FourWire.h run code formatting script 2021-03-15 19:27:36 +05:30
Group.c run code formatting script 2021-03-15 19:27:36 +05:30
Group.h run code formatting script 2021-03-15 19:27:36 +05:30
I2CDisplay.c run code formatting script 2021-03-15 19:27:36 +05:30
I2CDisplay.h run code formatting script 2021-03-15 19:27:36 +05:30
OnDiskBitmap.c run code formatting script 2021-03-15 19:27:36 +05:30
OnDiskBitmap.h run code formatting script 2021-03-15 19:27:36 +05:30
Palette.c add back peculiar r to docstring 2021-03-16 20:45:55 -05:00
Palette.h add is_transparent getter to displayio.Palette 2021-03-16 20:43:23 -05:00
ParallelBus.c Merge branch 'main' into rp_dp_parallel 2021-03-15 20:00:13 -05:00
ParallelBus.h Formatting 2021-03-16 08:39:44 -05:00
Shape.c run code formatting script 2021-03-15 19:27:36 +05:30
Shape.h run code formatting script 2021-03-15 19:27:36 +05:30
TileGrid.c run code formatting script 2021-03-15 19:27:36 +05:30
TileGrid.h run code formatting script 2021-03-15 19:27:36 +05:30
__init__.c run code formatting script 2021-03-15 19:27:36 +05:30
__init__.h Add board.DISPLAY to MagTag. Fix luma computation 2020-11-13 18:57:52 -08:00