OSDN Git Service

glx: Hack around versions of XCB that lack GLX_ARB_create_context support
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 3 Jan 2012 01:44:31 +0000 (17:44 -0800)
committerDave Airlie <airlied@redhat.com>
Tue, 3 Jan 2012 10:24:10 +0000 (10:24 +0000)
commitf433fe015e903424d25673ebfe5dcb115381d753
treea9e4ea319df624d074765348625ca5d8d79684a1
parentb518dfb513742984f27577d25566f93afd86d4fc
glx: Hack around versions of XCB that lack GLX_ARB_create_context support

A lot of tests in 'make check' will fail under these circumstances,
but at least the build should work.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/glx/create_context.c
src/glx/glxextensions.c