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
/
amd
/
vulkan
/
radv_image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Disable usage checks in metadata for images with extended usage data.
Bas Nieuwenhuizen
2017-10-06
1
-1
/
+3
*
radv: enable tc compatible htile for d32s8 also.
Dave Airlie
2017-10-04
1
-1
/
+2
*
radv: Implement TC compatible HTILE.
Bas Nieuwenhuizen
2017-10-04
1
-0
/
+21
*
radv: add radv_vi_dcc_enabled() helper
Samuel Pitoiset
2017-10-02
1
-1
/
+1
*
radv: rework DCC/CMASK/FMASK/HTILE allocations
Samuel Pitoiset
2017-10-02
1
-27
/
+56
*
radv: Fix VK_KHR_image_format_list.
Bas Nieuwenhuizen
2017-09-25
1
-1
/
+3
*
radv: make use of ATI_VENDOR_ID everywhere
Samuel Pitoiset
2017-09-25
1
-1
/
+1
*
radv: Don't use a virtual function for getting the buffer virtual address.
Bas Nieuwenhuizen
2017-09-20
1
-3
/
+3
*
radv: Add support for more DCC compression with VK_KHR_image_format_list.
Bas Nieuwenhuizen
2017-09-16
1
-3
/
+21
*
radv: remove useless 'cmd_buffer' param from radv_buffer_view_init()
Samuel Pitoiset
2017-09-13
1
-3
/
+2
*
radv/gfx9: fix image resource handling.
Dave Airlie
2017-09-13
1
-8
/
+19
*
radv: handle GFX9 1D textures
Dave Airlie
2017-09-13
1
-3
/
+7
*
radv: Don't allocate CMASK for linear images.
Bas Nieuwenhuizen
2017-09-12
1
-1
/
+3
*
radv: Disable multilayer & multilevel DCC.
Bas Nieuwenhuizen
2017-09-12
1
-0
/
+1
*
radv/gfx9: set descriptor up for base_mip to level range.
Dave Airlie
2017-09-06
1
-1
/
+4
*
radv: disable 1d/2d linear optimisation on gfx9.
Dave Airlie
2017-09-06
1
-3
/
+4
*
radv: move RADV_TRACE_FILE functions to radv_debug.c
Samuel Pitoiset
2017-09-01
1
-0
/
+1
*
radv/gfx9: gfx9 has buffer sizing rules like pre-VI.
Dave Airlie
2017-08-25
1
-1
/
+1
*
radv: don't degrade tiling mode for small compressed or depth texture.
Dave Airlie
2017-08-24
1
-6
/
+10
*
radv/gfx9: only minify image view width/height/depth before gfx9.
Dave Airlie
2017-08-24
1
-5
/
+13
*
radv/image: don't rescale width/height if the format isn't changing
Dave Airlie
2017-08-24
1
-4
/
+6
*
radv: cleanup some image view descriptor setup.
Dave Airlie
2017-08-24
1
-13
/
+20
*
radv/gfx9: use total levels in texture descriptor
Dave Airlie
2017-08-24
1
-1
/
+1
*
radv/gfx9: fix tile swizzle handling for gfx9
David Airlie
2017-08-16
1
-7
/
+5
*
radv/gfx9: handle GFX9 opaque metadata
David Airlie
2017-08-16
1
-4
/
+5
*
radv/gfx9: remove some leftover gfx6 descriptor setup.
Dave Airlie
2017-08-16
1
-4
/
+0
*
radv: remove semicolon in if(...);
Bas Nieuwenhuizen
2017-08-08
1
-1
/
+1
*
radv: Don't allow fmask swizzling for shareable images.
Bas Nieuwenhuizen
2017-08-07
1
-1
/
+4
*
radv: add separate fmask tile swizzle counter.
Dave Airlie
2017-08-07
1
-1
/
+4
*
radv: also fix texture image descriptors for mipmap tile swizzle
Dave Airlie
2017-08-04
1
-1
/
+2
*
ac/surface: increment surf_index only when tile swizzle is allowed
Marek Olšák
2017-08-04
1
-1
/
+1
*
ac/surface: remove RADEON_SURF_HAS_TILE_MODE_INDEX
Marek Olšák
2017-08-04
1
-1
/
+0
*
ac/surface: move tile_swizzle to ac_surface and document it
Marek Olšák
2017-08-04
1
-3
/
+3
*
radv: fix buffer views on SI/CIK.
Dave Airlie
2017-07-24
1
-0
/
+5
*
radv: Don't segfault when exporting an image which hasn't been bound yet.
Bas Nieuwenhuizen
2017-07-24
1
-1
/
+1
*
radv: Generate storage image descriptors unconditionally
Alex Smith
2017-07-22
1
-4
/
+1
*
radv: Set the RADEON_SURF_OPTIMIZE_FOR_SPACE flag for images
Alex Smith
2017-07-18
1
-0
/
+1
*
radv: don't shadow meta_va.
Dave Airlie
2017-07-18
1
-1
/
+1
*
radv: predicate cmask eliminate when using DCC.
Dave Airlie
2017-07-17
1
-4
/
+9
*
radv: set cb base tile swizzles for MRT speedups (v4)
Dave Airlie
2017-07-17
1
-1
/
+10
*
radv: Implement VK_KHR_external_memory
Jason Ekstrand
2017-07-15
1
-1
/
+10
*
radv: Drop support for VK_KHX_external_semaphore_*
Jason Ekstrand
2017-07-15
1
-6
/
+1
*
radv: Fix descriptors for cube images with VK_IMAGE_USAGE_STORAGE_BIT
Alex Smith
2017-07-13
1
-26
/
+53
*
radv: don't overallocate depth/stencil formats
Dave Airlie
2017-07-06
1
-1
/
+1
*
radv: Remove unused args of radv_image_view_init.
Bas Nieuwenhuizen
2017-06-26
1
-4
/
+2
*
radv: set fmask state to all 0s when no fmask. (v2)
Dave Airlie
2017-06-09
1
-1
/
+2
*
radv: add texture descriptor/fmask/cmask support for GFX9
Dave Airlie
2017-06-06
1
-31
/
+158
*
radv: add some misc gfx9 pieces.
Dave Airlie
2017-06-06
1
-0
/
+1
*
radv: split metadata struct into legacy/gfx9 parts.
Dave Airlie
2017-06-06
1
-12
/
+16
*
radv: refactor some texture descriptor state.
Dave Airlie
2017-06-06
1
-9
/
+17
[next]