aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_meta_copy.c
Commit message (Expand)AuthorAgeFilesLines
* radv: Fix vkCmdCopyImage for 2d slices into 3d ImagesAndres Rodriguez2017-01-301-1/+4
* radv: implement image->image copies using compute shaderDave Airlie2016-12-181-5/+14
* radv: add a compute shader implementation for buffer to imageDave Airlie2016-12-181-4/+19
* radv/meta: cleanup image info setup.Dave Airlie2016-12-081-19/+13
* radv/meta: split copyimage api into api and meta functionDave Airlie2016-12-081-11/+23
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+399