Skip to content

gpu: Don't oversize node image

Benjamin Otte requested to merge wip/otte/for-main into main

There's no need - even if given clip bounds - to render the parts outside the node.

So clip to the node bounds.

Merge request reports