summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* r600g: rename radeon_ws_bo to r600_boJerome Glisse2010-10-041-10/+10
* r600g: indentation fixesJerome Glisse2010-10-011-6/+6
* r600g: cleanupJerome Glisse2010-09-291-0/+58
* r600g: delete old pathJerome Glisse2010-09-291-72/+10
* r600g: Cleaned up index buffer reference handling in the draw module.Tilman Sauerbeck2010-09-281-1/+4
* r600g: Remove unused variable.Vinson Lee2010-09-241-1/+0
* r600g: use pipe context for flushing inside mapJerome Glisse2010-09-201-1/+1
* r600g: add upload manager support.Dave Airlie2010-09-171-39/+144
* r600g: move constant buffer creation behind winsys abstraction.Dave Airlie2010-09-171-29/+4
* r600g: attempt to abstract kernel bos from pipe driver.Dave Airlie2010-09-171-14/+17
* pb: add void * for flush ctx to mapping functionsDave Airlie2010-09-121-1/+1
* 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