Re: [Mesa-dev] [PATCH] vulkan/wsi: clarify the severity of lack of DRI3 v2

2017-01-19 Thread Andres Rodriguez
On 1/19/2017 10:47 AM, Emil Velikov wrote: On 18 January 2017 at 23:07, Andres Rodriguez wrote: The current message sounds like a small warning, clarify that it can result in lack of presentation support and application crashes. v2: add "if they do" (Bas) Bugzilla: https://bugs.freedesktop.

Re: [Mesa-dev] [PATCH] vulkan/wsi: clarify the severity of lack of DRI3 v2

2017-01-19 Thread Emil Velikov
On 18 January 2017 at 23:07, Andres Rodriguez wrote: > The current message sounds like a small warning, clarify that it can > result in lack of presentation support and application crashes. > > v2: add "if they do" (Bas) > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98263 > Signed-off

[Mesa-dev] [PATCH] vulkan/wsi: clarify the severity of lack of DRI3 v2

2017-01-18 Thread Andres Rodriguez
The current message sounds like a small warning, clarify that it can result in lack of presentation support and application crashes. v2: add "if they do" (Bas) Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98263 Signed-off-by: Andres Rodriguez --- src/vulkan/wsi/wsi_common_x11.c | 6 ++