configure: allow building with python3
[mesa.git] / src / amd / vulkan / Makefile.am
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-08-24 Emil VelikovRevert "configure: allow building with python3"
2018-08-23 Emil Velikovconfigure: allow building with python3
2018-08-14 Bas Nieuwenhuizenradv: Fix missing Android platform define.
2018-07-10 Dave Airlieradv: add some cxxflags for new c++ file
2018-06-20 Keith Packardvulkan: EXT_acquire_xlib_display requires libXrandr...
2018-06-19 Keith Packardradv: Add EXT_acquire_xlib_display to radv driver [v2]
2018-06-19 Keith Packardradv: Add KHR_display extension to radv [v5]
2018-04-11 Jason Ekstrandvulkan: Drop vk_android_native_buffer.xml
2018-03-22 Juan A. Suarez Romeroanv/radv: autotools: include vulkan_*.h headers
2018-03-09 Bas Nieuwenhuizenradv: Fix the autotools build take 2.
2018-03-09 Bas Nieuwenhuizenradv: Fix autotools build.
2018-02-23 Bas Nieuwenhuizenradv: Fix autotools build.
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-19 Bas Nieuwenhuizenradv: Implement VK_ANDROID_native_buffer.
2018-01-19 Bas Nieuwenhuizenradv: Generate VK_ANDROID_native_buffer.
2017-10-23 Juan A. Suarez Romeroradv: automake: include radv_extensions.py in the tarball
2017-10-17 Dave Airlieradv: port to using updated anv entrypoint/extension...
2017-10-05 Bas Nieuwenhuizenmeson: generate builddir/src/amd/vulkan/dev_icd.json
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