History log of /xsrc/external/mit/MesaLib.old/dist/src/amd/common/ac_llvm_util.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# ac028361 05-Sep-2021 mrg <mrg@NetBSD.org>

avoid xnack, and -fp32-denormals, and +fp64-denormals options for
amdgpu / radeonsi driver. these options don't work with llvm 13,
and generate warnings for all GL apps.

mesa 21 has entirely different code here.

# b8e80941 11-Jul-2021 mrg <mrg@NetBSD.org>

initial import of Mesa 19.1.7 into MesaLib.old.