maintainer-feedback requested: [Bug 223014] graphics/mesa-dri: enable NEON and AltiVec

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 14 20:34:42 UTC 2017


Jan Beich <jbeich at FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to x11 at FreeBSD.org:
Bug 223014: graphics/mesa-dri: enable NEON and AltiVec
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223014



--- Description ---
Created attachment 187176
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187176&action=edit
v0

libvc4_neon_la is built on armv6 and armv7 but not actually used due to lack of
runtime detection. powerpc* can avoid relying on SIGILL by using hw.altivec,
similar to OS X.

Build tested on 11.1 armv6/aarch64, 12.0 armv6/aarch64.


More information about the freebsd-x11 mailing list