Skip to content

render/pixman: avoid sqrt() in render_quad without rotation

Simon Ser requested to merge github/fork/emersion/pixman-quad-size into master

When the matrix doesn't have a rotation, we can avoid a sqrt() call.

Tested with Sway's tabbed containers.

cc @bl4ckb0ne

Merge request reports

Loading