.. |
Bitmap.c
|
Track a dirty area for in-memory bitmaps
|
2019-07-18 16:47:28 -07:00 |
Bitmap.h
|
Track a dirty area for in-memory bitmaps
|
2019-07-18 16:47:28 -07:00 |
ColorConverter.c
|
Move dither parameter to ColorConverter constructor and parameter
|
2019-09-05 21:55:45 -04:00 |
ColorConverter.h
|
Move dither parameter to ColorConverter constructor and parameter
|
2019-09-05 21:55:45 -04:00 |
Display.c
|
Move dither parameter to ColorConverter constructor and parameter
|
2019-09-05 21:55:45 -04:00 |
Display.h
|
Rework based on Dan's review
|
2019-08-23 15:27:21 -07:00 |
EPaperDisplay.c
|
Minor renames
|
2019-08-26 16:37:59 -07:00 |
EPaperDisplay.h
|
Minor renames
|
2019-08-26 16:37:59 -07:00 |
FourWire.c
|
Rework based on Dan's review
|
2019-08-23 15:27:21 -07:00 |
FourWire.h
|
Add support for grayscale displays that are < 8 bit depth.
|
2019-07-19 16:06:11 -07:00 |
Group.c
|
Add .hidden to TileGrid and Group
|
2019-09-03 16:15:27 -07:00 |
Group.h
|
Bitpack bools in TileGrid and Group
|
2019-09-04 10:27:21 -07:00 |
I2CDisplay.c
|
Add .hidden to TileGrid and Group
|
2019-09-03 16:15:27 -07:00 |
I2CDisplay.h
|
Add support for grayscale displays that are < 8 bit depth.
|
2019-07-19 16:06:11 -07:00 |
OnDiskBitmap.c
|
More cleanup
|
2019-08-22 16:16:09 -07:00 |
OnDiskBitmap.h
|
added monochrome, 8bpp indexed, and 32bpp ARGB BMPs
|
2019-02-28 23:08:12 -08:00 |
Palette.c
|
EPaper displays work mostly.
|
2019-08-22 14:08:33 -07:00 |
Palette.h
|
Add random dithering to ColorConverter
|
2019-08-31 22:07:09 -04:00 |
Shape.c
|
DISPIO: end_x can't be > height of shape
|
2019-02-12 17:53:11 -05:00 |
Shape.h
|
Add support for rendering a shape.
|
2019-01-14 17:29:15 -08:00 |
TileGrid.c
|
Merge pull request #2101 from matthewnewberg/display_io_dither
|
2019-09-09 10:11:07 -07:00 |
TileGrid.h
|
Bitpack bools in TileGrid and Group
|
2019-09-04 10:27:21 -07:00 |
__init__.c
|
Regular display fixes including refresh tweaks
|
2019-08-22 14:25:46 -07:00 |
__init__.h
|
Begin refresh rework.
|
2019-08-22 14:08:33 -07:00 |
area.h
|
Add partial display update support.
|
2019-06-12 11:32:39 -07:00 |
display_core.c
|
Merge pull request #2101 from matthewnewberg/display_io_dither
|
2019-09-09 10:11:07 -07:00 |
display_core.h
|
Add random dithering to ColorConverter
|
2019-08-31 22:07:09 -04:00 |
mipi_constants.h
|
Minor tweaks based on feedback
|
2018-09-06 14:49:49 -07:00 |