Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / intel / vulkan / anv_formats.c
2020-08-03 Jason Ekstrandanv: Implement VK_EXT_4444_formats
2020-07-21 Jason Ekstrandanv: Advertise support for VK_EXT_shader_atomic_float
2020-07-02 Timothy Arcerianv: update fallthrough comment so gcc sees it
2020-05-13 Iván Brianoanv: Disable B5G6R5_UNORM_PACK16
2020-05-04 Jason Ekstrandvulkan,anv: Add a base object struct type
2020-05-04 Jason Ekstrandvulkan,anv: Add a common base object type for VkDevice
2020-02-13 Jason Ekstrandanv: Reject modifiers on depth/stencil formats
2020-01-20 Jason Ekstrandanv: Take an anv_device in vk_errorf
2020-01-17 Jason Ekstrandvulkan/wsi: Use the interface from the real modifiers...
2020-01-17 Jason Ekstrandanv: Support modifiers in GetImageFormatProperties2
2020-01-17 Jason Ekstrandanv: Drop some VK_IMAGE_TILING_OPTIMAL checks
2020-01-03 Jason Ekstrandanv: Drop unneeded struct keywords
2019-10-28 Nanley Cheryanv/formats: Disable I915_FORMAT_MOD_Y_TILED_CCS on...
2019-07-29 Jason Ekstrandanv: Don't claim support for 24 and 48-bit formats...
2019-07-25 Arcady Goldmints... anv: report HOST_ALLOCATION as supported for images
2019-07-18 Lionel Landwerlinanv: fix format mapping for depth/stencil formats
2019-07-07 Chia-I Wuanv: fix VkExternalBufferProperties for host allocation
2019-07-07 Chia-I Wuanv: fix VkExternalBufferProperties for unsupported...
2019-06-17 Jason Ekstrandanv:Use VK_EXT_separate_stencil_usage to avoid stencil...
2019-06-17 Jason Ekstrandanv: Add stencil texturing support for gen7
2019-06-17 Jason Ekstrandanv/formats: Re-arrange the way se set some flag bits
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2019-01-17 Tapani Pällianv: do not advertise AHW support if extension not...
2019-01-08 Eric Engestromanv: drop unneeded KHR suffix
2018-12-19 Tapani Pällianv: add VkFormat field as part of anv_format
2018-12-19 Tapani Pällianv: support VkExternalFormatANDROID in vkCreateSampler...
2018-12-19 Tapani Pällianv/android: add ahardwarebuffer external memory properties
2018-12-19 Tapani Pällianv: make anv_get_image_format_features public
2018-11-13 Lionel Landwerlinanv: associate vulkan formats with aspects
2018-10-15 Jason Ekstrandanv: Don't advertise ASTC support on BSW
2018-08-22 Yunchao Heanv: add VK_EXT_sampler_filter_minmax support
2018-07-18 Caio Marcelo de... anv: avoid warning when switching in VkStructureType
2018-05-09 Jason Ekstrandanv: Allow blitting to/from any supported format
2018-04-06 Jason Ekstrandanv: Add WSI support for the I915_FORMAT_MOD_Y_TILED_CCS
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2018-03-07 Jason EkstrandGet rid of a bunch of KHR suffixes
2018-03-07 Jason Ekstrandanv: Add version 1.1.0 but leave it disabled
2018-02-28 Samuel Iglesias... anv: set maxResourceSize to the respective value for...
2018-02-21 Jason Ekstrandanv/image: Add support for modifiers for WSI
2017-12-04 Jason Ekstrandanv: Implement VK_EXT_external_memory_dma_buf
2017-11-10 Chad Versaceanv: Refactor anv_get_format_plane() - explicit unsupported
2017-11-10 Chad Versaceanv: Remove anv_physical_device_get_format_properties()
2017-11-10 Chad Versaceanv: Simplify anv_physical_device_get_format_properties()
2017-11-10 Chad Versaceanv: Simplify anv_get_image_format_properties()
2017-11-10 Chad Versaceanv: Rename get_image_format_properties()
2017-11-10 Chad Versaceanv: Fix get_image_format_properties() - YCbCr
2017-11-10 Chad Versaceanv: Fix get_image_format_properties() - 3-channel...
2017-11-10 Chad Versaceanv: Refactor get_image_format_properties() - Reduce...
2017-11-10 Chad Versaceanv: Refactor get_image_format_properties() - base_isl_...
2017-11-10 Chad Versaceanv: Refactor get_image_format_properties() - plane_format
2017-11-10 Chad Versaceanv: Refactor get_image_format_properties() - ASTC
2017-11-10 Chad Versaceanv: Refactor get_image_format_properties() - depthsten...
2017-11-10 Chad Versaceanv: Better types for 'aspect' function params
2017-11-10 Chad Versaceanv: Refactor get_buffer_format_properties()
2017-11-07 Chad Versaceanv: Suffix anv-private 'VK' tokens with 'ANV'
2017-11-07 Chad Versaceanv: Remove unused variable 'gen'
2017-10-06 Lionel Landwerlinanv: enable VK_KHR_sampler_ycbcr_conversion
2017-10-06 Lionel Landwerlinanv: enable multiple planes per image/imageView
2017-10-06 Lionel Landwerlinanv: add new formats KHR_sampler_ycbcr_conversion
2017-10-06 Lionel Landwerlinanv: modify the internal concept of format to express...
2017-10-06 Lionel Landwerlinanv: prepare formats to handle disjoints sets
2017-09-19 Jason Ekstrandanv: Advertise support VK_FORMAT_R8_SRGB
2017-09-12 Tapani Pällianv: wire up vk_errorf macro to do debug reporting
2017-09-04 Eric Engestromanv: fix off by one in array check
2017-08-31 Jason Ekstrandanv/formats: Nicely handle unknown VkFormat enums
2017-08-29 Matt Turneranv: Use GNU C empty brace initializer
2017-08-07 Jason Ekstrandanv/formats: Allow sampling on depth-only formats on...
2017-07-15 Jason Ekstrandanv: Implement VK_KHR_external_memory_*
2017-07-15 Jason Ekstrandanv: Drop support for VK_KHX_external_memory_*
2017-06-22 Andres Gomezanv: FORMAT_FEATURE_TRANSFER_SRC/DST_BIT_KHR not used...
2017-06-06 Alex Smithutil/vulkan: Move Vulkan utilities to src/vulkan/util
2017-05-18 Nanley Cheryanv/formats: Update the three-channel BC1 mappings
2017-05-08 Lionel Landwerlinanv: avoid null pointer dereference
2017-04-28 Jason Ekstrandanv: Implement VK_KHX_external_memory_fd
2017-04-28 Chad Versaceanv: Implement VK_KHX_external_memory_capabilities
2017-02-15 Jason Ekstrandanv: Use vk_foreach_struct for handling extension structs
2017-01-26 Chad Versaceanv: Implement VK_KHR_get_physical_device_properties2
2017-01-26 Chad Versaceanv: Refactor anv_GetPhysicalDeviceFormatProperties()
2017-01-24 Jason Ekstrandanv: Report FORMAT_FEATURE_TRANSFER_SRC/DST_BIT_KHR
2017-01-09 Samuel Iglesias... isl: fix VA64 support for double and dvecN vertex attri...
2017-01-07 Jason Ekstrandanv/formats: Use the real format for B4G4R4A4_UNORM_PAC...
2016-11-15 Iago Toral Quirogaanv/format: handle unsupported formats earlier
2016-11-14 Iago Toral Quirogaanv/format: support VK_FORMAT_R8G8B8_SRGB
2016-11-14 Iago Toral Quirogaanv/format: handle unsupported formats properly
2016-11-03 Nanley Cheryanv/formats: Disallow linear ASTC textures
2016-11-03 Nanley Cheryanv/formats: Disallow 1D compressed textures
2016-10-03 Ville Syrjäläanv/formats: Fix build on gcc-4 and earlier
2016-09-23 Lionel Landwerlinintel/i965: make gen_device_info mutable
2016-09-13 Jason Ekstrandintel/isl: Add an isl_swizzle structure and use it...
2016-09-03 Jason Ekstrandintel: s/brw_device_info/gen_device_info/
2016-08-23 Jason Ekstrandanv/formats: Don't use an RGBX format if it isn't rende...
2016-08-22 Lionel Landwerlinanv: GetDeviceImageFormatProperties: fix TRANSFER formats
2016-07-13 Jason Ekstrandisl: Use bpb in a few places where it's more natural...
2016-05-28 Jason Ekstrandanv/formats: Exit early for unsupported formats
2016-05-28 Jason Ekstrandanv/formats: Map VK_FORMAT_UNDEFINED to ISL_FORMAT_UNSU...
2016-05-24 Jason Ekstrandanv/formats: Use isl_format_supports* for format intros...
2016-05-24 Nanley Cheryanv/formats: Make alpha blending a property of render...
2016-05-20 Nanley Cheryanv: Enable textureCompressionASTC_LDR on Gen9+
2016-05-20 Nanley Cheryanv/format: Reorder ASTC mappings to match ISL enum...
2016-05-17 Jason Ekstrandanv/formats: Add support for VK_FORMAT_B4G4R4A4_UNORM...
next