On 28/02/2014 21:38, Emil Velikov wrote:
> Here is a very nice example of what I'm trying to prevent:
>
> Jon Turney has a tinderbox setup [1] at fd.org.
>
> For his needs he builds gallium swrast+llvm on top of a indirect
> rendered libGL. For unknown reason he has --enable-xa, which was causing
On 27/02/14 20:39, Emil Velikov wrote:
> On 25/02/14 08:24, Matt Turner wrote:
>> On Mon, Feb 24, 2014 at 3:05 PM, Emil Velikov
>> wrote:
>>> Building to provide accelration using swrast does not make
>>> sense.
>>>
>>> Note: update your build script to explicitly mention svga
>>> in the gallium
On 25/02/14 08:24, Matt Turner wrote:
> On Mon, Feb 24, 2014 at 3:05 PM, Emil Velikov
> wrote:
>> Building to provide accelration using swrast does not make
>> sense.
>>
>> Note: update your build script to explicitly mention svga
>> in the gallium drivers list, if you are building the vmwgfx
>>
On Mon, Feb 24, 2014 at 3:05 PM, Emil Velikov wrote:
> Building to provide accelration using swrast does not make
> sense.
>
> Note: update your build script to explicitly mention svga
> in the gallium drivers list, if you are building the vmwgfx
> xa library.
>
> Signed-off-by: Emil Velikov
> --
Building to provide accelration using swrast does not make
sense.
Note: update your build script to explicitly mention svga
in the gallium drivers list, if you are building the vmwgfx
xa library.
Signed-off-by: Emil Velikov
---
configure.ac | 3 +++
1 file changed, 3 insertions(+)
diff --git a