circuitpython/shared-module/displayio
Scott Shawcroft dcc3ec171e
Merge remote-tracking branch 'adafruit/7.2.x' into merge_7.2.2
2022-03-15 13:56:11 -07:00
..
Bitmap.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
Bitmap.h Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
ColorConverter.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
ColorConverter.h Remove the pixel_luma parameter from displayio_colorconverter_compute_tricolor (Closes #5194) 2021-08-21 16:32:36 +01:00
Display.c Removing some unnecessary files that were changed 2022-02-01 08:28:40 -06:00
Display.h run code formatting script 2021-03-15 19:27:36 +05:30
EPaperDisplay.c Update logic for offset 2022-01-14 15:25:40 -07:00
EPaperDisplay.h Add two byte length check 2022-01-14 15:25:40 -07:00
FourWire.c Add support for 9-bit mode to displayio.FourWire 2022-03-04 22:59:17 +01:00
FourWire.h run code formatting script 2021-03-15 19:27:36 +05:30
Group.c vectorio: add draw protocol 2021-08-02 20:19:54 -07:00
Group.h run code formatting script 2021-03-15 19:27:36 +05:30
I2CDisplay.c wip; works on espressif 2022-01-29 22:44:27 -05:00
I2CDisplay.h run code formatting script 2021-03-15 19:27:36 +05:30
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 Merge remote-tracking branch 'adafruit/main' into rpi 2021-11-24 14:23:23 -08:00
Palette.h OnDiskBitmap: INCOMPATIBLE CHANGE: Allow them to use palettes 2021-05-28 10:53:21 -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 tilegrid size properties 2021-12-13 09:44:08 -06:00
TileGrid.h run code formatting script 2021-03-15 19:27:36 +05:30
__init__.c Further refine autoreload 2022-03-14 16:49:30 -07:00
__init__.h Major refractor to make a common base object 2022-01-23 13:12:37 -06:00
area.c Add displayio bitmaps to unix build 2021-11-12 10:47:17 -06:00
area.h Add displayio bitmaps to unix build 2021-11-12 10:47:17 -06:00
display_core.c updated code so the REPL will retain its text if not resized when code stops 2022-02-21 10:33:08 -06:00
display_core.h run code formatting script 2021-03-15 19:27:36 +05:30
mipi_constants.h Minor tweaks based on feedback 2018-09-06 14:49:49 -07:00