summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/r600_hw_context.c
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: Initial tiling support.Michel Dänzer2012-05-161-0/+3
* radeonsi: Bump MAX_DRAW_CS_DWORDS.Michel Dänzer2012-05-161-1/+1
* winsys/radeon: simplify buffer map/unmap functionsMarek Olšák2012-04-291-12/+12
* radeonsi: stop using u_vbuf and adapt to gallium interface changesMarek Olšák2012-04-241-12/+12
* radeonsi: initial WIP SI codeTom Stellard2012-04-131-0/+1151