summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2004-10-28Add FreeBSD DRI build targets. Doesn't build at the moment, due to the sameEric Anholt1-0/+2
2004-10-13Initial support for PowerPC specific code in Mesa and DRI drivers. DRIIan Romanick1-0/+1
2004-10-01Add HP shared lib configs.Karl Schultz1-0/+2
2004-10-01Enable builds on AIX 64-bitKarl Schultz1-0/+1
2004-09-27remove beos/*.h files from tarball listBrian Paul1-1/+0
2004-09-10updated ggi files in tarball listBrian Paul1-0/+2
2004-09-09initial bits for DRI_FILES for putting DRI driver sources into the tarballBrian Paul1-3/+20
2004-09-07Add a solo-x86 config, and make solo use the x86 glapiDave Airlie1-0/+1
2004-08-27bump version to 6.2, add installmesa to tarballsBrian Paul1-3/+4
2004-08-22added src/glw/depend to tarball listBrian Paul1-0/+1
2004-08-14fix swrast/shader typoBrian Paul1-1/+1
2004-08-14add shader.dsp and descrip.mms to tarball list for relatively new shader dir.Karl Schultz1-0/+2
2004-08-14updated tarball list for BeOS changesBrian Paul1-3/+5
2004-08-14BeOS now officially moved to main Makefiles chain. To build under BeOS: "make...Philippe Houdoin1-0/+1
2004-08-13added some missing sources to tarball listBrian Paul1-1/+2
2004-07-01added aix-static config, make aix config build dynamic libsBrian Paul1-0/+4
2004-06-01Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt1-4/+4
2004-05-03add linux-dri-x86 targetDave Airlie1-0/+1
2004-04-30AMD64 changes from Ronny V. Vindenes.Keith Whitwell1-0/+1
2004-04-19linux-solo-ia64 config (Stephane Marchesin)Brian Paul1-0/+1
2004-04-14Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compileKeith Whitwell1-1/+2
2004-04-14First attempt at building a dri module in this treeKeith Whitwell1-1/+3
2004-04-07revived linux-glide build processDaniel Borca1-0/+2
2004-03-30added hpux10-static configBrian Paul1-0/+1
2004-03-26Don't use pushd/popd.Brian Paul1-6/+2
2004-03-26Tweaks for make clean / realclean.Brian Paul1-2/+3
2004-03-26omit CVS from configs listBrian Paul1-1/+1
2004-03-26New Makefile systemBrian Paul1-0/+336