summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_draw.c
AgeCommit message (Expand)Author
2009-07-13r300: fix StrideB == 0 case when converting data formatMaciej Cencora
2009-07-13r300: bind vertex program to fragment programMaciej Cencora
2009-07-08r300: fix regression introduced by ca13937ef97c7779f639dcfc95b3798a11de01bdMaciej Cencora
2009-07-06radeon: ensure cmdbuf space for state + AOS is availableDave Airlie
2009-07-05r300: fix vertex limitsMaciej Cencora
2009-06-18r300: use vbo_split_prims to split up large vertex buffers.Dave Airlie
2009-06-07r300: Endianness fixes for recent vertex path changes.Michel Dänzer
2009-06-07r300: vertex array stride = 0 means that data are tightly packed in the arrayMaciej Cencora
2009-06-07r300: GL_(U)SHORT and GL_(U)BYTE with < 4 components can also be HW acceleratedMaciej Cencora
2009-06-07r300: add hw accelerated support for different vertex data formatsMaciej Cencora