aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/meson.build
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2020-04-28 10:18:47 -0700
committerMarge Bot <[email protected]>2020-05-14 15:35:43 +0000
commit29f10ede71ffe8352bdfda154f3994542094bcfb (patch)
treeae2cdc863fcc78644aa2b9ed49e92583262ed344 /src/mesa/meson.build
parentc731f2ab63d001d47995e3f5e0e8f5c74d5a2e55 (diff)
mesa: Add function to calculate an orthographic projection
Unlike the existing _math_matrix_ortho, the new _math_float_ortho function just stores the calculated matrix in an array of floats. It does not multiply the new matrix with data already stored. text data bss dec hex filename 12243486 1344936 1290748 14879170 e309c2 before/lib64/dri/i965_dri.so 12243510 1344936 1290748 14879194 e309da after/lib64/dri/i965_dri.so Reviewed-by: Jason Ekstrand <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/856>
Diffstat (limited to 'src/mesa/meson.build')
0 files changed, 0 insertions, 0 deletions