>
> > Put x in front of everything:
> >
> Which reminds me - what are the advantages of it ? In the gallium
> drivers (where this is derived from) and I've not seen any issues.
> Mostly curious, I'm fine with or without the x.
>
It prevents empty string problems. If the variable is undefined or
e
On Fri, Apr 15, 2016 at 10:02 AM, Emil Velikov
wrote:
> On 14 April 2016 at 21:51, Kenneth Graunke wrote:
> > On Thursday, April 14, 2016 1:06:25 PM PDT Jason Ekstrand wrote:
> >> This adds a --with-vulkan-drivers option with one driver, "intel". In
> the
> >> future, we may add more drivers to
On 14 April 2016 at 21:51, Kenneth Graunke wrote:
> On Thursday, April 14, 2016 1:06:25 PM PDT Jason Ekstrand wrote:
>> This adds a --with-vulkan-drivers option with one driver, "intel". In the
>> future, we may add more drivers to this list.
>> ---
>> configure.ac | 66 +
On Thursday, April 14, 2016 1:06:25 PM PDT Jason Ekstrand wrote:
> This adds a --with-vulkan-drivers option with one driver, "intel". In the
> future, we may add more drivers to this list.
> ---
> configure.ac | 66
> 1 file changed, 6
This adds a --with-vulkan-drivers option with one driver, "intel". In the
future, we may add more drivers to this list.
---
configure.ac | 66
1 file changed, 66 insertions(+)
diff --git a/configure.ac b/configure.ac
index 40b08d3..3cf