circuitpython/shared-bindings/displayio
Dave Astels 99a3da3b60 Get rid of the last bits of array dependancy 2019-08-21 15:24:39 -04:00
..
Bitmap.c Properly calculate BPP for displayio.Bitmap 2019-03-25 19:40:40 +01:00
Bitmap.h A variety of displayio improvements 2019-02-11 20:55:05 -08:00
ColorConverter.c Review feedback including NO_BRIGHTNESS_COMMAND macro 2019-07-19 16:11:13 -07:00
ColorConverter.h Review feedback including NO_BRIGHTNESS_COMMAND macro 2019-07-19 16:11:13 -07:00
Display.c Get rid of the last bits of array dependancy 2019-08-21 15:24:39 -04:00
Display.h Merge remote-tracking branch 'adafruit/master' into displayio_fill_area 2019-07-31 18:46:41 -04:00
FourWire.c shared-bindings: Use RUN_BACKGROUND_TASKS 2019-08-11 08:53:02 -05:00
FourWire.h Add baudrate to FourWire and shorten delay. 2019-06-17 17:48:05 -07:00
Group.c Fix Group subscr to detect delete correctly 2019-07-02 18:15:23 -07:00
Group.h Add index and remove to Group. 2019-05-15 11:33:16 -07:00
I2CDisplay.c shared-bindings: Use RUN_BACKGROUND_TASKS 2019-08-11 08:53:02 -05:00
I2CDisplay.h Add support for grayscale displays that are < 8 bit depth. 2019-07-19 16:06:11 -07:00
OnDiskBitmap.c Fixed the OnDiskBitmap example to reflect code changes 2019-03-02 09:12:40 -08:00
OnDiskBitmap.h adding height and width to OnDiskBitmap for #1460 2019-01-20 22:33:22 -08:00
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 shared-bindings: Use RUN_BACKGROUND_TASKS 2019-08-11 08:53:02 -05:00
ParallelBus.h Fix other builds and hallowing 2019-01-17 14:45:29 -08:00
Shape.c Arg check width and height into Shape. 2019-02-13 17:34:39 -08:00
Shape.h Add support for rendering a shape. 2019-01-14 17:29:15 -08:00
TileGrid.c Track a dirty area for in-memory bitmaps 2019-07-18 16:47:28 -07:00
TileGrid.h Track a dirty area for in-memory bitmaps 2019-07-18 16:47:28 -07:00
__init__.c Add support for grayscale displays that are < 8 bit depth. 2019-07-19 16:06:11 -07:00
__init__.h External fourwire works and blinka splash after 2019-01-17 00:20:16 -08:00