[Mesa-dev] radv submission 2

Nicolai Hähnle nhaehnle at gmail.com
Wed Oct 5 08:35:18 UTC 2016


On 05.10.2016 02:48, Dave Airlie wrote:
> Again I'm sure this will hit limits, and I've asked Michel to
> drop the big patch before it gets here.
>
> All of these are in a new branch radv-submit2.
> https://github.com/airlied/mesa/commits/radv-submit2
>
> I've incorporated all the feedback except two things:
>
> a) #pragma once - this is used in lots of places already, if
> someone enforces a paint color on the shed, then do so, but I don't
> think radv should be the rallying cry for it.
>
> b) HAVE_LLVM defines, in some places I've left these in, esp the
> "common" code that we could possibly reuse in radeonsi in the future,
> as we might need to use the common stuff with older LLVMs.

I'm not sure about llvmpipe, but according to configure.ac both opencl 
and radeonsi require 3.6.0. So the HAVE_LLVM >= 3.6.0 can indeed go. I 
agree that checks for more recent versions should stay.

Cheers,
Nicolai


More information about the mesa-dev mailing list