summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_buffer.c
AgeCommit message (Expand)Author
2010-09-28r600g: Cleaned up index buffer reference handling in the draw module.Tilman Sauerbeck
2010-09-24r600g: Remove unused variable.Vinson Lee
2010-09-20r600g: use pipe context for flushing inside mapJerome Glisse
2010-09-17r600g: add upload manager support.Dave Airlie
2010-09-17r600g: move constant buffer creation behind winsys abstraction.Dave Airlie
2010-09-17r600g: attempt to abstract kernel bos from pipe driver.Dave Airlie
2010-09-12pb: add void * for flush ctx to mapping functionsDave Airlie
2010-09-08r600g: add support for constants in memory buffers.Dave Airlie
2010-07-28r600g: split pipe state creating/binding from hw state creationJerome Glisse
2010-07-28r600g: cleanup resource buffer/texture messJerome Glisse
2010-06-24r600g: Move bootstrap code to targetJakob Bornecrantz
2010-05-27r600g: various fixesBas Nieuwenhuizen
2010-05-27r600g: Fix buffer offsetsJakob Bornecrantz
2010-05-27r600g: adapt to latest interfaces changesMarek Olšák
2010-05-27r600g: Initial importJerome Glisse