xmesa: call _glapi_set_dispatch() for all xserver DDXes.
authorGeorge Sapountzis <gsap7@yahoo.gr>
Fri, 20 Apr 2007 15:51:20 +0000 (18:51 +0300)
committerGeorge Sapountzis <gsap7@yahoo.gr>
Fri, 20 Apr 2007 18:09:00 +0000 (21:09 +0300)
commit5491c8194c03761a1a45a17539db6bc241bacf9c
tree3afdfce4ceffa744fdc86ccad2f15c683c7d941a
parente4e2068ac9d21ce50e863ccf3171462ab61c3ec8
xmesa: call _glapi_set_dispatch() for all xserver DDXes.

This is to unify the xmesa code across xserver DDX'es. The call is intented for
XGL, but it does not hurt to call for other DDX'es. In fact it was not guarded
against XGL when it was first added in xserver.
src/mesa/drivers/x11/xm_api.c