[Mesa-dev] [PATCH 03/13] glx: Fix handling of property list received from the server in glXImportContextEXT

2011-12-16 Thread Ian Romanick
From: Ian Romanick ian.d.roman...@intel.com NOTE: This is a candidate for the 7.11 branch. Signed-off-by: Ian Romanick ian.d.roman...@intel.com --- src/glx/glxcmds.c | 39 +++ 1 files changed, 27 insertions(+), 12 deletions(-) diff --git

Re: [Mesa-dev] [PATCH 03/13] glx: Fix handling of property list received from the server in glXImportContextEXT

2011-12-16 Thread Eric Anholt
On Fri, 16 Dec 2011 11:55:40 -0800, Ian Romanick i...@freedesktop.org wrote: From: Ian Romanick ian.d.roman...@intel.com NOTE: This is a candidate for the 7.11 branch. I couldn't work out what was actually being fixed here, unless it's fbconfigid should take precedence over visualid.

Re: [Mesa-dev] [PATCH 03/13] glx: Fix handling of property list received from the server in glXImportContextEXT

2011-12-16 Thread Ian Romanick
On 12/16/2011 03:33 PM, Eric Anholt wrote: On Fri, 16 Dec 2011 11:55:40 -0800, Ian Romanicki...@freedesktop.org wrote: From: Ian Romanickian.d.roman...@intel.com NOTE: This is a candidate for the 7.11 branch. I couldn't work out what was actually being fixed here, unless it's fbconfigid