On 13-10-07 05:28 PM, Kenneth Graunke wrote:
> On 10/01/2013 02:07 PM, Kenneth Graunke wrote:
>> On 10/01/2013 06:31 AM, Gaetan Nadon wrote:
>>> On 13-09-28 04:23 PM, Emil Velikov wrote:
On 28/09/13 20:00, Gaetan Nadon wrote:
> The EGL library has some references to x11 but it gets the lin
On 10/01/2013 02:07 PM, Kenneth Graunke wrote:
> On 10/01/2013 06:31 AM, Gaetan Nadon wrote:
>> On 13-09-28 04:23 PM, Emil Velikov wrote:
>>> On 28/09/13 20:00, Gaetan Nadon wrote:
The EGL library has some references to x11 but it gets the link flags
from the XCB_DRI2_LIBS iff HAVE_EGL_PL
On 10/01/2013 06:31 AM, Gaetan Nadon wrote:
> On 13-09-28 04:23 PM, Emil Velikov wrote:
>> On 28/09/13 20:00, Gaetan Nadon wrote:
>>> The EGL library has some references to x11 but it gets the link flags
>>> from the XCB_DRI2_LIBS iff HAVE_EGL_PLATFORM_X11 is true.
>> s/iff/if/
>>> The X11_LIBS var
On 13-09-28 04:23 PM, Emil Velikov wrote:
> On 28/09/13 20:00, Gaetan Nadon wrote:
>> The EGL library has some references to x11 but it gets the link flags
>> from the XCB_DRI2_LIBS iff HAVE_EGL_PLATFORM_X11 is true.
> s/iff/if/
>> The X11_LIBS variable was probably coming from a PKG_CHECK_MODULES
On 28/09/13 20:00, Gaetan Nadon wrote:
> The EGL library has some references to x11 but it gets the link flags
> from the XCB_DRI2_LIBS iff HAVE_EGL_PLATFORM_X11 is true.
s/iff/if/
>
> The X11_LIBS variable was probably coming from a PKG_CHECK_MODULES (x11)
> earlier in history.
>
> If it is poss
The EGL library has some references to x11 but it gets the link flags
from the XCB_DRI2_LIBS iff HAVE_EGL_PLATFORM_X11 is true.
The X11_LIBS variable was probably coming from a PKG_CHECK_MODULES (x11)
earlier in history.
If it is possible to have HAVE_EGL_DRIVER_GLX without HAVE_EGL_PLATFORM_X11