summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2016-08-03 14:01:03 -0700
committerEric Anholt <[email protected]>2016-08-04 08:48:27 -0700
commitc976e164d262d2d2bfd8087dcbb7bd91995ae887 (patch)
treea603048107958a25fdfdf264d1256fbf59ceafc7 /src/gallium/drivers/vc4/Makefile.am
parent2350569a78c60d32e3b751b4386ea7e6d7e2ebe9 (diff)
vc4: Move scalarizing and some lowering to link time.
This works out to be a wash in terms of memory usage: We use more memory to store the separate ALU instructions, but we optimize out a lot of code as well. The main result, though, is that we do more of our work at link time rather than draw time.
Diffstat (limited to 'src/gallium/drivers/vc4/Makefile.am')
0 files changed, 0 insertions, 0 deletions