[PATCH 03/11] glx: Extend __GLXscreen::createContext to take attributes

Jesse Barnes jbarnes at virtuousgeek.org
Tue Jan 3 16:17:19 PST 2012


On Fri, 23 Dec 2011 15:18:21 -0800
"Ian Romanick" <idr at freedesktop.org> wrote:

> From: Ian Romanick <ian.d.romanick at intel.com>
> 
> Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
> ---
>  glx/glxcmds.c      |   13 ++++++++++---
>  glx/glxdri.c       |   10 +++++++++-
>  glx/glxdri2.c      |    5 ++++-
>  glx/glxdriswrast.c |    4 +++-
>  glx/glxscreens.h   |    5 ++++-
>  5 files changed, 30 insertions(+), 7 deletions(-)

You might include some verbiage in the changelog about why you're
adding attribs here (to support the later stuff).  Other than that it
looks like a straightforward addition.

Reviewed-by: Jesse Barnes <jbarnes at virtuousgeek.org>

-- 
Jesse Barnes, Intel Open Source Technology Center


More information about the xorg-devel mailing list