CVSROOT: /cvs
Module name: xenocara
Changes by: [email protected] 2019/03/06 03:39:52
Modified files:
lib/mesa : Makefile.bsd-wrapper
Log message:
Build Mesa with LLVM support on amd64 and i386 now that libelf and
shared libLLVM are in base. And now we can finally build the radeonsi
Mesa driver adding accelerated support for radeon parts based on the
Graphics Core Next (GCN) architecture which is everything since
GFX6 / Southern Islands.
This can later be expanded to other architectures which build libLLVM
and have clang as the default compiler (to handle LLVM's c++11 headers).