xlib: fix X_GLXCreateContextAtrribs/Attribs typo
authorBrian Paul <brianp@vmware.com>
Fri, 22 May 2015 20:39:03 +0000 (13:39 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 26 May 2015 15:58:09 +0000 (09:58 -0600)
commiteec904d29c0d996fb05f24771a2fdd33e152f519
treed2a926924b6a9e851bf6f1799884a2fd9e0e3659
parentdce53a7d2453c0b2b69a345340455866e75f0a8d
xlib: fix X_GLXCreateContextAtrribs/Attribs typo

In case the glproto.h file isn't up to date, we provide the #define
for X_GLXCreateContextAttribsARB.

v2: fix other occurances, improve #ifndef test, per Jose.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/state_trackers/glx/xlib/glx_api.c