On Wed, Dec 19, 2018 at 1:30 PM Dylan Baker wrote:
>
> Quoting Nicolai Hähnle (2018-12-18 09:37:43)
> > On 17.12.18 23:46, Dylan Baker wrote:
> > > Quoting Marek Olšák (2018-12-17 12:25:29)
> > >> On Mon, Dec 17, 2018 at 1:18 PM Eric Anholt wrote:
> > >>
> > >> Eero Tamminen writes:
> > >>
On Tue, 18 Dec 2018 at 06:26, Marek Olšák wrote:
>
> On Mon, Dec 17, 2018 at 1:18 PM Eric Anholt wrote:
>>
>> Eero Tamminen writes:
>>
>> > Hi,
>> >
>> > On 17.12.2018 8.08, Marek Olšák wrote:
>> > [...]
>> >> I think one of the serious usability issues is that environment
>> >> variables such a
On Sunday, 2018-12-23 12:31:20 +0100, Jan Vesely wrote:
> From: Jan Vesely
>
> intel_vulkan.h uses '#include "vulkan.h"' so the file needs to be in
> include path.
> Fixes meson build of anv
Hmm, that doesn't look?
include/vulkan/vulkan_intel.h has `#include "vulkan.h"`, which lives at
include/
On Tuesday, 2018-12-18 01:09:48 +0200, Andres Gomez wrote:
> Cc: Dylan Baker
> Cc: Juan A. Suarez
> Cc: Emil Velikov
> Signed-off-by: Andres Gomez
> ---
> docs/release-calendar.html | 118 -
> 1 file changed, 116 insertions(+), 2 deletions(-)
>
> diff --git
From: Jan Vesely
intel_vulkan.h uses '#include "vulkan.h"' so the file needs to be in
include path.
Fixes meson build of anv
Signed-off-by: Jan Vesely
---
src/intel/vulkan/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/intel/vulkan/meson.build b/src/intel/v
Hi Rob,
I tested the below code with the same sample code(correcting some
mistakes..).
we are able to retrieve driverName correctly.
@Nicolai Hähnle , @Adam Jackson
, @Emil Velikov , @Eric Engestrom
Any feedback is appreciated.
Thank you.
Cheers,
Veluri.
__
https://bugs.freedesktop.org/show_bug.cgi?id=109131
--- Comment #3 from Gert Wollny ---
Given the patch in question explicitly adds CXX11_CXXFLAGS in a section that is
only taken into account when llvm is enabled the llvm version would also be
relevant.
AFAIR the last version before llvm-7 that