On Mon, Sep 8, 2014 at 6:21 PM, Matt Turner wrote:
> On Mon, Sep 8, 2014 at 4:56 PM, Ausmus, James wrote:
>> Thanks Emil - works great!
>>
>> Tested-by: James Ausmus
>
> You know, if you care about image size, you shouldn't be building
> Gallium at all. Neither of the two Intel drivers use it.
On Mon, Sep 8, 2014 at 4:56 PM, Ausmus, James wrote:
> Thanks Emil - works great!
>
> Tested-by: James Ausmus
You know, if you care about image size, you shouldn't be building
Gallium at all. Neither of the two Intel drivers use it.
___
mesa-dev mailin
Thanks Emil - works great!
Tested-by: James Ausmus
On Mon, Sep 8, 2014 at 3:52 PM, Emil Velikov
wrote:
> With the gallium megadrivers we've converted most ST to optionally
> use either statically linked in or shared pipe-drivers.
>
> The hardcoded switch forgot to conditionally enable the buil
With the gallium megadrivers we've converted most ST to optionally
use either statically linked in or shared pipe-drivers.
The hardcoded switch forgot to conditionally enable the build of the
shared pipe-drivers which resulted in them being constantly build.
Cc: "10.3"
Cc: James Ausmus
Reported