summaryrefslogtreecommitdiff
path: root/src/mesa/main/pixelstore.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-07mesa: move the NullBufferObj from GLcontext to gl_shared_stateBrian Paul1-3/+6
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