aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_meta.c
Commit message (Expand)AuthorAgeFilesLines
* radv: Save descriptor set even if vertex buffers are not saved.Bas Nieuwenhuizen2017-05-131-2/+3
* nir: Embed the shader_info in the nir_shader againJason Ekstrand2017-05-091-2/+2
* radv/meta: cleanup some unused code pathDave Airlie2017-05-081-24/+1
* radv/meta: add resolve pass using fragment/vertex shadersDave Airlie2017-05-071-0/+7
* radv/meta: split out core part of resolve shaderDave Airlie2017-05-071-0/+127
* radv/meta: fix restoring a push descriptor setFredrik Höglund2017-05-061-2/+5
* radv/meta: refactor out some common shaders.Dave Airlie2017-04-191-0/+35
* radv/meta: reduce vertex buffer usage in clear shadersDave Airlie2017-04-191-2/+7
* radv/meta: add common shader vertex generation functionDave Airlie2017-04-191-0/+33
* radv/meta: add support for save/restore meta without vertex data.Dave Airlie2017-04-191-8/+31
* radv: Add occlusion query shader.Bas Nieuwenhuizen2017-04-111-0/+7
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+388