radv: add support for shader stats dump
[mesa.git] / src / amd / vulkan / radv_pipeline.c
2016-11-22 Dave Airlieradv: add support for shader stats dump
2016-11-12 Darren Saltradv/pipeline: Don't dereference NULL dynamic state...
2016-11-09 Dave Airlieradv: enable conditional discard optimisation on radv.
2016-11-02 Dave Airlieradv: fix dual source blending
2016-10-26 Timothy Arcerinir/i965/anv/radv/gallium: make shader info a pointer
2016-10-18 Dave Airlieradv: move to using shared vk_alloc inlines.
2016-10-11 Grigori Goronzyradv: fix uninitialized variables
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver