st/glx: Add xmesa_display to hold per-display variables.
authorChia-I Wu <olv@lunarg.com>
Sun, 14 Mar 2010 03:20:58 +0000 (11:20 +0800)
committerChia-I Wu <olv@lunarg.com>
Sun, 14 Mar 2010 03:27:53 +0000 (11:27 +0800)
commit6632915e957149c153a3f793c400a532b4995b18
treebd3045ce3828c71bde1a5cdb20e338b2e5f5312e
parent4a30330b26b543dfa864a05a1e8072f764369a25
st/glx: Add xmesa_display to hold per-display variables.

This basically adds a static xmesa_display to collect per-display static
variables in xm_api.c.  Multiple display support is still missing, but
this is a step forward.
src/gallium/state_trackers/glx/xlib/xm_api.c
src/gallium/state_trackers/glx/xlib/xm_api.h