summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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