[Mesa-dev] [PATCH 04/17] auxiliary/vl: split out into a separate static library
Emil Velikov
emil.l.velikov at gmail.com
Wed Sep 24 03:14:34 PDT 2014
On 22/09/14 00:44, Emil Velikov wrote:
> Avoid building the relatively large object every time and forcing
> on the non-vl targets. This gives us the following size improvement
>
> text data bss dec hex filename
> 5898697 189212 1977864 8065773 7b12ed before/nouveau_dri.so
> 5771203 189228 391176 6351607 60eaf7 after/nouveau_dri.so
>
> Other targets (gbm, xa) are likely to exhibit similar savings.
>
> v2: Fix the 'pipe-loader' targets.
>
This patch needs more work, thus I've dropped it for now and went ahead
with the rest of the series.
-Emil
More information about the mesa-dev
mailing list