[Bug 221540] graphics/mesa-dri: enable Vulkan drivers

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 4 14:55:08 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221540

--- Comment #14 from Greg V <greg at unrelenting.technology> ---
(In reply to Jan Beich from comment #13)

Just noticed:

> Partially implement memfd_create() via mkostemp()

We have shm_open(SHM_ANON) for that! memfd is literally SHM_ANON but as a
separate syscall because Linux likes making things look complex :)

> ${PYTHON_PKGNAMEPREFIX}mako>0:textproc/py-mako

I think 2.7 is required here? (Or was that not Mesa…) The new flavors feature
can help with that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-x11 mailing list