On Tue, Aug 9, 2016 at 4:02 PM, Chad Versace <c...@kiwitree.net> wrote:

> On 07/26/2016 03:11 PM, Jason Ekstrand wrote:
>
>> This patch series builds on the previous one I just sent and reworks the
>> blorp API to be entirely ISL.  The last bits of intel_mipmap_tree are
>> removed from the ISL internals and shoved into brw_blorp.c/h which simply
>> serves as a wrapper around the ISL-centric brw_blorp.h file.  Eventually,
>> the plan is to completely separate the internals of blorp from the i965
>> driver and share it with the Vulkan driver.  This is just one more step on
>> the very long road to getting there.  This series can be found here:
>>
>> https://cgit.freedesktop.org/~jekstrand/mesa/log/?h=review/blorp-isl-pt2
>>
>> The best place to start reviewing is by looking at patch 25/27 where we
>> make the final API changes.  That shows off where things are going.  That
>> commit can be found on cgit here:
>>
>> https://cgit.freedesktop.org/~jekstrand/mesa/commit/?h=revie
>> w/blorp-isl-pt2&id=b9a55af924d9cab317224ccb9b507b9f87b44c5d
>>
>> Happy Reviewing!
>>
>
> Ping! What's the status of this series?
>

Pong!  Topi has been reviewing stuff but there's still quite a bit left
unreviewed ATM.  Look at my wip/blorp-isl-pt2 branch to see the latest
status (including applied R-Bs)
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to