summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* autoconf: Make header install distinct for various APIs (v2)Chuck Atkins2016-10-061-10/+0
* mesa: don't install GLX files if GLX is not builtAkihiko Odaki2016-07-071-0/+4
* automake: move the git_sha1.h rule a level upEmil Velikov2016-05-301-25/+1
* glx: Refactor the configure options for glx implementation choice (v3)Chuck Atkins2016-05-011-1/+1
* mesa: automake: update and reuse X86_SSE41_FILES listEmil Velikov2016-04-111-4/+2
* glsl: move to compiler/Emil Velikov2016-01-261-2/+2
* mesa: automake: rework the source generation rulesEmil Velikov2015-09-091-27/+18
* mesa: Fix generation of git_sha1.h.tmp for gitlinksChad Versace2015-07-101-1/+4
* mesa: Enable subdir-objects globally.Matt Turner2015-06-261-2/+0
* mesa/driver/haiku: Drop Mesa swrast rendererAlexander von Gluck IV2015-05-181-1/+0
* nir: Implement a Mesa IR -> NIR translator.Kenneth Graunke2015-03-271-0/+2
* mesa: drop Makefile from get_hash.h dependency listEmil Velikov2015-03-051-1/+1
* mesa: rename format_info.c to format_info.hEmil Velikov2015-03-051-3/+3
* windows/gdi: Remove.Jose Fonseca2015-03-041-1/+0
* configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca2015-03-031-2/+8
* Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...Kenneth Graunke2015-02-271-8/+2
* configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca2015-02-271-2/+8
* mesa: Build with subdir-objects.Matt Turner2015-01-231-12/+13
* mesa: Drop inclusion of glapi_gen.mk.Matt Turner2015-01-231-5/+1
* mesa: Add format_{un,}pack.py to distribution.Matt Turner2015-01-231-0/+2
* mesa: Autogenerate format_unpack.cJason Ekstrand2015-01-121-0/+9
* mesa: Autogenerate most of format_pack.cJason Ekstrand2015-01-121-0/+9
* drivers/windows: Add to distribution.Matt Turner2014-12-121-0/+1
* mesa: Add notes/readme files to distribution.Matt Turner2014-12-121-0/+3
* mesa: Add scons files to distribution.Matt Turner2014-12-121-0/+2
* haiku: Add files to distribution.Matt Turner2014-12-121-0/+1
* program: Add lex and yacc sources to distribution.Matt Turner2014-12-121-0/+2
* tnl_dd: Add headers to distribution.Matt Turner2014-12-121-1/+2
* mesa: Add headers to distribution.Matt Turner2014-12-121-1/+3
* mesa: Add python scripts to distribution.Matt Turner2014-12-121-0/+7
* mesa: use build flag to ensure stack is realigned on x86Timothy Arceri2014-12-101-1/+1
* mesa: Add SSE 4.1 optimisation for glDrawElements.Timothy Arceri2014-11-061-1/+2
* Revert "mesa: fix make tarballs"Emil Velikov2014-09-021-2/+1
* mesa: fix make tarballsEmil Velikov2014-09-011-1/+2
* automake: mesa: whitespace fixesEmil Velikov2014-08-131-8/+6
* mesa/formats: Autogenerate the format_info structure from a CSV fileJason Ekstrand2014-08-051-0/+10
* Make DRI dependencies and build depend on the targetJon TURNEY2014-05-231-1/+1
* automake: use only the folder name if it's a subfolder of the present oneEmil Velikov2014-03-111-2/+2
* automake: silence folder creationEmil Velikov2014-03-111-2/+2
* automake: make clean the correct git_sha1.h.tmpEmil Velikov2014-03-081-1/+1
* build: move ARCH_LIBS definition outside of ASM definitionPaul Seidler2014-02-011-6/+6
* automake: include the git sha in the opengl version string for oot buildsEmil Velikov2014-01-151-6/+6
* mesa: Fix build to properly check for supported compiler flagsLauri Kasanen2013-12-201-1/+5
* mesa: Add a streaming load memcpy implementation.Matt Turner2013-11-071-1/+9
* build: Build gen_matypes and matypes.h from src/mesa.Matt Turner2013-11-071-1/+15
* build: Change HAVE_X86_ASM to mean x86 or x86-64 asm.Matt Turner2013-11-071-3/+4
* mesa: Build program as part of libmesa.Matt Turner2013-11-061-8/+18
* mesa: Clean up use of top_srcdir/top_builddir.Matt Turner2013-11-061-11/+4
* mesa: Remove dricore from the build.Eric Anholt2013-10-241-5/+1
* build: Add tests directories to SUBDIRSMatt Turner2013-07-221-1/+1