demos/scale: Added pulldown to choose PIXMAN_FILTER_* value
authorBill Spitzak <spitzak@gmail.com>
Wed, 31 Aug 2016 05:03:07 +0000 (22:03 -0700)
committerSøren Sandmann Pedersen <soren.sandmann@gmail.com>
Fri, 2 Sep 2016 04:40:11 +0000 (00:40 -0400)
commit375f5ec5c5d2a6cc3586f57e36fdf08a3d0ac4e4
tree3653060f8bb9dcc019a55462c6445fef76f4ec79
parentafee2adc1e0052795a6ca8195e09a597bebde834
demos/scale: Added pulldown to choose PIXMAN_FILTER_* value

This is very useful for comparing the results of SEPARABLE_CONVOLUTION
with BILINEAR and NEAREST.

v14: Removed good/best items
v15: Skip filter generation so gnuplot output continues showing previous value

Signed-off-by: Bill Spitzak <spitzak@gmail.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
demos/scale.c
demos/scale.ui