mesa/src/egl/drivers
José Fonseca 11a955aef4 egl: Pass the correct X visual depth to xcb_put_image().
The dri2_x11_add_configs_for_visuals() function happily matches a 32
bits EGLconfig with a 24 bits X visual.  However it was passing 32bits
depth to xcb_put_image(), making X server unhappy:

  https://github.com/apitrace/apitrace/issues/313#issuecomment-70571911

Cc: "10.4" <mesa-stable@lists.freedesktop.org>
2015-01-31 09:14:36 +00:00
..
dri2 egl: Pass the correct X visual depth to xcb_put_image(). 2015-01-31 09:14:36 +00:00
haiku egl/haiku: Clean up SConscript whitespace 2014-12-23 09:07:58 -05:00