diff options
author | José Fonseca <[email protected]> | 2015-01-19 23:07:17 +0000 |
---|---|---|
committer | Jose Fonseca <[email protected]> | 2015-01-31 09:14:36 +0000 |
commit | 11a955aef42730ab009490f03c03c54ed07db666 (patch) | |
tree | d63b5f2b84a12bc654521531bacce4c2cb7481d2 /src/mesa | |
parent | 5c31184cf5fe91d91d9d784a2f89b399a849a935 (diff) |
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" <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions