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 ++

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

2017-01-18 Thread Bas Nieuwenhuizen
On Wed, Jan 18, 2017 at 11:49 PM, Andres Rodriguez wrote: > The current message sounds like a small warning, clarify that it can > result in lack of presentation support and application crashes. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98263 > Signed-off-by: Andres Rodriguez > -

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

2017-01-18 Thread Jason Ekstrand
Sure Acked-by: Jason ekstrand On Wed, Jan 18, 2017 at 2:49 PM, Andres Rodriguez wrote: > The current message sounds like a small warning, clarify that it can > result in lack of presentation support and application crashes. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98263 > Sig

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

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. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98263 Signed-off-by: Andres Rodriguez --- src/vulkan/wsi/wsi_common_x11.c | 6 -- 1 file changed, 4 inse