summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-06-27mesa: Add _mesa_format_fallback_rgbx_to_rgba() [v2]Chad Versace1-0/+7
2017-04-19st/mesa: automake: honour the vdpau header install locationEmil Velikov1-0/+1
2016-10-06autoconf: Make header install distinct for various APIs (v2)Chuck Atkins1-10/+0
2016-07-07mesa: don't install GLX files if GLX is not builtAkihiko Odaki1-0/+4
2016-05-30automake: move the git_sha1.h rule a level upEmil Velikov1-25/+1
2016-05-01glx: Refactor the configure options for glx implementation choice (v3)Chuck Atkins1-1/+1
2016-04-11mesa: automake: update and reuse X86_SSE41_FILES listEmil Velikov1-4/+2
2016-01-26glsl: move to compiler/Emil Velikov1-2/+2
2015-09-09mesa: automake: rework the source generation rulesEmil Velikov1-27/+18
2015-07-10mesa: Fix generation of git_sha1.h.tmp for gitlinksChad Versace1-1/+4
2015-06-26mesa: Enable subdir-objects globally.Matt Turner1-2/+0
2015-05-18mesa/driver/haiku: Drop Mesa swrast rendererAlexander von Gluck IV1-1/+0
2015-03-27nir: Implement a Mesa IR -> NIR translator.Kenneth Graunke1-0/+2
2015-03-05mesa: drop Makefile from get_hash.h dependency listEmil Velikov1-1/+1
2015-03-05mesa: rename format_info.c to format_info.hEmil Velikov1-3/+3
2015-03-04windows/gdi: Remove.Jose Fonseca1-1/+0
2015-03-03configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca1-2/+8
2015-02-27Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...Kenneth Graunke1-8/+2
2015-02-27configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca1-2/+8
2015-01-23mesa: Build with subdir-objects.Matt Turner1-12/+13
2015-01-23mesa: Drop inclusion of glapi_gen.mk.Matt Turner1-5/+1
2015-01-23mesa: Add format_{un,}pack.py to distribution.Matt Turner1-0/+2
2015-01-12mesa: Autogenerate format_unpack.cJason Ekstrand1-0/+9
2015-01-12mesa: Autogenerate most of format_pack.cJason Ekstrand1-0/+9
2014-12-12drivers/windows: Add to distribution.Matt Turner1-0/+1
2014-12-12mesa: Add notes/readme files to distribution.Matt Turner1-0/+3
2014-12-12mesa: Add scons files to distribution.Matt Turner1-0/+2
2014-12-12haiku: Add files to distribution.Matt Turner1-0/+1
2014-12-12program: Add lex and yacc sources to distribution.Matt Turner1-0/+2
2014-12-12tnl_dd: Add headers to distribution.Matt Turner1-1/+2
2014-12-12mesa: Add headers to distribution.Matt Turner1-1/+3
2014-12-12mesa: Add python scripts to distribution.Matt Turner1-0/+7
2014-12-10mesa: use build flag to ensure stack is realigned on x86Timothy Arceri1-1/+1
2014-11-06mesa: Add SSE 4.1 optimisation for glDrawElements.Timothy Arceri1-1/+2
2014-09-02Revert "mesa: fix make tarballs"Emil Velikov1-2/+1
2014-09-01mesa: fix make tarballsEmil Velikov1-1/+2
2014-08-13automake: mesa: whitespace fixesEmil Velikov1-8/+6
2014-08-05mesa/formats: Autogenerate the format_info structure from a CSV fileJason Ekstrand1-0/+10
2014-05-23Make DRI dependencies and build depend on the targetJon TURNEY1-1/+1
2014-03-11automake: use only the folder name if it's a subfolder of the present oneEmil Velikov1-2/+2
2014-03-11automake: silence folder creationEmil Velikov1-2/+2
2014-03-08automake: make clean the correct git_sha1.h.tmpEmil Velikov1-1/+1
2014-02-01build: move ARCH_LIBS definition outside of ASM definitionPaul Seidler1-6/+6
2014-01-15automake: include the git sha in the opengl version string for oot buildsEmil Velikov1-6/+6
2013-12-20mesa: Fix build to properly check for supported compiler flagsLauri Kasanen1-1/+5
2013-11-07mesa: Add a streaming load memcpy implementation.Matt Turner1-1/+9
2013-11-07build: Build gen_matypes and matypes.h from src/mesa.Matt Turner1-1/+15
2013-11-07build: Change HAVE_X86_ASM to mean x86 or x86-64 asm.Matt Turner1-3/+4
2013-11-06mesa: Build program as part of libmesa.Matt Turner1-8/+18
2013-11-06mesa: Clean up use of top_srcdir/top_builddir.Matt Turner1-11/+4