[Mesa-dev] [PATCH 0/1] vulkan/wsi/x11: Fix properly check if the system has DRI_MODIFIERS

mercuriete mercuriete at gmail.com
Thu May 3 18:10:22 UTC 2018


Hi this is my first patch to mesa, im not sure how to contribute

In some conditions the assertion is triggered because the code don't
check properly if you have DRI_MODIFIERS.

The comment says "If the image has a modifier, we must have DRI3 v1.2"
but this is not true in my system.

Happy review! :)

Abel Garcia Dorta (1):
  vulkan/wsi/x11: Fix properly check if the system has DRI_MODIFIERS

 src/vulkan/wsi/wsi_common_x11.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

-- 
2.16.1



More information about the mesa-dev mailing list