Re: [Mesa-dev] [PATCH 00/11] anv: A few refactors and fixes

2017-07-13 Thread Lionel Landwerlin
Conflicting a bit with some upcoming work here too, but looks good overall : Reviewed-by: Lionel Landwerlin On 12/07/17 01:04, Jason Ekstrand wrote: I started working on another up-and-coming Vulkan feature today and, as is frequently the case, found a bunch of bugs along the way. This tiny l

[Mesa-dev] [PATCH 00/11] anv: A few refactors and fixes

2017-07-11 Thread Jason Ekstrand
I started working on another up-and-coming Vulkan feature today and, as is frequently the case, found a bunch of bugs along the way. This tiny little series fixes some bugs, does a few cleanups, and does most of the needed refactoring for said feature. The last two patches are the important part.