mirror of
https://github.com/CTCaer/hekate.git
synced 2024-12-23 16:36:03 +00:00
7e26be6587
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. |
||
---|---|---|
.. | ||
config | ||
frontend | ||
gfx | ||
hos | ||
ianos | ||
input | ||
libs | ||
mem | ||
power | ||
rtc | ||
sec | ||
soc | ||
storage | ||
thermal | ||
utils | ||
link.ld | ||
nyx.c | ||
start.S |