index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
/
anv_formats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: drop unneeded KHR suffix
Eric Engestrom
2019-01-08
1
-4
/
+4
*
anv: add VkFormat field as part of anv_format
Tapani Pälli
2018-12-19
1
-0
/
+4
*
anv: support VkExternalFormatANDROID in vkCreateSamplerYcbcrConversion
Tapani Pälli
2018-12-19
1
-4
/
+26
*
anv/android: add ahardwarebuffer external memory properties
Tapani Pälli
2018-12-19
1
-0
/
+41
*
anv: make anv_get_image_format_features public
Tapani Pälli
2018-12-19
1
-11
/
+11
*
anv: associate vulkan formats with aspects
Lionel Landwerlin
2018-11-13
1
-41
/
+66
*
anv: Don't advertise ASTC support on BSW
Jason Ekstrand
2018-10-15
1
-0
/
+8
*
anv: add VK_EXT_sampler_filter_minmax support
Yunchao He
2018-08-22
1
-0
/
+6
*
anv: avoid warning when switching in VkStructureType
Caio Marcelo de Oliveira Filho
2018-07-18
1
-1
/
+2
*
anv: Allow blitting to/from any supported format
Jason Ekstrand
2018-05-09
1
-5
/
+5
*
anv: Add WSI support for the I915_FORMAT_MOD_Y_TILED_CCS
Jason Ekstrand
2018-04-05
1
-0
/
+9
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
1
-2
/
+2
*
Get rid of a bunch of KHR suffixes
Jason Ekstrand
2018-03-07
1
-81
/
+81
*
anv: Add version 1.1.0 but leave it disabled
Jason Ekstrand
2018-03-07
1
-6
/
+6
*
anv: set maxResourceSize to the respective value for each generation
Samuel Iglesias Gonsálvez
2018-02-28
1
-1
/
+14
*
anv/image: Add support for modifiers for WSI
Jason Ekstrand
2018-02-21
1
-0
/
+38
*
anv: Implement VK_EXT_external_memory_dma_buf
Jason Ekstrand
2017-12-04
1
-2
/
+6
*
anv: Refactor anv_get_format_plane() - explicit unsupported
Chad Versace
2017-11-09
1
-4
/
+4
*
anv: Remove anv_physical_device_get_format_properties()
Chad Versace
2017-11-09
1
-23
/
+13
*
anv: Simplify anv_physical_device_get_format_properties()
Chad Versace
2017-11-09
1
-16
/
+9
*
anv: Simplify anv_get_image_format_properties()
Chad Versace
2017-11-09
1
-14
/
+3
*
anv: Rename get_image_format_properties()
Chad Versace
2017-11-09
1
-12
/
+12
*
anv: Fix get_image_format_properties() - YCbCr
Chad Versace
2017-11-09
1
-46
/
+40
*
anv: Fix get_image_format_properties() - 3-channel formats
Chad Versace
2017-11-09
1
-19
/
+15
*
anv: Refactor get_image_format_properties() - Reduce params
Chad Versace
2017-11-09
1
-11
/
+21
*
anv: Refactor get_image_format_properties() - base_isl_format
Chad Versace
2017-11-09
1
-3
/
+4
*
anv: Refactor get_image_format_properties() - plane_format
Chad Versace
2017-11-09
1
-8
/
+8
*
anv: Refactor get_image_format_properties() - ASTC
Chad Versace
2017-11-09
1
-4
/
+5
*
anv: Refactor get_image_format_properties() - depthstencil (v2)
Chad Versace
2017-11-09
1
-16
/
+31
*
anv: Better types for 'aspect' function params
Chad Versace
2017-11-09
1
-1
/
+1
*
anv: Refactor get_buffer_format_properties()
Chad Versace
2017-11-09
1
-15
/
+29
*
anv: Suffix anv-private 'VK' tokens with 'ANV'
Chad Versace
2017-11-07
1
-1
/
+1
*
anv: Remove unused variable 'gen'
Chad Versace
2017-11-07
1
-4
/
+0
*
anv: enable VK_KHR_sampler_ycbcr_conversion
Lionel Landwerlin
2017-10-06
1
-7
/
+76
*
anv: enable multiple planes per image/imageView
Lionel Landwerlin
2017-10-06
1
-2
/
+1
*
anv: add new formats KHR_sampler_ycbcr_conversion
Lionel Landwerlin
2017-10-06
1
-6
/
+152
*
anv: modify the internal concept of format to express multiple planes
Lionel Landwerlin
2017-10-06
1
-240
/
+272
*
anv: prepare formats to handle disjoints sets
Lionel Landwerlin
2017-10-06
1
-10
/
+27
*
anv: Advertise support VK_FORMAT_R8_SRGB
Jason Ekstrand
2017-09-19
1
-1
/
+2
*
anv: wire up vk_errorf macro to do debug reporting
Tapani Pälli
2017-09-12
1
-1
/
+2
*
anv: fix off by one in array check
Eric Engestrom
2017-09-04
1
-1
/
+1
*
anv/formats: Nicely handle unknown VkFormat enums
Jason Ekstrand
2017-08-31
1
-5
/
+14
*
anv: Use GNU C empty brace initializer
Matt Turner
2017-08-29
1
-1
/
+1
*
anv/formats: Allow sampling on depth-only formats on gen7
Jason Ekstrand
2017-08-07
1
-1
/
+2
*
anv: Implement VK_KHR_external_memory_*
Jason Ekstrand
2017-07-15
1
-0
/
+79
*
anv: Drop support for VK_KHX_external_memory_*
Jason Ekstrand
2017-07-14
1
-79
/
+0
*
anv: FORMAT_FEATURE_TRANSFER_SRC/DST_BIT_KHR not used with VkFormatProperties...
Andres Gomez
2017-06-22
1
-5
/
+0
*
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
2017-06-06
1
-2
/
+1
*
anv/formats: Update the three-channel BC1 mappings
Nanley Chery
2017-05-18
1
-2
/
+2
*
anv: avoid null pointer dereference
Lionel Landwerlin
2017-05-08
1
-1
/
+2
[next]