Oops, these debugging printfs should be removed before use:
On 09/26/2014 07:06 PM, Bill Spitzak wrote:
+ if (bilinear_ok) {
+ printf("Using bilinear\n");
+ flags |= (FAST_PATH_BILINEAR_FILTER |
+ FAST_PATH_NO_CONVOLUTION_FILTER);
+ break;
+ }
+ printf("Not using bilinear\n");
Is anybody looking at these patches? _______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
