anv/wsi/x11: abstract WSI interface from internals.
authorDave Airlie <airlied@redhat.com>
Thu, 13 Oct 2016 04:25:33 +0000 (05:25 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 19 Oct 2016 00:15:42 +0000 (10:15 +1000)
commitb8e7460563e9a92f81158c4b02771aa2636ac373
treec22ecc4695f95595788b593a87c2dc080d2ee9b3
parent36e6be2e0d1ae8e6b56fe04bdfafa33db50049ac
anv/wsi/x11: abstract WSI interface from internals.

This allows the API and the internals to be split, and the
internals shared.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_wsi_x11.c