aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_readpixels.c
Commit message (Expand)AuthorAgeFilesLines
* Added st_fb_orientation() function to determine the up/down orientation of th...Brian2007-08-131-4/+12
* flush pipe before reading imageBrian2007-08-131-1/+9
* readpixels handles any format/type/packing/transfer ops nowBrian2007-08-101-10/+56
* glReadPixelsBrian2007-08-101-0/+75