aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/Makefile
Commit message (Expand)AuthorAgeFilesLines
* remove vtxfmt code, switch over to vboKeith Whitwell2006-10-311-7/+2
* Set DRIVER_DEFINES instead of DEFINES to fix duplicate flags problemBrian Paul2006-04-061-1/+1
* First step of Radeon DRI unification:Eric Anholt2005-11-021-0/+1
* Minor driver cleanup. Remove unnecessery/unneded radeon/r200AllocDmaRegionVer...Roland Scheidegger2005-10-111-1/+0
* Refactor COMMON_SOURCES up to Makefile.templateAdam Jackson2005-05-051-11/+0
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-0/+1
* Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.Ian Romanick2004-05-271-1/+3
* switch to X86_SOURCESDave Airlie2004-05-041-1/+1
* add asm sourcesDave Airlie2004-05-031-2/+2
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-291-113/+4
* get the libraries the right way round..Dave Airlie2004-04-151-2/+2
* Add DRM_SOURCE_PATH to make system.Jon Smirl2004-04-131-1/+1
* lots of Makefile updates for new build systemBrian Paul2004-04-081-80/+85
* New Makefile systemBrian Paul2004-03-261-0/+154