com]
Sent: Wednesday, December 27, 2017 3:50 AM
To: Mao, David
Cc: amd-gfx@lists.freedesktop.org
Subject: Re: Initial release of AMD Open Source Driver for Vulkan
On 22 December 2017 at 21:03, Mao, David wrote:
> We are pleased to announce the initial release of AMD Open Source
> D
On 22 December 2017 at 21:03, Mao, David wrote:
> We are pleased to announce the initial release of AMD Open Source Driver for
> Vulkan.
>
>
>
> The AMD Open Source Driver for Vulkan is an open-source Vulkan driver for
> Radeon graphics adapters on Linux. It is built on
Hi
No I'm not using ICC however that section prevents you using Clang, it
basically says if not GCC then assumes Intel's compiler
Cheers
Mike
On Fri, 22 Dec 2017, 3:04 pm Mao, David, wrote:
> Hi Lothian,
> Thanks for testing out out driver!
> Officially we recommend you to stick to GCC5 for n
Hi Lothian,
Thanks for testing out out driver!
Officially we recommend you to stick to GCC5 for now, however, we do have a fix
for the constexpr issue mentioned below that just didn’t make it to this first
release.
According to your diff, are you using ICC?
Could you let us know the compiler vers
Congratulations on getting this out the door
It didn't compile for me without these changes:
In pal:
diff --git a/src/util/math.cpp b/src/util/math.cpp
index 46e9ede..3af4259 100644
--- a/src/util/math.cpp
+++ b/src/util/math.cpp
@@ -54,7 +54,7 @@ static uint32 Float32ToFloatN(float f, const
NBi
We are pleased to announce the initial release of AMD Open Source Driver for
Vulkan.
The AMD Open Source Driver for Vulkan is an open-source Vulkan driver for
Radeon graphics adapters on Linux. It is built on top of AMD's Platform
Abstraction Library (PAL), a shared component th