glx: Pass fbconfig ID or visual ID to CreateContext
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 5 Feb 2010 01:06:18 +0000 (17:06 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 11 Feb 2010 23:40:29 +0000 (15:40 -0800)
commitd46d30f997c1718217545947ca4d80ec7d18e684
treec807477e4006ee75ee76c3326345aa8f5a7df999
parentc3db1d621e1f7c73006ed76855d31b1034bc3aef
glx: Pass fbconfig ID or visual ID to CreateContext

Pass either the fbconfig ID or the visual ID, as appropriate, to
CreateContext.  Now CreateContext does not derefernce fbconfig or vis
(which no longer exists as a parameter).
src/glx/glxcmds.c