summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* r600g: add support for constants in memory buffers.Dave Airlie2010-09-081-1/+4
* r600g: split pipe state creating/binding from hw state creationJerome Glisse2010-07-281-0/+1
* r600g: cleanup resource buffer/texture messJerome Glisse2010-07-281-29/+30
* r600g: Move bootstrap code to targetJakob Bornecrantz2010-06-241-1/+1
* r600g: various fixesBas Nieuwenhuizen2010-05-271-1/+1
* r600g: Fix buffer offsetsJakob Bornecrantz2010-05-271-2/+2
* r600g: adapt to latest interfaces changesMarek Olšák2010-05-271-59/+114
* r600g: Initial importJerome Glisse2010-05-271-0/+177