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_image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
turnip: minify image_view extent
Jonathan Marek
2020-02-28
1
-6
/
+7
*
turnip: rework format table to support r5g5b5a1_unorm/b5g5r5a1_unorm
Jonathan Marek
2020-02-28
1
-7
/
+8
*
freedreno/a6xx: use single format enum
Jonathan Marek
2020-02-12
1
-1
/
+1
*
freedreno: Allow UBWC on textures with multiple mipmap levels.
Eric Anholt
2020-02-04
1
-2
/
+3
*
freedreno: Rename the UBWC layer size field and store it as bytes.
Eric Anholt
2020-02-04
1
-5
/
+5
*
turnip: set linear tiling for scanout images
Jonathan Marek
2020-01-23
1
-0
/
+5
*
turnip: hook up GetImageDrmFormatModifierPropertiesEXT
Jonathan Marek
2020-01-23
1
-0
/
+23
*
turnip: Add support for uniform texel buffers.
Eric Anholt
2020-01-23
1
-4
/
+40
*
turnip: Disable UBWC on images used as storage images.
Eric Anholt
2020-01-21
1
-0
/
+12
*
turnip: Add limited support for storage images.
Eric Anholt
2020-01-21
1
-6
/
+31
*
vulkan/wsi: Use the interface from the real modifiers extension
Jason Ekstrand
2020-01-17
1
-5
/
+6
*
turnip: fix VK_IMAGE_ASPECT_STENCIL_BIT image view
Jonathan Marek
2019-12-12
1
-9
/
+15
*
tu: Move UBWC layout into fdl6_layout() and use that function.
Eric Anholt
2019-12-11
1
-146
/
+16
*
tu: Move our image layout into a freedreno_layout struct.
Eric Anholt
2019-12-11
1
-35
/
+39
*
turnip: implement UBWC
Jonathan Marek
2019-11-21
1
-50
/
+135
*
turnip: Drop the copy of the formats table.
Eric Anholt
2019-11-19
1
-5
/
+5
*
turnip: basic msaa working
Jonathan Marek
2019-10-15
1
-1
/
+1
*
turnip: Set up the correct tiling mode for small attachments.
Eric Anholt
2019-10-15
1
-0
/
+9
*
turnip: disable tiling as necessary
Jonathan Marek
2019-10-15
1
-3
/
+12
*
turnip: update setup_slices
Jonathan Marek
2019-10-15
1
-46
/
+59
*
turnip: improve view descriptor
Jonathan Marek
2019-10-15
1
-33
/
+51
*
turnip: align layer_size
Jonathan Marek
2019-09-26
1
-1
/
+1
*
turnip: use linear tiling for scanout image
Jonathan Marek
2019-09-26
1
-2
/
+9
*
turnip: implement image view descriptor
Jonathan Marek
2019-09-26
1
-0
/
+87
*
turnip: preliminary support for tu_GetImageSubresourceLayout
Chia-I Wu
2019-03-11
1
-5
/
+11
*
turnip: Use Vulkan 1.1 names instead of KHR
Chad Versace
2019-03-11
1
-3
/
+3
*
turnip: Annotate vkGetImageSubresourceLayout with tu_stub
Chad Versace
2019-03-11
1
-0
/
+6
*
turnip: preliminary support for tu_image_view_init
Chia-I Wu
2019-03-11
1
-0
/
+37
*
turnip: add .clang-format
Chia-I Wu
2019-03-11
1
-44
/
+32
*
turnip: Add image layout calculations.
Bas Nieuwenhuizen
2019-03-11
1
-0
/
+100
*
turnip: Fix indentation in function signatures
Chad Versace
2019-03-11
1
-27
/
+27
*
turnip: Add driver skeleton (v2)
Bas Nieuwenhuizen
2019-03-11
1
-0
/
+243