Re: [Mesa-dev] some common refactoring for vulkan drivers

2016-10-16 Thread Edward O'Callaghan
This series is, Reviewed-by: Edward O'Callaghan On 10/17/2016 01:07 PM, Dave Airlie wrote: > This refactors out some common pieces of code from the > vulkan drivers, and is a precursor for a series where I move > the WSI code to being shared between both drivers for consistency. > > It would be

[Mesa-dev] some common refactoring for vulkan drivers

2016-10-16 Thread Dave Airlie
This refactors out some common pieces of code from the vulkan drivers, and is a precursor for a series where I move the WSI code to being shared between both drivers for consistency. It would be nice to land this stuff soon as it's mostly pretty trivial, but the vk_alloc changes are messy to const