On 27/02/14 19:04, Matt Turner wrote:
> On Thu, Feb 27, 2014 at 10:32 AM, Emil Velikov
> wrote:
>> GLX can be either dri or xlib based, while enable_dri is
>> used in a variety of contexts.
>>
>> With enable_dri_glx the context is clearly visible.
>
> I think this makes it more confusing...
>
>
On Thu, Feb 27, 2014 at 10:32 AM, Emil Velikov wrote:
> GLX can be either dri or xlib based, while enable_dri is
> used in a variety of contexts.
>
> With enable_dri_glx the context is clearly visible.
I think this makes it more confusing...
We're just adding an extra variable and not simplifyin
GLX can be either dri or xlib based, while enable_dri is
used in a variety of contexts.
With enable_dri_glx the context is clearly visible.
Signed-off-by: Emil Velikov
---
configure.ac | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/configure.ac b/configure.a