radv: remove unnecessary RADV_DEBUG=nobatchchain option
[mesa.git] / src / amd / vulkan / winsys / amdgpu / radv_amdgpu_winsys.h
2020-02-14 Samuel Pitoisetradv: remove unnecessary RADV_DEBUG=nobatchchain option
2020-02-11 Samuel Pitoisetradv: make sure to not submit any IBs when RADV_FORCE_F...
2019-01-15 Samuel Pitoisetradv: add support for VK_EXT_memory_budget
2018-11-29 Nicolai Hähnleamd/addrlib: update Mesa's copy of addrlib
2018-07-07 Mauro Rossiradv: winsys/amdgpu: include missing pthread.h header
2017-12-28 Dave Airlieradv: move local bos usage to a perftest flag.
2017-09-11 Dave Airlieradv: add debug flags to zero vram allocations.
2017-09-07 Dave Airlieradv: reduce radv_amdgpu_winsys struct size.
2017-06-09 Dave Airlieradv: introduce perf test env var and allow to enable...
2017-06-05 Nicolai Hähnleradv: use amdgpu_addr_create
2017-06-05 Nicolai Hähnleradv: use ac_gpu_info
2017-05-03 Bas Nieuwenhuizenradv: Add userspace fence buffer per context.
2017-04-25 Bas Nieuwenhuizenradv: Enable userspace fence checking.
2016-10-10 Edward O'Callaghanradv: Use proper header guards over 'pragma once' direc...
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver