circuitpython/shared-module/displayio
2021-09-26 09:39:40 +05:30
..
__init__.c Move ParallelBus to its own module 2021-08-29 07:33:54 -05:00
__init__.h Actually fix building ports without parallel displays 2021-08-29 11:49:47 -05:00
area.h
Bitmap.c
Bitmap.h
ColorConverter.c Remove the pixel_luma parameter from displayio_colorconverter_compute_tricolor (Closes #5194) 2021-08-21 16:32:36 +01:00
ColorConverter.h Remove the pixel_luma parameter from displayio_colorconverter_compute_tricolor (Closes #5194) 2021-08-21 16:32:36 +01:00
display_core.c Actually fix building ports without parallel displays 2021-08-29 11:49:47 -05:00
display_core.h
Display.c add initial esp32c3 support 2021-09-26 09:39:40 +05:30
Display.h
EPaperDisplay.c add initial esp32c3 support 2021-09-26 09:39:40 +05:30
EPaperDisplay.h Fixing comments for PR 2021-08-25 15:07:19 -07:00
FourWire.c
FourWire.h
Group.c vectorio: add draw protocol 2021-08-02 20:19:54 -07:00
Group.h
I2CDisplay.c
I2CDisplay.h
mipi_constants.h
OnDiskBitmap.c OnDiskBitmap: Fix memory corruption when using palette image 2021-07-19 09:25:26 -05:00
OnDiskBitmap.h OnDiskBitmap: INCOMPATIBLE CHANGE: Allow them to use palettes 2021-05-28 10:53:21 -05:00
Palette.c Remove the pixel_luma parameter from displayio_colorconverter_compute_tricolor (Closes #5194) 2021-08-21 16:32:36 +01:00
Palette.h OnDiskBitmap: INCOMPATIBLE CHANGE: Allow them to use palettes 2021-05-28 10:53:21 -05:00
Shape.c
Shape.h
TileGrid.c Fix format (expand tab) 2021-06-10 12:11:12 +09:00
TileGrid.h