wlroots/render/pixman
Simon Ser f73c04b801 render/pixman: avoid sqrt() in render_quad without rotation
When the matrix doesn't have a rotation, we can avoid a sqrt() call.

Tested with Sway's tabbed containers.
2021-05-19 09:57:37 -04:00
..
meson.build
pixel_format.c
renderer.c render/pixman: avoid sqrt() in render_quad without rotation 2021-05-19 09:57:37 -04:00