Re: [Mesa-dev] [PATCH] anv: Advertise API version 1.0.39

2017-01-27 Thread Jason Ekstrand
On Fri, Jan 27, 2017 at 11:22 AM, Emil Velikov wrote: > On 26 January 2017 at 17:27, Jason Ekstrand wrote: > > I'm pretty sure we've kept up with the bug fixes. > > --- > > src/intel/vulkan/anv_device.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/src/intel/vul

Re: [Mesa-dev] [PATCH] anv: Advertise API version 1.0.39

2017-01-27 Thread Emil Velikov
On 26 January 2017 at 17:27, Jason Ekstrand wrote: > I'm pretty sure we've kept up with the bug fixes. > --- > src/intel/vulkan/anv_device.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/intel/vulkan/anv_device.c b/src/intel/vulkan/anv_device.c > index f40e9b2..27f0

Re: [Mesa-dev] [PATCH] anv: Advertise API version 1.0.39

2017-01-27 Thread Iago Toral
FWIW, vulkan-cts seems happy. Reviewed-by: Iago Toral Quiroga On Thu, 2017-01-26 at 09:27 -0800, Jason Ekstrand wrote: > I'm pretty sure we've kept up with the bug fixes. > --- >  src/intel/vulkan/anv_device.c | 2 +- >  1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/intel/vu

[Mesa-dev] [PATCH] anv: Advertise API version 1.0.39

2017-01-26 Thread Jason Ekstrand
I'm pretty sure we've kept up with the bug fixes. --- src/intel/vulkan/anv_device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/intel/vulkan/anv_device.c b/src/intel/vulkan/anv_device.c index f40e9b2..27f06ac 100644 --- a/src/intel/vulkan/anv_device.c +++ b/src/intel/vu