- 02 Nov, 2020 5 commits
- 25 Oct, 2020 6 commits
- 21 Oct, 2020 1 commit
-
-
Bodmer authored
Fix #795
-
- 19 Oct, 2020 3 commits
-
-
Bodmer authored
Uses sprites for flicker free animation
-
https://github.com/Bodmer/TFT_eSPIBodmer authored
-
Bodmer authored
-
- 14 Oct, 2020 1 commit
-
-
Bodmer authored
Viewport does not need to be constrained to be within TFT area.
-
- 13 Oct, 2020 4 commits
- 11 Oct, 2020 1 commit
-
-
Bodmer authored
-
- 06 Oct, 2020 6 commits
- 05 Oct, 2020 1 commit
-
-
Bodmer authored
2 new example sketches added for viewport demonstration
-
- 02 Oct, 2020 3 commits
-
-
Bodmer authored
See #766
-
Bodmer authored
Simplified driver ST7789_2_DRIVER not supports 135 x 240 display. This will not fix #763 since user specifies alternative ST7789_DRIVER which already supports 135x240 displays.
-
Bodmer authored
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.
-
- 14 Sep, 2020 1 commit
-
-
Bodmer authored
-
- 07 Sep, 2020 4 commits
-
-
Bodmer authored
#740: To avoid ambiguity the pushSprite for writing a sprite to another sprite has been renamed pushToSprite #704: Change to 18 bit colurs for SSD1963 with SPI interface Remove outdated TFT_SPIFFS_Jpeg example
-
Bodmer authored
Revert "Resolve ambigous pushSprite(int int int) methods"
-
Bodmer authored
-
Bodmer authored
Resolve ambigous pushSprite(int int int) methods
-
- 05 Sep, 2020 1 commit
-
-
QrackEE authored
-
- 28 Aug, 2020 1 commit
-
-
Bodmer authored
Fixes #736 and also delete color map even if the sprite has not been created.
-
- 14 Aug, 2020 1 commit
-
-
Bodmer authored
Remove setWindow optimisation clash with TFT_eFEX
-
- 06 Aug, 2020 1 commit
-
-
Bodmer authored
-