On Fri, 5 Nov 2021 at 11:59, Jason Ekstrand wrote:
>
> On Thu, Nov 4, 2021 at 8:53 PM Dave Airlie wrote:
> >
> > Just polling for opinions here on how best to move forward with
> > enabling the provisional vulkan beta headers in Mesa and the fallout
> > from doing so for people importing updated
I think maybe a simple policy like:
* always disable them for release builds
* require env vars to enable at runtime
would be enough to avoid having distros pick them up and block people from
"relying" on them.
Otherwise Jason's comment on collaboration seems sufficient for doing updates
to the
On Thu, Nov 4, 2021 at 8:53 PM Dave Airlie wrote:
>
> Just polling for opinions here on how best to move forward with
> enabling the provisional vulkan beta headers in Mesa and the fallout
> from doing so for people importing updated vulkan headers.
>
> Do we want to allow beta/provisional feature
Just polling for opinions here on how best to move forward with
enabling the provisional vulkan beta headers in Mesa and the fallout
from doing so for people importing updated vulkan headers.
Do we want to allow beta/provisional features in main?
Do we want to do it only under a meson option that