mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 12:37:45 +00:00
![]() For solid color fills (with alpha = 255), the rasterizer now tracks spans of solid colors within a scanline and fills the entire span with a single call to fast_u32_fill(). This gave up to a 1.5x speedup drawing the Ghostscript Tiger within SerenityOS. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
BuggieBox | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |