mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
67cc60cbda
So as to eliminate floating point precision errors that creep in during matrix operations. 1/256th is chosen as a reasonable maximum resolution to cover any realistic fractional scaling factor. Floats can represent such a fraction losslessly because it is a small power of 2. Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/1403 https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1429 |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |