summaryrefslogtreecommitdiff
path: root/src/amd/vulkan/radv_meta_clear.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-18radv: Don't enable CMASK on compute queues.Bas Nieuwenhuizen1-1/+1
2016-12-18radv: hook compute clears into clear image api.Dave Airlie1-8/+33
2016-12-18radv/meta: split clear image out into a separate layer clear functionDave Airlie1-117/+128
2016-11-28radv: fix 3D clears with baseMiplevelDave Airlie1-1/+1
2016-10-26nir/i965/anv/radv/gallium: make shader info a pointerTimothy Arceri1-4/+4
2016-10-12radv: drop the RADV_CALL macro.Dave Airlie1-13/+13
2016-10-07radv: add initial non-conformant radv vulkan driverDave Airlie1-0/+1192