diff options
author | Eric Anholt <[email protected]> | 2019-11-12 11:25:09 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2019-11-14 21:46:10 +0000 |
commit | 790d0ebef3be3e0e9a09621572b1a2a30a0859fb (patch) | |
tree | b50d8b88b9311bf0b0824de2798912ec0b470cfc /src/gallium/drivers/iris/iris_program.c | |
parent | cc758f1224b48c2c528ea129330e2fe393e57567 (diff) |
mesa: Move compile of common Mesa core files to a static lib.
We were compiling them twice, costing extra build time. Reduces my
ccache-hot clean build time by a second (24.3s to 23.3s, 3 runs each).
The windows args are a little strange -- it's not clear to me that
they're actually used for building these files, but keep them in place
just in case, since we don't have a good windows CI story yet. We
should want them on both gallium and classic regardless: Only osmesa
could be built for windows in classic, and classic OSMesa's scons
build defines these flags too.
Closes: #2052
Acked-by: Dylan Baker <[email protected]>
Diffstat (limited to 'src/gallium/drivers/iris/iris_program.c')
0 files changed, 0 insertions, 0 deletions