aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_meta_bufimage.c
Commit message (Expand)AuthorAgeFilesLines
* radv/meta: update header infoDave Airlie2016-12-181-1/+2
* radv: clear image implementation for compute queueDave Airlie2016-12-181-9/+260
* radv: implement image->image copies using compute shaderDave Airlie2016-12-181-0/+315
* radv: add a compute shader implementation for buffer to imageDave Airlie2016-12-181-2/+300
* radv/meta: use VK_NULL_HANDLE for handlesGrazvydas Ignotas2016-12-101-1/+1
* radv/meta: clean up buffer->image code.Dave Airlie2016-12-081-35/+7
* radv: add missing license file to radv_meta_bufimage.Dave Airlie2016-12-081-0/+27
* nir/i965/anv/radv/gallium: make shader info a pointerTimothy Arceri2016-10-261-7/+7
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+396