summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/unichrome/Makefile
AgeCommit message (Expand)Author
2009-10-16mesa: lift default symlinks target into Makefile.templateBrian Paul
2005-05-23Import Thomas Helstrom's SSE memcpy code from the via X.org driver.Keith Whitwell
2005-05-05Refactor COMMON_SOURCES up to Makefile.templateAdam Jackson
2005-05-04Add drirenderbuffer.c to COMMON_SOURCESAdam Jackson
2005-03-22merge unichrome changes from branchKeith Whitwell
2005-01-05Bring VIA driver up-to-date with regard to drm_*_t changes and removeAlan Hourihane
2005-01-04Change to use the t_vertex.c mechanisms for building vertices,Keith Whitwell
2004-10-02Cut out all of the old texture environment code and rewrote it fromIan Romanick
2004-05-27Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.Ian Romanick
2004-04-29Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell
2004-04-13Add DRM_SOURCE_PATH to make system.Jon Smirl
2004-04-08lots of Makefile updates for new build systemBrian Paul
2004-03-26New Makefile systemBrian Paul