hekate/nyx
CTCaer 7e26be6587 lvgl: Optimize color blending
The manual optimization done dramatically increases performance in software color blending.
Isolated gains reach 20-30%.

Color blending calculates 2 +1 color channels instead of the expensive 1+1+1 calculations.

This is as best as it gets without going in asm optimizations.
2019-12-07 20:47:19 +02:00
..
nyx_gui lvgl: Optimize color blending 2019-12-07 20:47:19 +02:00
resources Bugfixes and cleanup 2019-07-06 22:08:37 +03:00
Makefile nyx: Remove compiler flags to gain extra perf 2019-12-07 20:35:17 +02:00
README_RES.md [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00