summaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_pipeline.c
Commit message (Expand)AuthorAgeFilesLines
* radv: split out a chunk of variant filling code.Dave Airlie2016-12-081-33/+43
* radv: force persample shading when required.Dave Airlie2016-11-291-0/+5
* radv: add support for shader stats dumpDave Airlie2016-11-221-0/+84
* radv/pipeline: Don't dereference NULL dynamic state pointersDarren Salt2016-11-121-20/+47
* radv: enable conditional discard optimisation on radv.Dave Airlie2016-11-101-0/+1
* radv: fix dual source blendingDave Airlie2016-11-031-3/+9
* nir/i965/anv/radv/gallium: make shader info a pointerTimothy Arceri2016-10-261-4/+4
* radv: move to using shared vk_alloc inlines.Dave Airlie2016-10-191-6/+6
* radv: fix uninitialized variablesGrigori Goronzy2016-10-121-1/+1
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+1408