egl,glx,wgl: Fixes stapi->createContext usage
authorAlexandre Demers <alexandre.f.demers@gmail.com>
Sat, 24 Dec 2011 11:06:19 +0000 (11:06 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Sat, 24 Dec 2011 11:11:33 +0000 (11:11 +0000)
commit3258cd9e611bb188e4b21d23cd5dd6cb0c0ff1ef
treebcfe118321beab63ccf19b2f90f70b0220a6c135
parente71375d375e2cc0d0a06fec6e7adbd1dd3a6a2fc
egl,glx,wgl: Fixes stapi->createContext usage

Fixed the build failure, fixed a warning where attributs and error arguments had
been
inverted and fixed another call that was missing an argument.

Signed-off-by: José Fonseca <jfonseca@vmware.com>
src/gallium/state_trackers/egl/common/egl_g3d_api.c
src/gallium/state_trackers/glx/xlib/xm_api.c
src/gallium/state_trackers/wgl/stw_context.c