Bodmer
579961bd5d
Fix #630
2020-11-15 15:26:19 +00:00
Bodmer
ee91f723e7
Update DMA fn clipping for viewport
2020-10-06 20:00:59 +01:00
Bodmer
49cef1f35d
Support for SSD1963 and ST7706 SPI read
...
The SSD1963 support has been tested with a 480x800 pixel display from Buy Display.
Support for reading an ST7796 SPI display has been added.
pushToSprite added to keywords list.
2020-10-02 01:07:15 +01:00
Bodmer
dc114db01b
Srite class updates + others
...
Add 2 new pushSprite functions:
1. Sprite to sprite
2. windowed are of sprite to screen
Examples to follow
Bug fixes to sprite class
2020-08-05 20:06:44 +01:00
Bodmer
cd10a92f11
Allow ESP32 SPI pins to be undefined
...
See #618
2020-05-13 18:28:44 +01:00
Bodmer
cc4f35f8c1
ESP32 DMA update
...
dmaBusy() checks and is no longer blocking
pushImageDMA() faster if setAddrWindow is not built into transaction list.
2020-05-08 21:25:38 +01:00
Bodmer
f6748bf906
Add ESP32 SPI DMA capability
...
DMA test examples now work on ESP32
2020-05-05 21:21:28 +01:00
Bodmer
ac8845d589
Fix #566 plus others
...
Fix image rendering issue.
Deprecate use of pushColors.
Improve ES8266 image rendering performance for ESP8266 and ILI9488.
Add getTextPadding().
2020-03-07 16:26:44 +00:00
Bodmer
55e97ffe33
Fix #539
2020-02-16 18:50:39 +00:00
Bodmer
1476da56ba
Restructured code, added ST7796
...
RPi MHS-4.0 inch Display-B type display now supported.
2020-01-11 00:58:38 +00:00