On 11/08/2013 05:00 PM, Matt Turner wrote:
On Fri, Nov 8, 2013 at 3:06 PM, Armin K wrote:
This patch makes it possible to disable DRI3 if desired.
Reviewed-by: Matt Turner
Unless non-Linux users still need to be able to disable DRI3, by the
time Mesa 10.0 is released I think we want to requ
On 11/09/2013 01:00 AM, Matt Turner wrote:
> On Fri, Nov 8, 2013 at 3:06 PM, Armin K wrote:
>> This patch makes it possible to disable DRI3 if desired.
>
> Reviewed-by: Matt Turner
>
> Unless non-Linux users still need to be able to disable DRI3, by the
> time Mesa 10.0 is released I think we w
On 11/09/2013 01:15 AM, Ian Romanick wrote:
> On 11/08/2013 03:06 PM, Armin K wrote:
>> This patch makes it possible to disable DRI3 if desired.
>
> Should we squash this with Jose's patch?
>
Yes, that would be nice. They do the same thing but for different build
systems.
>> v2:
>>
>> Incorpora
On 11/08/2013 03:06 PM, Armin K wrote:
> This patch makes it possible to disable DRI3 if desired.
Should we squash this with Jose's patch?
> v2:
>
> Incorporated changes from Ian Romanick and Aaron Watry
> Unified libudev check and made libGL link to it only
> when DRI3 was enabled.
>
> v3:
>
On Fri, Nov 8, 2013 at 3:06 PM, Armin K wrote:
> This patch makes it possible to disable DRI3 if desired.
Reviewed-by: Matt Turner
Unless non-Linux users still need to be able to disable DRI3, by the
time Mesa 10.0 is released I think we want to require these bits for
DRI builds. I'll plan to r
This patch makes it possible to disable DRI3 if desired.
v2:
Incorporated changes from Ian Romanick and Aaron Watry
Unified libudev check and made libGL link to it only
when DRI3 was enabled.
v3:
Correct misspelled Ian's last name in commit message.
Adding Brian Paul to CC since he asked if DR