implement arb_vertex_program in hw for r200. Code contains still some hacks, generic...
[mesa.git] / src / mesa / drivers / dri / r300 / radeon_mm.c
2006-03-31 Aapo Tahkolamake u_list adjustable
2006-03-31 Aapo TahkolaDont rely on writebacks
2006-03-13 Aapo TahkolaClean build.
2006-03-09 Aapo TahkolaKick VBOs out of GART if nothing else helps.
2006-03-07 Aapo TahkolaConvert to work with current DRM. + tag
2006-01-27 Aapo Tahkoladrop all that (slow) locking stuff and make u_list...
2005-10-26 Aapo TahkolaSync with my local tree.