v0.9.0
What's Changed
- Add banded compositing and enhance opacity handling. by @TheMasterCoder007 in #33
- Add fade cache to improve opacity animation performance by @TheMasterCoder007 in #39
- Enable direct rendering to panel framebuffers for ESP32 LCD backend, … by @TheMasterCoder007 in #40
- Add SIMD blending for ESP32-S3 with self-test fallback. by @TheMasterCoder007 in #41
- Enable ordered dithering for RGB565 SIMD blending on ESP32-S3 to redu… by @TheMasterCoder007 in #43
- Fix scratch buffer blending bug in
er_blit_copyand add regression … by @TheMasterCoder007 in #45 - 38 investigate dual core rendering by @TheMasterCoder007 in #46
Full Changelog: v0.8.0...v0.9.0