summaryrefslogtreecommitdiff
path: root/src/mesa/main/pixelstore.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-21mesa: refactor: move initialization of DefaultPacking state.Brian Paul1-0/+20
2008-09-21mesa: refactor: new _mesa_init_pixelstore() functionBrian Paul1-0/+37
2008-09-21mesa: refactor: move glPixelStore function into new pixelstore.c fileBrian Paul1-0/+226