[Mesa-dev] [PATCH v2 00/27] i965: Rework the blorp API to use ISL
Chad Versace
chad at kiwitree.net
Tue Aug 9 23:02:42 UTC 2016
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=review/blorp-isl-pt2&id=b9a55af924d9cab317224ccb9b507b9f87b44c5d
>
> Happy Reviewing!
Ping! What's the status of this series?
More information about the mesa-dev
mailing list