summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/Makefile
AgeCommit message (Expand)Author
2006-10-31remove vtxfmt code, switch over to vboKeith Whitwell
2006-04-06Set DRIVER_DEFINES instead of DEFINES to fix duplicate flags problemBrian Paul
2005-11-02First step of Radeon DRI unification:Eric Anholt
2005-10-11Minor driver cleanup. Remove unnecessery/unneded radeon/r200AllocDmaRegionVer...Roland Scheidegger
2005-05-05Refactor COMMON_SOURCES up to Makefile.templateAdam Jackson
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2004-05-27Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.Ian Romanick
2004-05-04switch to X86_SOURCESDave Airlie
2004-05-03add asm sourcesDave Airlie
2004-04-29Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell
2004-04-15get the libraries the right way round..Dave Airlie
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