Skip to content

u_blitter: scaled stencil fallback

This MR does two things:

  1. It fixes bugs in the stencil-fallback blitting code, that wasn't discovered earlier because of an overly simplistic test-case in the CTS.
  2. It adds support for scaled blits.

Merge request reports