summaryrefslogtreecommitdiff
path: root/src/mesa/main/pixelstore.h
AgeCommit message (Collapse)Author
2010-11-10mesa: Clean up header file inclusion in pixelstore.h.Vinson Lee
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-07-30mesa: Include missing header in pixelstore.h.Vinson Lee
Include mtypes.h for GLcontext symbol.
2008-09-21mesa: refactor: new _mesa_init_pixelstore() functionBrian Paul
(cherry picked from commit 5f91007f996d0b7e3233f221a6b0056203e356d2)
2008-09-21mesa: refactor: move glPixelStore function into new pixelstore.c fileBrian Paul