Eliminate inverse matrix from randr transform protocol
authorKeith Packard <keithp@keithp.com>
Tue, 18 Mar 2008 23:04:22 +0000 (16:04 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 18 Mar 2008 23:04:22 +0000 (16:04 -0700)
commit3809884530223e32f7026ec987257cb91e2122a9
treec2e3e7b353a2bdfafe5907350f2083262458509b
parent854a7c2916455fec5ec1ba87576e26706d151381
Eliminate inverse matrix from randr transform protocol

It is easier, and potentially more precise, to compute the inverse in the
server where everything can eventually be kept in floating point form.
xrandr.c