summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_resource.h
AgeCommit message (Expand)Author
2010-09-17r600g: alternative command stream building from contextJerome 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-01r600g: avoid dynamic allocation of statesJerome Glisse
2010-09-01Revert "Revert "r600g: precompute some of the hw state""Jerome Glisse
2010-09-01Revert "r600g: precompute some of the hw state"Dave Airlie
2010-08-30r600g: precompute some of the hw stateJerome Glisse
2010-08-22r600g: fix DB decompressionJerome Glisse
2010-08-22r600g: depth buffer likely needs decompression when used as textureJerome Glisse
2010-08-21r600g: partialy fix texturing from depth buffer + initial support for untilingJerome Glisse
2010-07-29r600g: mipmap early support + EX2/ABS instruction + cullingJerome Glisse
2010-07-28r600g: cleanup resource buffer/texture messJerome Glisse
2010-05-27r600g: adapt to latest interfaces changesMarek Olšák