summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_pixel_read.c
Commit message (Expand)AuthorAgeFilesLines
* radeon: fix gl format to mesa format mapping and add GL_BGRA formatsMaciej Cencora2010-03-131-7/+18
* radeon: fallback to sw ReadPixels if color logicop is enabledMaciej Cencora2010-03-101-1/+1
* radeon: add hw accelerated glReadPixel support (not enabled yet)Maciej Cencora2010-03-091-0/+188