radv: don't emit no color formats. (v3)
[mesa.git] / src / amd / vulkan / radv_pipeline_cache.c
2017-03-20 Dave AirlieRevert "radv: fallback to an in-memory cache when no...
2017-03-17 Timothy Arceriradv: fallback to an in-memory cache when no pipline...
2017-03-17 Timothy Arceriradv: move cache check inside insert and search functions
2017-03-15 Emil Velikovutil/sha1: rework _mesa_sha1_{init,final}
2017-03-15 Timothy Arceriradv: trivial tidy ups
2017-03-13 Bas Nieuwenhuizenradv: Store shaders in VRAM.
2017-01-30 Dave Airlieradv: add pipeline creation support for geometry shader...
2017-01-16 Bas Nieuwenhuizenradv: Get physical device from radv_device instead...
2017-01-09 Bas Nieuwenhuizenradv: Create single RADV_DEBUG env var.
2016-11-22 Bas Nieuwenhuizenradv: Store UUID in physical device.
2016-10-18 Dave Airlieradv: move to using shared vk_alloc inlines.
2016-10-11 Grigori Goronzyradv: fix strict aliasing violation
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver