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_meta_copy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Decompress copy destination if formats are incompatible.
Bas Nieuwenhuizen
2017-12-29
1
-2
/
+25
*
radv: don't do format replacement on tc compat htile surfaces.
Dave Airlie
2017-12-28
1
-1
/
+2
*
radv: handle depth/stencil image copy with layouts better. (v3.1)
Dave Airlie
2017-12-22
1
-3
/
+17
*
radv: convert all COMPUTE operations to the RADV_META_SAVE_XXX flags
Samuel Pitoiset
2017-10-06
1
-32
/
+23
*
radv: add radv_meta_save() helper
Samuel Pitoiset
2017-10-06
1
-9
/
+8
*
radv: convert all GFX operations to the RADV_META_SAVE_XXX flags
Samuel Pitoiset
2017-10-06
1
-2
/
+9
*
radv: introduce the concept of meta save flags
Samuel Pitoiset
2017-10-06
1
-2
/
+2
*
radv: store the amount of saved constants in the compute state
Samuel Pitoiset
2017-09-27
1
-3
/
+3
*
radv: remove useless radv_meta_{begin,end}_XXX() helpers
Samuel Pitoiset
2017-09-27
1
-6
/
+7
*
radv/meta: move blit2d to using push constants
Dave Airlie
2017-05-08
1
-2
/
+2
*
radv: move some image info into a separate struct.
Dave Airlie
2017-05-03
1
-4
/
+4
*
radv: handle z offset for 3d image <-> buffer copies.
Dave Airlie
2017-03-07
1
-0
/
+4
*
vulkan/wsi/radv: add initial prime support (v1.1)
Dave Airlie
2017-02-27
1
-0
/
+20
*
radv: Fix vkCmdCopyImage for 2d slices into 3d Images
Andres Rodriguez
2017-01-30
1
-1
/
+4
*
radv: implement image->image copies using compute shader
Dave Airlie
2016-12-18
1
-5
/
+14
*
radv: add a compute shader implementation for buffer to image
Dave Airlie
2016-12-18
1
-4
/
+19
*
radv/meta: cleanup image info setup.
Dave Airlie
2016-12-08
1
-19
/
+13
*
radv/meta: split copyimage api into api and meta function
Dave Airlie
2016-12-08
1
-11
/
+23
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
1
-0
/
+399