summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r200/Makefile
AgeCommit message (Expand)Author
2006-10-31remove vtxfmt code, switch over to vboKeith Whitwell
2006-06-02implement arb_vertex_program in hw for r200. Code contains still some hacks, ...Roland Scheidegger
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-09-12add complete support for ATI_fragment_shader for the r200. Most of the new co...Roland Scheidegger
2005-08-08Dike out the linux-specific EGL bits unless it's a linux build.Eric Anholt
2005-08-07Enable EGL support in 'linux-dri' configJon Smirl
2005-05-05Refactor COMMON_SOURCES up to Makefile.templateAdam Jackson
2005-05-04Add drirenderbuffer.c to COMMON_SOURCESAdam Jackson
2005-01-08Parallel build fix. Multiword variables on the target side of a : getAdam Jackson
2004-12-09Get linux-solo dependencies building correctly,Keith Whitwell
2004-12-09back out Keiths last checkin - for Solo the include order is importantDave Airlie
2004-12-08Improve the behaviour of the build system wrt depend files.Keith Whitwell
2004-05-27Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.Ian Romanick
2004-05-04add r200 x86 sourcesDave Airlie
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