Hi Jacob,
On 11 February 2017 at 01:44, Jacob Lifshay wrote:
> fixes bug 99715
>
While topic is [somewhat] ongoing, I'd suggest skimming through git
log for future patches.
Namely: use he correct prefix for the patch, explain why in the commit
message and use Bugzilla: http... tag.
Thanks !
Emil
On Fri, Feb 10, 2017 at 5:44 PM, Jacob Lifshay
wrote:
> fixes bug 99715
>
Not really... It fixes what the subject of the bug says but doesn't fully
solve the problem. We need some way of detecting that we're on an X server
that *could* support us but can't because of a lack of DRI3.
> Signed-
fixes bug 99715
Signed-off-by: Jacob Lifshay
---
src/vulkan/wsi/wsi_common_x11.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/vulkan/wsi/wsi_common_x11.c b/src/vulkan/wsi/wsi_common_x11.c
index 64ba921..e092066 100644
--- a/src/vulkan/wsi/wsi_common_x11.c
+++ b/src/vulkan/wsi/wsi_com