[Mesa-dev] [PATCH] mesa: Require current libxcb.
Kenneth Graunke
kenneth at whitecape.org
Thu Jul 5 18:21:09 PDT 2012
On 07/05/2012 03:08 PM, Eric Anholt wrote:
> Without that, people with buggy apps that looked at just the server
> string for GLX_ARB_create_context would call this function that just
> threw an error when you tried to make a context. Google shows plenty
> of complaints about this.
Having these #ifdefs made sense when there wasn't an xcb version that
supported it, but now that it's released, people should just upgrade.
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
More information about the mesa-dev
mailing list