summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/pixelstore.c
Commit message (Collapse)AuthorAgeFilesLines
* mesa: refactor: move initialization of DefaultPacking state.Brian Paul2008-09-211-0/+20
|
* mesa: refactor: new _mesa_init_pixelstore() functionBrian Paul2008-09-211-0/+37
| | | | (cherry picked from commit 5f91007f996d0b7e3233f221a6b0056203e356d2)
* mesa: refactor: move glPixelStore function into new pixelstore.c fileBrian Paul2008-09-211-0/+226