summaryrefslogtreecommitdiff
path: root/src/intel/Makefile.vulkan.am
AgeCommit message (Expand)AuthorFilesLines
2019-04-15Delete autotoolsDylan Baker1-286/+0
2019-02-14drm-uapi: use local files, not system libdrmEric Engestrom1-1/+1
2019-02-05anv: wire up the state_pool_padding testEmil Velikov1-0/+5
2018-12-31anv/autotools: make sure tests link with -msse2Erik Faye-Lund1-0/+4
2018-11-06anv: stub internal android codeLionel Landwerlin1-0/+2
2018-10-31configure: allow building with python3Emil Velikov1-5/+5
2018-09-07intel: compiler option msse2 and mstackrealignSergii Romantsov1-1/+1
2018-08-24Revert "configure: allow building with python3"Emil Velikov1-5/+5
2018-08-23configure: allow building with python3Emil Velikov1-5/+5
2018-07-11anv/android: Fix Autotools build for VK_ANDROID_native_bufferChad Versace1-1/+4
2018-06-20vulkan: EXT_acquire_xlib_display requires libXrandr headers to buildKeith Packard1-1/+2
2018-06-19anv: Add EXT_acquire_xlib_display to anv driver [v3]Keith Packard1-0/+7
2018-06-19anv: Add KHR_display extension to anv [v7]Keith Packard1-0/+7
2018-05-09src/intel/Makefile.vulkan.am: add missing MKDIR_GENRoss Burton1-0/+2
2018-04-10vulkan: Drop vk_android_native_buffer.xmlJason Ekstrand1-10/+3
2018-03-22anv/radv: autotools: include vulkan_*.h headersJuan A. Suarez Romero1-0/+4
2018-03-05intel: Split gen_device_info out into libintel_devJordan Justen1-0/+1
2018-02-16anv/icl: Build anv libs for gen11Anuj Phogat1-1/+6
2018-01-25automake: anv: ship anv_extensions_gen.py in the tarballEmil Velikov1-0/+1
2018-01-23anv/extensions: Generate a header file with extension tablesJason Ekstrand1-1/+11
2018-01-23anv: Split anv_extensions.py into two filesJason Ekstrand1-2/+3
2017-10-18anv: Implement VK_ANDROID_native_buffer (v9)Chad Versace1-0/+2
2017-10-17anv/android: Link to Android libraries in the autotools buildChad Versace1-0/+5
2017-09-19configure.ac: split the wayland client/server confusionEmil Velikov1-2/+2
2017-09-18anv: Feed vk_android_native_buffer.xml to generators (v2)Chad Versace1-4/+13
2017-08-04anv: Makefile.vulkan.am: ICD json files are now generated with pythonJuan A. Suarez Romero1-2/+1
2017-08-02anv: Use python to generate ICD json filesJason Ekstrand1-9/+7
2017-08-01anv: Autogenerate extension query and lookupJason Ekstrand1-0/+5
2017-08-01anv: Add a new centralized extensions fileJason Ekstrand1-1/+3
2017-07-12intel: Move the DRM uapi headers to a non-Intel location.Eric Anholt1-1/+1
2017-06-27anv/i965: drop libdrm_intel dependency completelyLionel Landwerlin1-0/+1
2017-06-09i965/cnl: Wire up Mesa build files for gen10Anuj Phogat1-1/+6
2017-05-29anv: automake: list shared libraries after the static onesEmil Velikov1-16/+15
2017-05-19configure: check once for DRI3 dependenciesEmil Velikov1-2/+1
2017-03-24anv: automake: ensure that the destination directory is createdEmil Velikov1-0/+1
2017-03-22anv: Generate anv_entrypoints header and code in one commandDylan Baker1-5/+4
2017-03-22anv: anv_entrypoints_gen.py: directly write files instead of pipingDylan Baker1-2/+2
2017-03-22anv: don't pass xmlfile via stdin anv_entrypoints_gen.pyDylan Baker1-9/+5
2017-03-22anv: automake: use the local headers over any system provided onesEmil Velikov1-2/+2
2017-03-13intel/vulkan: Get rid of recursive makeJason Ekstrand1-0/+220