mesa/src/egl
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
..
docs egl: Mark EGL_MESA_screen_surface as obsolete. 2010-08-31 15:25:22 +08:00
drivers egl: Pass the correct X visual depth to xcb_put_image(). 2015-01-31 09:14:36 +00:00
main egl: Fix non-dri SCons builds re #87657 2014-12-25 10:34:49 -05:00
wayland egl: remove support for GCC older than 4.1.0 2014-12-17 08:37:17 +11:00