aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webglframebuffer.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2019-04-03 13:31:34 -0700
committerManish Goregaokar <manishsmail@gmail.com>2019-04-03 23:55:33 -0700
commite055884564f6bf1db0ea2ca6af3b3aaafd4fd17b (patch)
tree78a78d0af08d78b0558d835d9f1b53d489b4b3f2 /components/script/dom/webglframebuffer.rs
parente73920ee97907683c8d60224c03b6a67c2f0f613 (diff)
downloadservo-e055884564f6bf1db0ea2ca6af3b3aaafd4fd17b.tar.gz
servo-e055884564f6bf1db0ea2ca6af3b3aaafd4fd17b.zip
Remove viewMatrix
Users are supposed to use `view.transform.inverse.matrix` The view matrix was incorrect anyway, we had forgotten to invert it, but that was okay since we transposed it by accident (due to euclid's use of the row-vector convention), and for 3DOF devices these transforms are mostly rotations so transposing instead of inverting doesn't lead to visible effects.
Diffstat (limited to 'components/script/dom/webglframebuffer.rs')
0 files changed, 0 insertions, 0 deletions