Re: [Mesa-dev] [PATCH 00/14] isl: Add support for auxiliary surfaces

2016-07-12 Thread Chad Versace
On Sat 09 Jul 2016, Jason Ekstrand wrote: > This series can be found on my freedesktop.org cgit here: > >https://cgit.freedesktop.org/~jekstrand/mesa/?h=wip/hiz-v1 For anyone else who is reviewing, the correct branch name is 'review/isl-aux'. ___ me

[Mesa-dev] [PATCH 00/14] isl: Add support for auxiliary surfaces

2016-07-09 Thread Jason Ekstrand
This set of patches adds support in isl for the various types of auxiliary surfaces. Chad and I have been fiercely arguing back and forth for about the last two weeks on how we want to handle all of the different aspects of auxiliary surfaces. This little series is the result of that discussion.