radv: port to common wsi codebase
authorDave Airlie <airlied@redhat.com>
Fri, 14 Oct 2016 06:49:34 +0000 (07:49 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 19 Oct 2016 00:15:43 +0000 (10:15 +1000)
commit6c3bd1cdb3c60a0140b57a2064e02f5869b0f9bc
tree3e59e634ae3fdfce6944737431db5584db2c84b0
parent3f7ef2488938d31b5ead043891fadc3cee4c6f05
radv: port to common wsi codebase

This drops all the radv WSI code in favour of using
the new shared code that was ported from anv

This regresses Talos for now, Jason has pointed out
the bug is in Talos and we should wait for them to fix it.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/amd/vulkan/Makefile.am
src/amd/vulkan/Makefile.sources
src/amd/vulkan/radv_private.h
src/amd/vulkan/radv_wsi.c
src/amd/vulkan/radv_wsi.h [deleted file]
src/amd/vulkan/radv_wsi_wayland.c
src/amd/vulkan/radv_wsi_x11.c