Re: [Mesa-dev] [PATCH 0/5] anv: Add support for VK_KHR_incremental_present

2017-04-02 Thread Lionel Landwerlin
This series is : Reviewed-by: Lionel Landwerlin On 01/04/17 06:37, Jason Ekstrand wrote: I've had these patches lying around for a while now waiting for the extension to go public. It went public, so here they are. This series adds all of the core window system bits for doing a trivial imple

[Mesa-dev] [PATCH 0/5] anv: Add support for VK_KHR_incremental_present

2017-03-31 Thread Jason Ekstrand
I've had these patches lying around for a while now waiting for the extension to go public. It went public, so here they are. This series adds all of the core window system bits for doing a trivial implementation on X11 and a real implementation on Wayland. I believe I've kept radv building with