http://bugs.freedesktop.org/show_bug.cgi?id=20648
--- Comment #3 from Roland Scheidegger <[email protected]> 2009-03-17 11:42:51 PST --- (In reply to comment #1) > Created an attachment (id=23966) --> (http://bugs.freedesktop.org/attachment.cgi?id=23966) [details] > radeon.man.patch > > Oops I forgot to attach the patch (or the bugzilla eaten it). > > Updated version attached. > > +the filter and 'auto' means apply the filter only if one of the X or Y > +sizes are scaled to more than double, this to avoid blurred output. small nitpick according to the code that's not quite correct. Filter is only applied if both X and Y are scaled to more than double. (As a side note, I'm not sure exactly why it has to result in blurring - is this a bug, using wrong coefficients or something like that, or unavoidable?) -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
