radeon/r200/r300: attempt to move lock to common code
[mesa.git] / src / mesa / drivers / dri / r200 / Makefile
2009-01-14 Dave Airlieradeon/r200/r300: attempt to move lock to common code
2009-01-13 Dave Airlieradeon/r200: start splitting out commonalities into...
2008-12-20 Dave Airlieradeno: hopefully make r200/radeon build
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-31 Keith Whitwellremove vtxfmt code, switch over to vbo
2006-06-02 Roland Scheideggerimplement arb_vertex_program in hw for r200. Code conta...
2006-04-06 Brian PaulSet DRIVER_DEFINES instead of DEFINES to fix duplicate...
2005-11-02 Eric AnholtFirst step of Radeon DRI unification:
2005-09-12 Roland Scheideggeradd complete support for ATI_fragment_shader for the...
2005-08-08 Eric AnholtDike out the linux-specific EGL bits unless it's a...
2005-08-07 Jon SmirlEnable EGL support in 'linux-dri' config
2005-05-05 Adam JacksonRefactor COMMON_SOURCES up to Makefile.template
2005-05-04 Adam JacksonAdd drirenderbuffer.c to COMMON_SOURCES
2005-01-08 Adam JacksonParallel build fix. Multiword variables on the target...
2004-12-09 Keith WhitwellGet linux-solo dependencies building correctly,
2004-12-09 Dave Airlieback out Keiths last checkin - for Solo the include...
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
2004-05-27 Ian RomanickMove dri_util.[ch] and glcontextmodes.[ch] from dri_cli...
2004-05-04 Dave Airlieadd r200 x86 sources
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
2004-04-13 Jon SmirlAdd DRM_SOURCE_PATH to make system.
2004-04-08 Brian Paullots of Makefile updates for new build system
2004-03-26 Brian PaulNew Makefile system