[Mesa-dev] [PATCH 0/4] Make radv warning-free again
Grazvydas Ignotas
notasas at gmail.com
Sun Mar 5 21:04:49 UTC 2017
Please push if these are ok.
Grazvydas Ignotas (4):
radv: avoid casting warnings on 32bit
radv: don't use uninitialized value on failure
radv: check for upload alloc failure
radv: use VK_NULL_HANDLE for handles
src/amd/vulkan/radv_cmd_buffer.c | 7 ++++---
src/amd/vulkan/radv_descriptor_set.c | 2 +-
src/amd/vulkan/radv_device.c | 5 ++---
src/amd/vulkan/radv_meta_bufimage.c | 8 ++++----
src/amd/vulkan/radv_private.h | 3 +++
src/amd/vulkan/radv_wsi.c | 2 +-
6 files changed, 15 insertions(+), 12 deletions(-)
--
2.7.4
More information about the mesa-dev
mailing list