Workaround an xcb-dri2 bug.
authorChia-I Wu <olvaffe@gmail.com>
Fri, 29 Oct 2010 07:20:18 +0000 (15:20 +0800)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 29 Oct 2010 16:52:28 +0000 (12:52 -0400)
commit1b6c0ed95a8b9c98bca0728cdf56159cc57fec45
tree8b56ff79e089c43caa1622dc363345fd9972c731
parent4d8ba216c543239d4419eebd41120ce74033cf2b
Workaround an xcb-dri2 bug.

xcb_dri2_connect_device_name generated by xcb-proto 1.6 is broken.  It
only works when the length of the driver name is a multiple of 4.
compositor/compositor-x11.c
configure.ac