aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/Makefile
Commit message (Expand)AuthorAgeFilesLines
* radeon/r200: start splitting out commonalities into separate headersDave Airlie2009-01-131-1/+2
* radeno: hopefully make r200/radeon buildDave Airlie2008-12-211-1/+3
* remove vtxfmt code, switch over to vboKeith Whitwell2006-10-311-5/+1
* implement arb_vertex_program in hw for r200. Code contains still some hacks, ...Roland Scheidegger2006-06-021-0/+1
* 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-2/+13
* add complete support for ATI_fragment_shader for the r200. Most of the new co...Roland Scheidegger2005-09-121-0/+1
* Dike out the linux-specific EGL bits unless it's a linux build.Eric Anholt2005-08-081-1/+5
* Enable EGL support in 'linux-dri' configJon Smirl2005-08-071-5/+7
* Refactor COMMON_SOURCES up to Makefile.templateAdam Jackson2005-05-051-12/+0
* Add drirenderbuffer.c to COMMON_SOURCESAdam Jackson2005-05-041-0/+1
* Parallel build fix. Multiword variables on the target side of a : getAdam Jackson2005-01-081-2/+4
* Get linux-solo dependencies building correctly,Keith Whitwell2004-12-091-1/+1
* back out Keiths last checkin - for Solo the include order is importantDave Airlie2004-12-091-3/+7
* Improve the behaviour of the build system wrt depend files.Keith Whitwell2004-12-081-5/+4
* Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.Ian Romanick2004-05-271-1/+3
* add r200 x86 sourcesDave Airlie2004-05-041-1/+1
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-291-87/+5
* Add DRM_SOURCE_PATH to make system.Jon Smirl2004-04-131-1/+1
* lots of Makefile updates for new build systemBrian Paul2004-04-081-48/+49
* New Makefile systemBrian Paul2004-03-261-0/+141