summaryrefslogtreecommitdiffstats
path: root/src/vulkan/anv_formats.c
Commit message (Expand)AuthorAgeFilesLines
* vk/0.210.0: Switch to the new VKAPI function decorationsJason Ekstrand2015-11-301-22/+10
* vk/0.210.0: A pile of minor enum updatesJason Ekstrand2015-11-301-7/+7
* anv/formats: Don't advertise stencil texture/blit prior to BroadwellJason Ekstrand2015-11-171-2/+4
* anv: Only include the pack headers where neededJason Ekstrand2015-11-161-0/+2
* anv: Remove redundant fields anv_format::bs,bw,bh,bdChad Versace2015-11-121-109/+109
* anv/formats: Re-indent the fmt() macroChad Versace2015-11-121-1/+7
* anv: Use enum isl_format in anv_formatChad Versace2015-11-121-179/+177
* anv/formats: Define ETC2 formatsNanley Chery2015-11-091-10/+10
* anv/formats: Add fields for block dimensionsNanley Chery2015-11-091-1/+1
* anv/formats: Add surface_format initializerNanley Chery2015-11-091-2/+2
* anv: Rename cpp variable to "bs"Nanley Chery2015-11-091-97/+97
* 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