summaryrefslogtreecommitdiff
path: root/src/amd/vulkan/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-04-10vulkan: Drop vk_android_native_buffer.xmlJason Ekstrand1-3/+0
2018-03-22anv/radv: autotools: include vulkan_*.h headersJuan A. Suarez Romero1-0/+4
2018-03-09radv: Fix the autotools build take 2.Bas Nieuwenhuizen1-1/+1
2018-03-09radv: Fix autotools build.Bas Nieuwenhuizen1-10/+7
2018-02-23radv: Fix autotools build.Bas Nieuwenhuizen1-1/+3
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+2
2018-01-19radv: Implement VK_ANDROID_native_buffer.Bas Nieuwenhuizen1-0/+7
2018-01-19radv: Generate VK_ANDROID_native_buffer.Bas Nieuwenhuizen1-1/+5
2017-10-23radv: automake: include radv_extensions.py in the tarballJuan A. Suarez Romero1-0/+1
2017-10-17radv: port to using updated anv entrypoint/extension generator.Dave Airlie1-1/+8
2017-10-05meson: generate builddir/src/amd/vulkan/dev_icd.jsonBas Nieuwenhuizen1-1/+1
2017-09-19configure.ac: split the wayland client/server confusionEmil Velikov1-2/+2
2017-07-21radv: rebase radv_entrypoints_gen.py on anv_entrypoints_gen.pyDylan Baker1-7/+5
2017-05-29radv: automake: list shared libraries after the static onesEmil Velikov1-19/+16
2017-05-19configure: check once for DRI3 dependenciesEmil Velikov1-2/+1
2017-03-13vulkan/wsi: Generate wayland protocol headers separately from EGLJason Ekstrand1-3/+0
2017-03-04radv: use enum_to_str util functions.Emil Velikov1-0/+3
2017-02-22vulkan: Combine wsi and util makefilesDylan Baker1-1/+1
2017-01-27radv: automake: Don't install vk_platform.h or vulkan.h.Emil Velikov1-3/+1
2017-01-19radv: fix include order for installed headers v2Andres Rodriguez1-4/+4
2017-01-14radv: generate entrypoints from vk.xmlLionel Landwerlin1-4/+6
2016-11-24radv: Don't generate radv_timestamp.hBas Nieuwenhuizen1-6/+0
2016-11-10radv: automake: list correct file in the EXTRA_DISTEmil Velikov1-1/+1
2016-11-09radv: Suffix the radeon_icd file with the host CPUEmil Velikov1-2/+7
2016-10-19radv: port to common wsi codebaseDave Airlie1-0/+2
2016-10-14radv: move AMDGPU_LIBS later in the link chainEmil Velikov1-1/+2
2016-10-14radv: correct variable name VISIBILITY_{, C}FLAGSEmil Velikov1-1/+2
2016-10-11radv: automake: move libamdgpu_addrlib.la to VULKAN_LIB_DEPSEmil Velikov1-1/+2
2016-10-11radv: automake: remove unused variablesEmil Velikov1-6/+0
2016-10-11radv: automake: include the python scripts/formats table in the tarballEmil Velikov1-2/+5
2016-10-07radv: add initial non-conformant radv vulkan driverDave Airlie1-0/+165