aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: remove unused API_DEFINESAndreas Boll2013-05-011-1/+1
* mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIsBrian Paul2013-04-171-4/+2
* build: Get rid of DRIVER_DIRSMatt Turner2013-04-151-1/+13
* build: Rename sources.mak -> Makefile.sourcesMatt Turner2013-04-151-1/+1
* build: Get rid of dead MESA_ASM_FILES variableMatt Turner2013-03-121-1/+0
* Remove hacks for static MakefilesMatt Turner2013-01-131-12/+1
* automake,android: Build program/ into a helper lib (v2)Eric Anholt2012-11-121-15/+11
* automake: Merge separated *_CXX_FILES variables to *_FILES in core mesa.Eric Anholt2012-11-121-2/+0
* dispatch: stop generating separate GLES1 API code.Paul Berry2012-11-011-15/+0
* mesa: glGet: add script to generate hash tables in build timeImre Deak2012-10-101-0/+12
* build: Don't build libdricore if not building classic driversMatt Turner2012-10-011-1/+5
* build: Turn on visibility CFLAGS for core mesaMatt Turner2012-10-011-2/+2
* mesa: use a prefix for the program lexDave Airlie2012-09-151-1/+1
* mesa: Kill ES2 wrapper functionsIan Romanick2012-08-291-15/+0
* build: Only build libmesa.la when neededMatt Turner2012-08-241-4/+8
* build: don't leave git_sha1.h.tmp after build/installVadim Girlin2012-08-241-0/+2
* build: Only build libmesagallium.la if building GalliumMatt Turner2012-08-221-2/+7
* build: Use MKDIR_P in src/mesa/Makefile.amMatt Turner2012-08-141-2/+2
* build: Use AM_V_GEN in src/mesa/Makefile.amMatt Turner2012-08-141-4/+4
* build: Fix out-of-tree generation of api_exec_es{1,2}.cMatt Turner2012-08-141-2/+2
* build: fix location of generated files in src/mesa (v4)Christopher James Halse Rogers2012-08-131-2/+11
* Move installing osmesa.pc to drivers/osmesaJon TURNEY2012-07-311-5/+0
* android-build: fix dricore build for autogenerated files (v3)Daniel Charles2012-07-261-1/+1
* Remove redundant osmesa shared library install from Makefile.oldJon TURNEY2012-07-251-3/+4
* Fix building mesa with assembly enabled since a112ca5dJon TURNEY2012-07-161-2/+3
* automake: convert libmesa and libmesagalliumJon TURNEY2012-07-131-4/+43
* mesa: point to Makefile.old in the srcdirDylan Noblesmith2012-07-021-3/+3
* mesa: fix parser source gen for out-of-tree buildsDylan Noblesmith2012-07-021-0/+2
* mesa: fix api source gen for out-of-tree buildsDylan Noblesmith2012-07-021-2/+4
* automake: Convert Mesa built sources generation to automake.Eric Anholt2012-06-211-0/+65
* mesa: Move GL header installation to automake.Eric Anholt2012-06-211-0/+3
* automake: Move mesa subdirs processing to automake.Eric Anholt2012-06-211-0/+2
* automake: Move .pc installation to automake.Eric Anholt2012-06-211-0/+8
* automake: Move the master Mesa makefile to Makefile.old.Eric Anholt2012-06-211-0/+29