[Mesa-dev] [PATCH 1/2] mesa: XCB is no longer optional for GLX or DRI
Dave Airlie
airlied at gmail.com
Tue Jan 3 02:36:55 PST 2012
On Tue, Jan 3, 2012 at 10:25 AM, Kenneth Graunke <kenneth at whitecape.org> wrote:
> On 01/02/2012 05:44 PM, Ian Romanick wrote:
>> From: Ian Romanick <ian.d.romanick at intel.com>
>>
>> Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
>> ---
>> configure.ac | 28 ++++++----------------------
>> 1 files changed, 6 insertions(+), 22 deletions(-)
>
> At some point, you'll want to check for libxcb >= 1.8, i.e. a version
> that has the new support that you need. Of course, until there is such
> a release...not really sure what to do.
His second patch means he doesn't need that,
I've pushed both of these just so I can get some work done today.
Dave.
More information about the mesa-dev
mailing list