configure.ac: split the wayland client/server confusion
[mesa.git] / src / amd / vulkan / Makefile.am
2017-09-19 Emil Velikovconfigure.ac: split the wayland client/server confusion
2017-07-21 Dylan Bakerradv: rebase radv_entrypoints_gen.py on anv_entrypoints...
2017-05-29 Emil Velikovradv: automake: list shared libraries after the static...
2017-05-19 Emil Velikovconfigure: check once for DRI3 dependencies
2017-03-13 Jason Ekstrandvulkan/wsi: Generate wayland protocol headers separatel...
2017-03-04 Emil Velikovradv: use enum_to_str util functions.
2017-02-22 Dylan Bakervulkan: Combine wsi and util makefiles
2017-01-27 Emil Velikovradv: automake: Don't install vk_platform.h or vulkan.h.
2017-01-19 Andres Rodriguezradv: fix include order for installed headers v2
2017-01-14 Lionel Landwerlinradv: generate entrypoints from vk.xml
2016-11-24 Bas Nieuwenhuizenradv: Don't generate radv_timestamp.h
2016-11-10 Emil Velikovradv: automake: list correct file in the EXTRA_DIST
2016-11-09 Emil Velikovradv: Suffix the radeon_icd file with the host CPU
2016-10-19 Dave Airlieradv: port to common wsi codebase
2016-10-14 Emil Velikovradv: move AMDGPU_LIBS later in the link chain
2016-10-14 Emil Velikovradv: correct variable name VISIBILITY_{, C}FLAGS
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-06 Dave Airlieradv: add initial non-conformant radv vulkan driver