summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_resource.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-01r600g: avoid dynamic allocation of statesJerome Glisse1-4/+4
2010-09-01Revert "Revert "r600g: precompute some of the hw state""Jerome Glisse1-1/+1
2010-09-01Revert "r600g: precompute some of the hw state"Dave Airlie1-1/+1
2010-08-30r600g: precompute some of the hw stateJerome Glisse1-1/+1
2010-08-22r600g: fix DB decompressionJerome Glisse1-0/+1
2010-08-22r600g: depth buffer likely needs decompression when used as textureJerome Glisse1-0/+8
2010-08-21r600g: partialy fix texturing from depth buffer + initial support for untilingJerome Glisse1-0/+3
2010-07-29r600g: mipmap early support + EX2/ABS instruction + cullingJerome Glisse1-2/+2
2010-07-28r600g: cleanup resource buffer/texture messJerome Glisse1-1/+34
2010-05-27r600g: adapt to latest interfaces changesMarek Olšák1-0/+33