On 2016-08-31 13:56:50, Jason Ekstrand wrote:
> Right now, we have 3 places where code is shared between the Vulkan and GL
> drivers: blorp, isl, and libi965_compiler. There are a few places where we
> want to share misc. code that doesn't fall into any of these categories.
> This little series ad
Right now, we have 3 places where code is shared between the Vulkan and GL
drivers: blorp, isl, and libi965_compiler. There are a few places where we
want to share misc. code that doesn't fall into any of these categories.
This little series adds a new src/intel/common folder and puts the device
i