Manage transform filters. Use bilinear for non-identity scale.
authorKeith Packard <keithp@keithp.com>
Sat, 15 Mar 2008 07:35:08 +0000 (00:35 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 15 Mar 2008 07:35:08 +0000 (00:35 -0700)
commitbed3da4feaa505a5b50a4c94b0e6661bdac1fcbd
tree9a73bdbd610514216b4f9a725faade69cc11b79d
parentba35bb5d306f4edf9a47b92f249132a0814f5db1
Manage transform filters. Use bilinear for non-identity scale.

This involved creating a compound transform datatype to hold all of the
relevant transform and filter information. Adding arbitrary transforms
should be fairly easy at this point.
xrandr.c