dri_util: Mostly stub implementation of dri2CreateContextAttribs
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 1 Dec 2011 02:05:36 +0000 (18:05 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 2 Jan 2012 20:41:45 +0000 (12:41 -0800)
commitd9de33c304d875627937cacbfc21f54a406af726
tree5b37ef6b0ace385ffcd22339fa330dc5594076e6
parentc9d25cf73fceebf55d5b1bbe0f3f6704a45223b5
dri_util: Mostly stub implementation of dri2CreateContextAttribs

This adds the function and modifies dri2CreateNewContextForAPI to call
it.  At this point only version 2 of the DRI2 API is advertised to the
loader.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/common/dri_util.c