[PATCH 10/11] glx: Make several functions available outside the glxcmds.c compilation unit

2012-04-13 Thread Ian Romanick
From: Ian Romanick ian.d.roman...@intel.com validGlxScreen, validGlxFBConfig, validGlxContext, and __glXdirectContextCreate will soon be used by createcontext.c. Signed-off-by: Ian Romanick ian.d.roman...@intel.com Reviewed-by: Dave Airlie airl...@redhat.com --- glx/glxcmds.c|8

Re: [PATCH 10/11] glx: Make several functions available outside the glxcmds.c compilation unit

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 validGlxScreen, validGlxFBConfig, validGlxContext, and __glXdirectContextCreate will soon be used by createcontext.c. Signed-off-by: Ian Romanick ian.d.roman...@intel.com

[PATCH 10/11] glx: Make several functions available outside the glxcmds.c compilation unit

2011-12-23 Thread Ian Romanick
From: Ian Romanick ian.d.roman...@intel.com validGlxScreen, validGlxFBConfig, validGlxContext, and __glXdirectContextCreate will soon be used by createcontext.c. Signed-off-by: Ian Romanick ian.d.roman...@intel.com --- glx/glxcmds.c| 12 ++-- glx/glxcontext.h | 13 +