circuitpython/shared-bindings/displayio
Jeff Epler 76d68f21ac displayio: Add RGB555/565/_SWAPPED format support
This is helpful when displaying frames from an OV7670 camera, which
uses the RGB565_SWAPPED format internally.
2021-04-19 10:23:47 -05:00
..
Bitmap.c displayio.Bitmap: Allow modification though the buffer protocol 2021-04-03 10:41:20 -05:00
Bitmap.h displayio.Bitmap: Make memoryview()able 2021-03-17 16:26:45 -05:00
ColorConverter.c displayio: Add RGB555/565/_SWAPPED format support 2021-04-19 10:23:47 -05:00
ColorConverter.h displayio: Add RGB555/565/_SWAPPED format support 2021-04-19 10:23:47 -05:00
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 Minor documentation fixes in displayio 2021-04-06 10:47:46 +01:00
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 Minor documentation fixes in displayio 2021-04-06 10:47:46 +01:00
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 Minor documentation fixes in displayio 2021-04-06 10:47:46 +01: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 displayio: Add RGB555/565/_SWAPPED format support 2021-04-19 10:23:47 -05:00
__init__.h displayio: Add RGB555/565/_SWAPPED format support 2021-04-19 10:23:47 -05:00