summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_buffer.c
AgeCommit message (Expand)Author
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-11-17r600g: code cleanup (indent, trailing space, empty line ...)Jerome Glisse
2010-11-03r600g: remove unused flink, domain fields from r600_resourceKeith Whitwell
2010-11-03r600g: propogate resource usage flags to winsys, use to choose bo domainsKeith Whitwell
2010-10-18r600g: retrieve tiling info from kernel for shared buffers.Dave Airlie
2010-10-04r600g: rename radeon_ws_bo to r600_boJerome Glisse
2010-10-01r600g: indentation fixesJerome Glisse
2010-09-29r600g: cleanupJerome Glisse
2010-09-29r600g: delete old pathJerome Glisse
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