- 30 Jan, 2023 1 commit
-
-
Bodmer authored
-
- 23 Jan, 2023 1 commit
-
-
Bodmer authored
DMA examples all tested and run as expected.
-
- 22 Jan, 2023 5 commits
- 17 Jan, 2023 1 commit
-
-
Bodmer authored
-
- 16 Jan, 2023 8 commits
- 14 Jan, 2023 1 commit
-
-
Bodmer authored
-
- 13 Jan, 2023 18 commits
-
-
https://github.com/Bodmer/TFT_eSPIBodmer authored
-
Bodmer authored
-
Bodmer authored
-
Bodmer authored
-
Bodmer authored
-
Bodmer authored
-
Bodmer authored
-
lbuque authored
* Added T-HMI support Signed-off-by: lbuque <1102390310@qq.com> * Update Setup207_LilyGo_T_HMI.h Signed-off-by: lbuque <1102390310@qq.com> Co-authored-by: Bodmer <Bodmer@users.noreply.github.com>
-
Bodmer authored
Transparent PNG Smooth graphics
-
https://github.com/Bodmer/TFT_eSPIBodmer authored
-
Bodmer authored
-
Bodmer authored
-
Bodmer authored
-
Bodmer authored
-
Bodmer authored
-
Bodmer authored
* Added T-DISPLAY-S3 i8080 support for more than 33 data pins (#2296) * Modified the ESP32-S3 I8080 interface's support for data pins above 33 pins. * Added T-DISPLAY-S3 support * Update Setup206_LilyGo_T_Display_S3.h * Eliminate need for TFT_DATA_PIN_OFFSET_EN in setup file * Update TFT_eSPI_ESP32_S3.h * Update User_Setup_Select.h * Add new init sequence for LilyGo T Display S3 Co-authored-by: Micky <513673326@qq.com>
-
Bodmer authored
* Add smooth arc drawing function Update ESP8266 architecture reference Add pushMaskedImage() to render 16bpp images with a 1bpp mask (used for transparent PNG images plus with sprites) New functions added using drawArc: drawSmoothArc drawSmoothCircle drawSmoothRoundRect New sqrt_fraction() added to improve smooth graphics performance on processors without a FPU (e.g. RP2040) Faster alphaBlend() function added which retains 6bpp for green Rename swap_coord() to transpose() * Update TFT_eSPI.cpp * Add arc examples
-
- 06 Jan, 2023 1 commit
-
-
Bodmer authored
-
- 03 Jan, 2023 2 commits
- 23 Dec, 2022 1 commit
-
-
Bodmer authored
-
- 18 Dec, 2022 1 commit
-
-
Bodmer authored
-