shithub: libgraphics

Download patch

ref: d8f71404ffd54af08bc84dbb04e60cb07e83a021
parent: 2fd16cbf190d5c37fc627f79bf586f66129fea46
author: rodri <rgl@antares-labs.eu>
date: Fri Sep 20 17:44:07 EDT 2024

implement clipped drawing. take branching out of the upscaler loop.

the rasterizers now produce a bbox of used fragments/pixels that
are unified at the end of every job/frame. we use that when
drawing so only the part that was rasterized gets sent to devdraw.