summaryrefslogtreecommitdiff
path: root/src/amd/vulkan/radv_formats.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-30radv: Expose transfer format features.Bas Nieuwenhuizen1-0/+11
2017-01-30radv: Don't allow any operations on non-supported depth/stencil formats.Bas Nieuwenhuizen1-4/+5
2017-01-28radv: implement VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2Dave Airlie1-0/+36
2016-12-26radv: fix rendering to b10g11r11_ufloat_pack32Dave Airlie1-1/+1
2016-11-21radv: fix image view creation for depth and stencil onlyDave Airlie1-0/+1
2016-10-12radv: fix uninitialized variablesGrigori Goronzy1-1/+1
2016-10-07radv: add initial non-conformant radv vulkan driverDave Airlie1-0/+1085