Skip to content
Commit eb4a832e authored by Søren Sandmann Pedersen's avatar Søren Sandmann Pedersen
Browse files

pixman-fast-path.c: Pick NEAREST affine fast paths before BILINEAR ones



When a BILINEAR filter is reduced to NEAREST, it is possible for both
types of fast paths to run; in this case, the NEAREST ones should be
preferred as that is the simpler filter.

Signed-off-by: default avatarSoren Sandmann <soren.sandmann@gmail.com>
Reviewed-by: default avatarBill Spitzak <spitzak@gmail.com>
parent 7c6066b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment