diff options
author | José Fonseca <[email protected]> | 2015-01-19 23:07:17 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-02-02 00:12:04 +0000 |
commit | b51d36969071d1baba09a65640312155634962cd (patch) | |
tree | 6b31a2e89ce6db69f8dbedca6402b13a795c928f /src/gallium/drivers/r300/Android.mk | |
parent | eab8dc28ed4c03fcebb8ed61f80db35adecd217a (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]>
(cherry picked from commit 11a955aef42730ab009490f03c03c54ed07db666)
Diffstat (limited to 'src/gallium/drivers/r300/Android.mk')
0 files changed, 0 insertions, 0 deletions