aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* autotools: include meson build files in tarballDylan Baker2018-01-191-1/+1
* wayland-drm: static inline wayland_drm_buffer_getEmil Velikov2017-11-081-1/+1
* automake: include git_sha1.h.in in release tarballJuan A. Suarez Romero2017-11-061-1/+1
* buildsys: move file regeneration logic to the script itselfEric Engestrom2017-10-271-11/+4
* configure: Add the new "vc5" driver to the list, requiring a simulator.Eric Anholt2017-10-101-1/+1
* automake: adjust wayland-drm commentEmil Velikov2017-09-191-1/+1
* vulkan/registry: Add VK_ANDROID_native_bufferChad Versace2017-09-181-0/+2
* build: Convert git_sha1_gen script to Python (part2).Jose Fonseca2017-08-011-1/+1
* build: Convert git_sha1_gen script to Python.Jose Fonseca2017-08-011-1/+1
* build systems: move git_sha1_gen.sh to bin/Eric Engestrom2017-07-061-1/+1
* vc4: Introduce XML-based packet header generation like Intel's.Eric Anholt2017-06-301-0/+4
* build systems: uniformize git_sha1.h generationEric Engestrom2017-06-291-12/+1
* automake: increase the MESA_GIT_SHA1 hash id length from 7 to 10 digitsBrian Paul2017-06-151-2/+2
* intel/vulkan: Get rid of recursive makeJason Ekstrand2017-03-131-5/+0
* intel/tools: Use a makefile included from intel/Makefile.amJason Ekstrand2017-03-131-4/+0
* automake: move wayland-drm prior to VulkanEmil Velikov2017-03-041-5/+5
* vulkan: Build common Vulkan code earlierJason Ekstrand2017-03-041-5/+5
* vulkan: Combine wsi and util makefilesDylan Baker2017-02-221-1/+1
* vulkan/util: Add generator for enum_to_str functionsDylan Baker2017-02-221-1/+1
* vulkan: automake: do not use EXTRA_DIST in a conditionalEmil Velikov2017-01-181-1/+1
* vulkan: add API registryLionel Landwerlin2017-01-141-1/+3
* amd: flatten amd/common makefile structureMauro Rossi2016-11-151-4/+0
* amd/common: build also for gallium driversNicolai Hähnle2016-11-031-1/+4
* anv: move to using shared wsi codeDave Airlie2016-10-191-0/+4
* mesa: automake: include mesa_glinterop.h in distfileJonathan Gray2016-10-181-1/+2
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-1/+7
* autoconf: Make header install distinct for various APIs (v2)Chuck Atkins2016-10-061-0/+24
* glsl: Prepare standalone compiler to be able to use parameter listsCarl Worth2016-09-271-0/+3
* mesa: Remove prog_hash_table.cThomas Helland2016-09-121-1/+0
* radeonsi: move sid.h/r600d_common.h to a common place.Dave Airlie2016-09-061-0/+4
* aubinator: Add a new tool called Aubinator to the src/intel/tools folder.Kristian Høgsberg Kristensen2016-08-231-0/+4
* glsl: reuse main extension table to appropriately restrict extensionsIlia Mirkin2016-07-231-0/+1
* automake: don't mandate git_sha1.h/MESA_GIT_SHA1Emil Velikov2016-07-051-10/+3
* automake: get in-tree `make distclean' working again.Emil Velikov2016-06-131-1/+1
* mesa: automake: distclean git_sha1.h when building OOTEmil Velikov2016-06-071-0/+6
* mesa: automake: ensure that git_sha1.h.tmp has the right attributesEmil Velikov2016-06-071-0/+1
* mesa: automake: add directory prefix for git_sha1.hEmil Velikov2016-06-071-1/+1
* automake: bring back the .PHONY git_sha1.h.tmp ruleEmil Velikov2016-06-021-2/+17
* automake: rework the git_sha1.h rule, include in tarballEmil Velikov2016-05-301-17/+3
* automake: move the git_sha1.h rule a level upEmil Velikov2016-05-301-0/+25
* automake: tweak SUBDIR reorder and comment itEmil Velikov2016-05-011-1/+8
* automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLANDEmil Velikov2016-05-011-1/+1
* automake: include vulkan subdir after wayland-drmEmil Velikov2016-05-011-5/+5
* i965: Add a dependency on libislJason Ekstrand2016-04-211-4/+9
* configure: Add initial support for enabling Vulkan driversJason Ekstrand2016-04-141-1/+1
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-1/+0
* Move isl to src/intelJason Ekstrand2016-02-181-1/+0
* vulkan: Move XML and generator into src/intel/genxmlJason Ekstrand2016-02-181-0/+1
* Merge commit mesa-public/master into vulkanJason Ekstrand2016-02-051-1/+4
|\
| * glsl: move to compiler/Emil Velikov2016-01-261-1/+1