summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_pixel_read.c
AgeCommit message (Collapse)Author
2009-06-19intel: Update Mesa state before span setup in glReadPixels.Eric Anholt
We could have mapped the wrong set of draw buffers. Noticed while looking into a DRI2 glean ReadPixels issue.