summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-11-27freedreno: move drm to common locationRob Clark1-0/+4
2018-10-31configure: allow building with python3Emil Velikov1-1/+1
2018-08-24Revert "configure: allow building with python3"Emil Velikov1-1/+1
2018-08-23configure: allow building with python3Emil Velikov1-1/+1
2018-08-21autotools: don't ship the git_sha1.h generated in git in the tarballsEric Engestrom1-1/+1
2018-08-20autotools: include git_sha1.h in dist tarballJuan A. Suarez Romero1-1/+1
2018-08-16git_sha1: simplify logicEric Engestrom1-1/+1
2018-08-08glx: automake: add egl.pc/headers TODO when using glvndEmil Velikov1-0/+1
2018-06-06egl: rewire the build systems to use libwayland-eglEric Engestrom1-5/+0
2018-04-10vulkan: Drop vk_android_native_buffer.xmlJason Ekstrand1-1/+0
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+1
2017-11-08wayland-drm: static inline wayland_drm_buffer_getEmil Velikov1-1/+1
2017-11-06automake: include git_sha1.h.in in release tarballJuan A. Suarez Romero1-1/+1
2017-10-27buildsys: move file regeneration logic to the script itselfEric Engestrom1-11/+4
2017-10-10configure: Add the new "vc5" driver to the list, requiring a simulator.Eric Anholt1-1/+1
2017-09-19automake: adjust wayland-drm commentEmil Velikov1-1/+1
2017-09-18vulkan/registry: Add VK_ANDROID_native_bufferChad Versace1-0/+2
2017-08-01build: Convert git_sha1_gen script to Python (part2).Jose Fonseca1-1/+1
2017-08-01build: Convert git_sha1_gen script to Python.Jose Fonseca1-1/+1
2017-07-06build systems: move git_sha1_gen.sh to bin/Eric Engestrom1-1/+1
2017-06-30vc4: Introduce XML-based packet header generation like Intel's.Eric Anholt1-0/+4
2017-06-29build systems: uniformize git_sha1.h generationEric Engestrom1-12/+1
2017-06-15automake: increase the MESA_GIT_SHA1 hash id length from 7 to 10 digitsBrian Paul1-2/+2
2017-03-13intel/vulkan: Get rid of recursive makeJason Ekstrand1-5/+0
2017-03-13intel/tools: Use a makefile included from intel/Makefile.amJason Ekstrand1-4/+0
2017-03-04automake: move wayland-drm prior to VulkanEmil Velikov1-5/+5
2017-03-04vulkan: Build common Vulkan code earlierJason Ekstrand1-5/+5
2017-02-22vulkan: Combine wsi and util makefilesDylan Baker1-1/+1
2017-02-22vulkan/util: Add generator for enum_to_str functionsDylan Baker1-1/+1
2017-01-18vulkan: automake: do not use EXTRA_DIST in a conditionalEmil Velikov1-1/+1
2017-01-14vulkan: add API registryLionel Landwerlin1-1/+3
2016-11-15amd: flatten amd/common makefile structureMauro Rossi1-4/+0
2016-11-03amd/common: build also for gallium driversNicolai Hähnle1-1/+4
2016-10-19anv: move to using shared wsi codeDave Airlie1-0/+4
2016-10-18mesa: automake: include mesa_glinterop.h in distfileJonathan Gray1-1/+2
2016-10-07radv: add initial non-conformant radv vulkan driverDave Airlie1-1/+7
2016-10-06autoconf: Make header install distinct for various APIs (v2)Chuck Atkins1-0/+24
2016-09-27glsl: Prepare standalone compiler to be able to use parameter listsCarl Worth1-0/+3
2016-09-12mesa: Remove prog_hash_table.cThomas Helland1-1/+0
2016-09-06radeonsi: move sid.h/r600d_common.h to a common place.Dave Airlie1-0/+4
2016-08-23aubinator: Add a new tool called Aubinator to the src/intel/tools folder.Kristian Høgsberg Kristensen1-0/+4
2016-07-23glsl: reuse main extension table to appropriately restrict extensionsIlia Mirkin1-0/+1
2016-07-05automake: don't mandate git_sha1.h/MESA_GIT_SHA1Emil Velikov1-10/+3
2016-06-13automake: get in-tree `make distclean' working again.Emil Velikov1-1/+1
2016-06-07mesa: automake: distclean git_sha1.h when building OOTEmil Velikov1-0/+6
2016-06-07mesa: automake: ensure that git_sha1.h.tmp has the right attributesEmil Velikov1-0/+1
2016-06-07mesa: automake: add directory prefix for git_sha1.hEmil Velikov1-1/+1
2016-06-02automake: bring back the .PHONY git_sha1.h.tmp ruleEmil Velikov1-2/+17
2016-05-30automake: rework the git_sha1.h rule, include in tarballEmil Velikov1-17/+3
2016-05-30automake: move the git_sha1.h rule a level upEmil Velikov1-0/+25