summaryrefslogtreecommitdiffstats
path: root/src/vulkan/anv_formats.c
Commit message (Expand)AuthorAgeFilesLines
* anv/formats: Use the surface_format_info struct from brw_surface_formats.hJason Ekstrand2015-10-131-16/+2
* vk/0.170.2: Update remaining enumsChad Versace2015-10-071-2/+2
* vk/0.170.2: Update VkResultChad Versace2015-10-071-2/+1
* vk/0.170.2: Update VkImageFormatPropertiesChad Versace2015-10-071-2/+41
* vk/0.170.2: Update VkFormatPropertiesChad Versace2015-10-071-4/+14
* vk/0.170.2: Add the flags parameter to GetPhysicalDeviceImageFormatPropertiesJason Ekstrand2015-10-061-0/+1
* vk: Implement vkGetPhysicalDeviceImageFormatProperties()Chad Versace2015-09-281-3/+94
* vk: Refactor anv_GetPhysicalDeviceFormatProperties()Chad Versace2015-09-281-11/+28
* vk: Advertise that depthstencil formats support samplingChad Versace2015-09-281-0/+1
* vk: Fix vkGetPhysicalDeviceSparseImageFormatProperties()Chad Versace2015-09-281-1/+4
* anv/formats: Properly report depth-stencil formatsJason Ekstrand2015-09-171-18/+23
* vk: Add anv_format reference to anv_render_pass_attachmentChad Versace2015-08-171-13/+0
* vk/formats: Add global pointer to anv_format for S8_UINTChad Versace2015-08-171-0/+3
* vk: Store the original VkFormat in anv_formatChad Versace2015-08-171-1/+1
* vk: Prefix most filenames with anvChad Versace2015-07-171-0/+334