summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* anv: automake: cleanup the generated json file during make cleanEmil Velikov2016-10-241-1/+1
* anv: Suffix the intel_icd file with the host CPUJason Ekstrand2016-10-241-2/+7
* Revert Use absolute path in intel_icd.json and related patches.Emil Velikov2016-10-191-13/+1
* anv: move to using shared wsi codeDave Airlie2016-10-191-0/+2
* anv: automake: ship intel_icd.json.in in the tarballEmil Velikov2016-10-061-0/+1
* anv: Add initial blorp supportJason Ekstrand2016-09-131-0/+1
* anv: Link to libX11-xcb only when unneededChad Versace2016-09-081-3/+5
* intel: Add a new "common" library for more code sharingJason Ekstrand2016-09-031-0/+1
* anv: Add a --disable-vulkan-icd-full-driver-path optionJason Ekstrand2016-08-251-1/+7
* anv: Give the installed intel_icd.json file an absolute pathJason Ekstrand2016-08-201-1/+6
* anv: automake: build with -BsymbolicEmil Velikov2016-08-181-0/+1
* anv: automake: use VISIBILITY_CFLAGS to restrict symbol visibilityEmil Velikov2016-08-181-1/+3
* anv/x11: Add support for Xlib platformKevin Strasser2016-08-151-3/+4
* anv: vulkan: remove the anv_device.$(OBJEXT) ruleEmil Velikov2016-07-061-3/+1
* anv: automake: indent with tabs and not spacesEmil Velikov2016-07-051-4/+4
* anv: use cache uuid based on the build timestamp.Emil Velikov2016-07-051-1/+9
* anv/entrypoints: Stop using the C preprocessorJason Ekstrand2016-06-071-12/+2
* anv/entrypoints: don't go using wayland/xcb unless they are configuredDave Airlie2016-06-051-6/+9
* anv: add the X related and Wayland CFLAGS to VULKAN_ENTRYPOINT_CPPFLAGSEmil Velikov2016-06-041-0/+2
* anv: automake: don't forget to cleanup dev_icd.jsonEmil Velikov2016-05-301-1/+1
* anv: automake: bring back VULKAN_ENTRYPOINT_CPPFLAGSEmil Velikov2016-05-301-2/+6
* anv: automake: ship the json files in the release tarballEmil Velikov2016-05-301-1/+3
* anv: Stop linking against libmesa.la and libdri_test_stubs.laJason Ekstrand2016-05-261-3/+3
* anv: fix hang during generation of dev_icd.json.Knut Andre Tidemann2016-05-031-1/+1
* anv: include the files in the tarballEmil Velikov2016-05-011-0/+3
* anv: automake: remove no longer needed includeEmil Velikov2016-05-011-1/+0
* anv: automake: tweak anv_entrypoint.[ch] ruleEmil Velikov2016-05-011-2/+4
* anv: tweak libvulkan_intel.so link librariesEmil Velikov2016-05-011-1/+3
* anv: cosmetic makefile changesEmil Velikov2016-05-011-13/+11
* anv: place the builddir includes before the srcdir onesEmil Velikov2016-05-011-5/+5
* automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLANDEmil Velikov2016-05-011-1/+1
* automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11Emil Velikov2016-05-011-1/+1
* anv: get rid of VULKAN_ENTRYPOINT_CPPFLAGS variableEmil Velikov2016-05-011-11/+3
* anv: factor out the X11/XCB buildEmil Velikov2016-05-011-6/+17
* anv: kill of custom define HAVE_WAYLAND_PLATFORMEmil Velikov2016-05-011-2/+1
* anv: refactor wayland build handlingEmil Velikov2016-05-011-15/+12
* anv: use a common variable to manage the library dependenciesEmil Velikov2016-05-011-11/+15
* anv: use the GENERATED_FILES variableEmil Velikov2016-05-011-0/+1
* anv: fold the tests' makefileEmil Velikov2016-05-011-2/+15
* anv: build the core vulkan only onceEmil Velikov2016-05-011-8/+6
* anv: kill off custom CFLAGSEmil Velikov2016-05-011-10/+6
* anv: add missing link against the math libraryEmil Velikov2016-05-011-1/+2
* anv: split sources lists to Makefile.sourcesEmil Velikov2016-05-011-61/+17
* anv: remove custom rule to install the intel_icd.jsonEmil Velikov2016-05-011-10/+1
* anv: tweak the LDFLAGSEmil Velikov2016-05-011-1/+6
* anv: tweak the %.json ruleEmil Velikov2016-05-011-4/+3
* anv: add a comment about dev_icd.jsonEmil Velikov2016-05-011-0/+1
* anv: honor DESTDIR when installing icd fileLaurent Carlier2016-04-261-1/+1
* anv: fix build without Wayland platformMarcin Ĺšlusarz2016-04-201-4/+5
* anv: fix building on i686 with -mcpu=genericLaurent Carlier2016-04-201-1/+1