aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* anv: Install the installable ICDJason Ekstrand2016-04-141-0/+3
* anv/x11: Add present supportKristian Høgsberg Kristensen2016-03-111-1/+2
* anv/meta: Split anv_meta_blit.c into three filesNanley Chery2016-03-091-0/+2
* anv: Fix make checkJason Ekstrand2016-03-021-4/+6
* anv: Unify gen7 and gen8 stateJason Ekstrand2016-03-011-4/+4
* gen/genX_pack: Add genxml to the pack header pathJason Ekstrand2016-02-271-1/+0
* vulkan: fix out-of-tree buildsMark Janes2016-02-221-0/+1
* anv: Switch over to the macros in genxmlJason Ekstrand2016-02-201-4/+4
* vulkan: fix out-of-tree buildMark Janes2016-02-181-0/+1
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-0/+203