aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_get.c
Commit message (Collapse)AuthorAgeFilesLines
* gallium: do a proper implementation of GL_OES_read_formatBrian Paul2008-08-191-0/+97
Examine the currently bound color buffer's format to see if there's a good format/type match.