aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* radv: automake: include radv_extensions.py in the tarball17.3-branchpointJuan A. Suarez Romero2017-10-231-0/+1
* radv: port to using updated anv entrypoint/extension generator.Dave Airlie2017-10-171-1/+8
* meson: generate builddir/src/amd/vulkan/dev_icd.jsonBas Nieuwenhuizen2017-10-051-1/+1
* configure.ac: split the wayland client/server confusionEmil Velikov2017-09-191-2/+2
* radv: rebase radv_entrypoints_gen.py on anv_entrypoints_gen.pyDylan Baker2017-07-211-7/+5
* radv: automake: list shared libraries after the static onesEmil Velikov2017-05-291-19/+16
* configure: check once for DRI3 dependenciesEmil Velikov2017-05-191-2/+1
* vulkan/wsi: Generate wayland protocol headers separately from EGLJason Ekstrand2017-03-131-3/+0
* radv: use enum_to_str util functions.Emil Velikov2017-03-041-0/+3
* vulkan: Combine wsi and util makefilesDylan Baker2017-02-221-1/+1
* radv: automake: Don't install vk_platform.h or vulkan.h.Emil Velikov2017-01-271-3/+1
* radv: fix include order for installed headers v2Andres Rodriguez2017-01-191-4/+4
* radv: generate entrypoints from vk.xmlLionel Landwerlin2017-01-141-4/+6
* radv: Don't generate radv_timestamp.hBas Nieuwenhuizen2016-11-241-6/+0
* radv: automake: list correct file in the EXTRA_DISTEmil Velikov2016-11-101-1/+1
* radv: Suffix the radeon_icd file with the host CPUEmil Velikov2016-11-091-2/+7
* radv: port to common wsi codebaseDave Airlie2016-10-191-0/+2
* radv: move AMDGPU_LIBS later in the link chainEmil Velikov2016-10-141-1/+2
* radv: correct variable name VISIBILITY_{, C}FLAGSEmil Velikov2016-10-141-1/+2
* radv: automake: move libamdgpu_addrlib.la to VULKAN_LIB_DEPSEmil Velikov2016-10-111-1/+2
* radv: automake: remove unused variablesEmil Velikov2016-10-111-6/+0
* radv: automake: include the python scripts/formats table in the tarballEmil Velikov2016-10-111-2/+5
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+165