On Thursday, 2018-03-08 18:16:11 +, Emil Velikov wrote:
> On 26 February 2018 at 13:51, Eric Engestrom
> wrote:
> > Cc: Keith Packard
> > Signed-off-by: Eric Engestrom
> > ---
> > This will make Keith's addition much cleaner as well :)
>
> Hey, every little helps. Fwiw
> Reviewed-by: Emil
On 26 February 2018 at 13:51, Eric Engestrom wrote:
> Cc: Keith Packard
> Signed-off-by: Eric Engestrom
> ---
> This will make Keith's addition much cleaner as well :)
Hey, every little helps. Fwiw
Reviewed-by: Emil Velikov
Another idea - make the wsi_*_{init,fini}_wsi kernel style stubs ;-)
Eric Engestrom writes:
> Cc: Keith Packard
> Signed-off-by: Eric Engestrom
Reviewed-by: Keith Packard
--
-keith
signature.asc
Description: PGP signature
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailm
Cc: Keith Packard
Signed-off-by: Eric Engestrom
---
This will make Keith's addition much cleaner as well :)
---
src/vulkan/wsi/wsi_common.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/vulkan/wsi/wsi_common.c b/src/vulkan/wsi/wsi_common.c
index edba13a13