On Tue 28 Nov 2017, Jason Ekstrand wrote: > This moves bits out of all four corners (anv, radv, x11, wayland) and > into the wsi common code. We also switch to using an outarray to ensure > we get our return code right. > --- > src/amd/vulkan/radv_wsi.c | 7 +++---- > src/intel/vulkan/anv_wsi.c | 7 +++---- > src/vulkan/wsi/wsi_common.c | 17 +++++++++++++++++ > src/vulkan/wsi/wsi_common.h | 9 +++++++-- > src/vulkan/wsi/wsi_common_wayland.c | 28 +++++----------------------- > src/vulkan/wsi/wsi_common_x11.c | 29 +++++------------------------ > 6 files changed, 40 insertions(+), 57 deletions(-)
Patches 22 and 23 are Reviewed-by: Chad Versace <chadvers...@chromium.org> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev