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
/
freedreno
/
vulkan
/
tu_formats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
turnip: Use {} initializer to silence warning
Kristian H. Kristensen
2020-05-26
1
-1
/
+1
*
freedreno: Use explicit *_NONE enum for undefined formats
Kristian H. Kristensen
2020-05-26
1
-3
/
+1
*
tu: Add missing storage image/texel buffer bits
Connor Abbott
2020-05-26
1
-0
/
+20
*
turnip: enable 422_UNORM formats
Jonathan Marek
2020-05-20
1
-8
/
+24
*
turnip: implement VK_KHR_sampler_ycbcr_conversion
Jonathan Marek
2020-05-20
1
-1
/
+14
*
tu: Support VK_FORMAT_FEATURE_BLIT_SRC_BIT for texture-only formats
Connor Abbott
2020-05-19
1
-2
/
+2
*
tu: Advertise COLOR_ATTACHMENT_BLEND_BIT for blendable formats
Connor Abbott
2020-05-14
1
-0
/
+7
*
turnip: implement VK_EXT_sampler_filter_minmax
Jonathan Marek
2020-04-22
1
-1
/
+2
*
turnip: implement VK_EXT_filter_cubic
Jonathan Marek
2020-04-22
1
-5
/
+35
*
turnip: enable VK_FORMAT_S8_UINT as stencil format
Jonathan Marek
2020-04-22
1
-0
/
+1
*
turnip: new clear/blit implementation with shader path fallback
Jonathan Marek
2020-04-09
1
-380
/
+7
*
turnip: rework format helpers
Jonathan Marek
2020-04-09
1
-17
/
+5
*
turnip: disable 8x msaa
Jonathan Marek
2020-04-09
1
-3
/
+4
*
turnip: add r5g5b5a1_unorm/b5g5r5a1_unorm formats
Jonathan Marek
2020-02-28
1
-3
/
+10
*
turnip: rework format table to support r5g5b5a1_unorm/b5g5r5a1_unorm
Jonathan Marek
2020-02-28
1
-59
/
+83
*
tu: Disable linear depth attachments
Connor Abbott
2020-02-12
1
-10
/
+44
*
freedreno/a6xx: use single format enum
Jonathan Marek
2020-02-12
1
-245
/
+243
*
turnip: simplify tu_physical_device_get_format_properties
Jonathan Marek
2020-01-23
1
-24
/
+12
*
vulkan/wsi: Use the interface from the real modifiers extension
Jason Ekstrand
2020-01-17
1
-7
/
+8
*
turnip: disable B8G8R8 vertex formats
Jonathan Marek
2019-12-19
1
-6
/
+6
*
freedreno/a6xx: RB6_R8G8B8 is actually 32 bit RGBX
Kristian H. Kristensen
2019-12-19
1
-1
/
+1
*
turnip: no 8x msaa on 128bpp formats
Jonathan Marek
2019-12-12
1
-2
/
+4
*
turnip: implement UBWC
Jonathan Marek
2019-11-21
1
-0
/
+18
*
turnip: Drop the copy of the formats table.
Eric Anholt
2019-11-19
1
-30
/
+37
*
turnip: fix sRGB GMEM clear
Jonathan Marek
2019-11-19
1
-6
/
+17
*
turnip: implement CmdClearColorImage/CmdClearDepthStencilImage
Jonathan Marek
2019-11-19
1
-0
/
+69
*
freedreno/a6x: Rename z/s formats
Kristian H. Kristensen
2019-11-07
1
-3
/
+3
*
turnip: depth/stencil
Jonathan Marek
2019-10-15
1
-0
/
+21
*
turnip: improve CmdCopyImage and implement CmdBlitImage
Jonathan Marek
2019-10-15
1
-2
/
+2
*
turnip: Fill in clear color packing for r10g11b11 and rgb9e5.
Eric Anholt
2019-10-15
1
-0
/
+13
*
turnip: Drop unused tu_pack_clear_value() return.
Eric Anholt
2019-10-15
1
-3
/
+1
*
turnip: add more 2d_ifmt translations
Jonathan Marek
2019-10-15
1
-9
/
+8
*
turnip: format table fixes
Jonathan Marek
2019-10-15
1
-19
/
+12
*
turnip: Disallow NPoT formats.
Bas Nieuwenhuizen
2019-09-27
1
-10
/
+18
*
turnip: enable linear filtering
Jonathan Marek
2019-09-26
1
-2
/
+2
*
turnip: Fix GCC compiles.
Bas Nieuwenhuizen
2019-03-16
1
-6
/
+3
*
turnip: Use Vulkan 1.1 names instead of KHR
Chad Versace
2019-03-11
1
-40
/
+40
*
turnip: Add tu6_rb_fmt_to_ifmt.
Bas Nieuwenhuizen
2019-03-11
1
-0
/
+69
*
turnip: respect color attachment formats
Chia-I Wu
2019-03-11
1
-10
/
+1
*
turnip: fix VkClearValue packing
Chia-I Wu
2019-03-11
1
-0
/
+210
*
turnip: Fix error behavior for VkPhysicalDeviceExternalImageFormatInfo
Chad Versace
2019-03-11
1
-26
/
+24
*
turnip: add a more complete format table
Chia-I Wu
2019-03-11
1
-47
/
+301
*
turnip: Implement some format properties for RGBA8.
Bas Nieuwenhuizen
2019-03-11
1
-1
/
+73
*
turnip: add .clang-format
Chia-I Wu
2019-03-11
1
-119
/
+116
*
turnip: Fix indentation in function signatures
Chad Versace
2019-03-11
1
-35
/
+35
*
turnip: Add driver skeleton (v2)
Bas Nieuwenhuizen
2019-03-11
1
-0
/
+410