radv: split the device local memory heap into two
[mesa.git] / src / amd / vulkan / radv_device.c
2016-10-28 Fredrik Höglundradv: split the device local memory heap into two
2016-10-28 Fredrik Höglundradv: add a write-combining host-local memory type
2016-10-26 Fredrik Höglundradv: mark the fence as submitted and signalled in...
2016-10-18 Dave Airlieradv: move to using shared vk_alloc inlines.
2016-10-12 Nicolas Kochradv: Return correct result in EnumeratePhysicalDevices
2016-10-11 Dave Airlieradv: check driver name before calling amdgpu.
2016-10-11 Dave Airlieradv: fix memory leak from physical device if wsi fails
2016-10-06 Gustaw Smolarczykradv: Skip already signalled fences.
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver