Greg V writes:
> ---
I've pushed this patch with Dylan's and my review on it.
signature.asc
Description: PGP signature
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
Yeah, I guess. Do we know for certain they don't work on any of the BSDs? If not
then I guess this is fine, and the other BSD maintainers can submit patches to
fix it.
Reviewed-by: Dylan Baker
Quoting Greg V (2018-03-08 11:23:02)
> On 3/8/2018 9:41 PM, Dylan Baker wrote:
> > Do vulkan drivers wo
On 3/8/2018 9:41 PM, Dylan Baker wrote:
Do vulkan drivers work on all of the BSDs?
I don't think anyone tried them on anything other than FreeBSD, but why
add extra conditionals?
Building them by default makes them more noticeable for e.g. package
maintainers :)
___
Quoting Greg V (2018-03-06 11:16:03)
> ---
> meson.build | 10 +-
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/meson.build b/meson.build
> index d68460231c..e71f4ddd73 100644
> --- a/meson.build
> +++ b/meson.build
> @@ -87,6 +87,8 @@ if (with_gles1 or with_gles2) an
---
meson.build | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/meson.build b/meson.build
index d68460231c..e71f4ddd73 100644
--- a/meson.build
+++ b/meson.build
@@ -87,6 +87,8 @@ if (with_gles1 or with_gles2) and not with_opengl
error('building OpenGL ES without