summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-07-22build: Add tests directories to SUBDIRSMatt Turner1-1/+1
2013-05-01build: remove unused API_DEFINESAndreas Boll1-1/+1
2013-04-17mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIsBrian Paul1-4/+2
2013-04-15build: Get rid of DRIVER_DIRSMatt Turner1-1/+13
2013-04-15build: Rename sources.mak -> Makefile.sourcesMatt Turner1-1/+1
2013-03-12build: Get rid of dead MESA_ASM_FILES variableMatt Turner1-1/+0
2013-01-13Remove hacks for static MakefilesMatt Turner1-12/+1
2012-11-12automake,android: Build program/ into a helper lib (v2)Eric Anholt1-15/+11
2012-11-12automake: Merge separated *_CXX_FILES variables to *_FILES in core mesa.Eric Anholt1-2/+0
2012-11-01dispatch: stop generating separate GLES1 API code.Paul Berry1-15/+0
2012-10-10mesa: glGet: add script to generate hash tables in build timeImre Deak1-0/+12
2012-10-01build: Don't build libdricore if not building classic driversMatt Turner1-1/+5
2012-10-01build: Turn on visibility CFLAGS for core mesaMatt Turner1-2/+2
2012-09-15mesa: use a prefix for the program lexDave Airlie1-1/+1
2012-08-29mesa: Kill ES2 wrapper functionsIan Romanick1-15/+0
2012-08-24build: Only build libmesa.la when neededMatt Turner1-4/+8
2012-08-24build: don't leave git_sha1.h.tmp after build/installVadim Girlin1-0/+2
2012-08-22build: Only build libmesagallium.la if building GalliumMatt Turner1-2/+7
2012-08-14build: Use MKDIR_P in src/mesa/Makefile.amMatt Turner1-2/+2
2012-08-14build: Use AM_V_GEN in src/mesa/Makefile.amMatt Turner1-4/+4
2012-08-14build: Fix out-of-tree generation of api_exec_es{1,2}.cMatt Turner1-2/+2
2012-08-13build: fix location of generated files in src/mesa (v4)Christopher James Halse Rogers1-2/+11
2012-07-31Move installing osmesa.pc to drivers/osmesaJon TURNEY1-5/+0
2012-07-26android-build: fix dricore build for autogenerated files (v3)Daniel Charles1-1/+1
2012-07-25Remove redundant osmesa shared library install from Makefile.oldJon TURNEY1-3/+4
2012-07-16Fix building mesa with assembly enabled since a112ca5dJon TURNEY1-2/+3
2012-07-13automake: convert libmesa and libmesagalliumJon TURNEY1-4/+43
2012-07-02mesa: point to Makefile.old in the srcdirDylan Noblesmith1-3/+3
2012-07-02mesa: fix parser source gen for out-of-tree buildsDylan Noblesmith1-0/+2
2012-07-02mesa: fix api source gen for out-of-tree buildsDylan Noblesmith1-2/+4
2012-06-21automake: Convert Mesa built sources generation to automake.Eric Anholt1-0/+65
2012-06-21mesa: Move GL header installation to automake.Eric Anholt1-0/+3
2012-06-21automake: Move mesa subdirs processing to automake.Eric Anholt1-0/+2
2012-06-21automake: Move .pc installation to automake.Eric Anholt1-0/+8
2012-06-21automake: Move the master Mesa makefile to Makefile.old.Eric Anholt1-0/+29