Peter Hutterer 9c8a2be2c7 dix: fix axis scaling.
For two axes [a, b] and [x, y] (inclusive), the formula to scale point P(ab)
to (x,y) is:
    (P - a)/(b - a) * (y - x) + x

And the whole end result rounded of course to get the integer we need.
2008-10-03 15:27:07 +09:30
2008-10-02 17:03:54 -04:00
2008-10-03 15:27:07 +09:30
2008-10-02 17:03:21 -04:00
2008-10-02 17:03:54 -04:00
2008-10-02 17:08:48 -04:00
2008-10-02 17:03:54 -04:00
2008-10-02 17:03:54 -04:00
2008-09-05 06:10:37 -07:00
2008-09-26 13:32:13 +09:30
2008-09-23 09:21:37 -07:00
2008-06-25 09:52:36 -04:00
Description
Truly free fork of the XOrg project.
95 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%