aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_render_translate.c
Commit message (Expand)AuthorAgeFilesLines
* r300g: output floats instead of halfs when passed through translateMarek Olšák2010-06-191-2/+25
* r300g: move index buffer translate functions to their new homeMarek Olšák2010-06-131-3/+137
* r300g: add fallback for unaligned/unsupported vertex stride/offset/formatMarek Olšák2010-06-131-0/+165