glx: Move the driver extension-loading to a helper function.
authorEric Anholt <eric@anholt.net>
Fri, 27 Sep 2013 22:36:59 +0000 (15:36 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 24 Oct 2013 21:04:20 +0000 (14:04 -0700)
commit80806c98ef9892abb225965f29027c9b201749ec
treeef44273ca7e699957cd10b0a2372dee9ac350964
parent7463abd37d65abd4d87abe314e0629c853dd9bca
glx: Move the driver extension-loading to a helper function.

I'm planning on doing driver extension parsing from 3 places, and making
the extension loading step a bit longer.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
src/glx/dri2_glx.c
src/glx/dri_common.c
src/glx/dri_common.h