glx: Use glx:CONTEXT for share_list parameter of CreateNewContext

This matches the share_list parameter of CreateContext.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Peter Harris <pharris@opentext.com>
This commit is contained in:
Ian Romanick 2011-12-02 15:08:58 -08:00 committed by Peter Harris
parent cb7c7123e1
commit 6a167ee4f2

View file

@ -369,7 +369,7 @@ The patch that fixed this server bug in X.org CVS is here:
<field type="CARD32" name="fbconfig" />
<field type="CARD32" name="screen" />
<field type="CARD32" name="render_type" />
<field type="CARD32" name="share_list" />
<field type="glx:CONTEXT" name="share_list" />
<field type="BOOL" name="is_direct" />
<pad bytes="3" />
</request>