summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-01automake: tweak SUBDIR reorder and comment itEmil Velikov1-1/+8
2016-05-01automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLANDEmil Velikov1-1/+1
2016-05-01automake: include vulkan subdir after wayland-drmEmil Velikov1-5/+5
2016-04-21i965: Add a dependency on libislJason Ekstrand1-4/+9
2016-04-14configure: Add initial support for enabling Vulkan driversJason Ekstrand1-1/+1
2016-02-18Move the intel vulkan driver to src/intel/vulkanJason Ekstrand1-1/+0
2016-02-18Move isl to src/intelJason Ekstrand1-1/+0
2016-02-18vulkan: Move XML and generator into src/intel/genxmlJason Ekstrand1-0/+1
2016-02-05Merge commit mesa-public/master into vulkanJason Ekstrand1-1/+4
2016-01-26glsl: move to compiler/Emil Velikov1-1/+1
2016-01-26compiler: introduce a libcompiler static libraryEmil Velikov1-0/+3
2015-12-15isl: Move it a standalone directoryChad Versace1-0/+1
2015-10-19Merge remote-tracking branch 'mesa-public/master' into vulkanJason Ekstrand1-1/+0
2015-10-09glsl: move shader_enums into nirRob Clark1-1/+0
2015-10-01Merge branch 'master' of ../mesa into vulkanKristian Høgsberg Kristensen1-0/+1
2015-09-16glsl: shader-enum to name debug fxnsRob Clark1-0/+1
2015-08-17Merge remote-tracking branch 'mesa-public/master' into vulkanJason Ekstrand1-9/+1
2015-07-22automake: rework the EGL buildEmil Velikov1-7/+1
2015-06-26mesa: Enable subdir-objects globally.Matt Turner1-2/+0