st/glx/xlib: call register_with_display() in glXChooseFBConfig()
authorBrian Paul <brianp@vmware.com>
Wed, 11 Jan 2012 02:39:04 +0000 (19:39 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 11 Jan 2012 19:43:45 +0000 (12:43 -0700)
commit7f6de60c585c6ac99d8e6b1280a8d7ce82f3c5e2
tree3dbfb04b8fe9789e55ada6a8b849f38028d99dfc
parentecbdb173bbe3e37b4cbc6b08a5ba5a70236a0d1d
st/glx/xlib: call register_with_display() in glXChooseFBConfig()

This is the same fix as the previous commit, except it's for the gallium
glx/xlib state tracker.

NOTE: This is a candidate for the 7.11 branch.

Reviewed-by: Adam Jackson <ajax@redhat.com>
src/gallium/state_trackers/glx/xlib/glx_api.c