[PATCH 04/11] glx: Add tracking for GLX_ARB_create_context and GLX_ARB_create_context_profile

2012-04-13 Thread Ian Romanick
From: Ian Romanick ian.d.roman...@intel.com The formatting of the extension data table was mangled by indent. This patch also undoes that and adds approripate control comments so that indent won't do it again. Signed-off-by: Ian Romanick ian.d.roman...@intel.com Reviewed-by: Dave Airlie

Re: [PATCH 04/11] glx: Add tracking for GLX_ARB_create_context and GLX_ARB_create_context_profile

2012-01-26 Thread Dave Airlie
On Fri, Dec 23, 2011 at 11:18 PM, Ian Romanick i...@freedesktop.org wrote: From: Ian Romanick ian.d.roman...@intel.com Signed-off-by: Ian Romanick ian.d.roman...@intel.com Reviewed-by: Dave Airlie airl...@redhat.com ___ xorg-devel@lists.x.org: X.Org

[PATCH 04/11] glx: Add tracking for GLX_ARB_create_context and GLX_ARB_create_context_profile

2011-12-23 Thread Ian Romanick
From: Ian Romanick ian.d.roman...@intel.com Signed-off-by: Ian Romanick ian.d.roman...@intel.com --- glx/extension_string.c |2 ++ glx/extension_string.h |4 +++- 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/glx/extension_string.c b/glx/extension_string.c index