summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/radeon_video.h
Commit message (Expand)AuthorAgeFilesLines
* radeon/video: always use the reusable buffer poolNicolai Hähnle2016-04-271-1/+1
* winsys/radeon: add a private interface for radeon_surfaceMarek Olšák2015-04-291-1/+1
* winsys/radeon: move radeon_winsys.h to drivers/radeonMarek Olšák2015-04-291-1/+1
* radeon/video: use the hw to initial clear the buffersChristian König2014-09-111-1/+1
* radeon/video: use more of the common buffer code v2Christian König2014-09-111-8/+5
* gallium/radeon: cleanup header inclusionEmil Velikov2014-08-281-1/+1
* r600g/radeonsi: Use write-combined CPU mappings of some BOs in GTTMichel Dänzer2014-07-231-1/+3
* radeon/video: directly create buffers in the right domainChristian König2014-02-061-1/+3
* radeon/video: seperate common video functionsChristian König2014-02-061-0/+84