mesa: only verify that enabled arrays have backing buffers
[mesa.git] / src / amd /
2016-10-11 Grigori Goronzyradv: fix uninitialized variables
2016-10-11 Grigori Goronzyradv: add missing unreachable
2016-10-11 Dave Airlieradv: remove the validation layer and some related...
2016-10-11 Dave Airlieradv: drop entrypoint split out.
2016-10-11 Dave Airlieradv: drop the RADV_CALL macro.
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-11 Edward O'Callaghanradv/winsys: Fix mem leak at failed do_winsys_init...
2016-10-11 Edward O'Callaghanradv/winsys: Trivial style and readability fixups
2016-10-11 Emil Velikovradv: automake: move libamdgpu_addrlib.la to VULKAN_LIB...
2016-10-11 Emil Velikovradv: automake: remove unused variables
2016-10-11 Emil Velikovradv: automake: include the python scripts/formats...
2016-10-10 Edward O'Callaghanradv: Use proper header guards over 'pragma once' direc...
2016-10-07 Dave Airlieradv: drop all uint for unsigned.
2016-10-06 Gustaw Smolarczykradv: Skip already signalled fences.
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver
2016-10-06 Emil Velikovamd: add amd_kernel_code_t.h to the sources list
2016-09-16 Tom Stellardradeonsi/compute: Use the HSA abi for non-TGSI compute...
2016-09-13 Mauro Rossiandroid: add support for libmesa_amdgpu_addrlib
2016-09-06 Dave Airlieamd/addrlib: move addrlib from amdgpu winsys to common...
2016-09-06 Dave Airlieradeon: move radeon_family/chip_class defintions to...
2016-09-06 Dave Airlieradeonsi: move sid.h/r600d_common.h to a common place.