summaryrefslogtreecommitdiff
path: root/src/mesa/main/pixelstore.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-10mesa: Clean up header file inclusion in pixelstore.h.Vinson Lee1-1/+2
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-1/+1
2010-07-30mesa: Include missing header in pixelstore.h.Vinson Lee1-0/+1
2008-09-21mesa: refactor: new _mesa_init_pixelstore() functionBrian Paul1-0/+4
2008-09-21mesa: refactor: move glPixelStore function into new pixelstore.c fileBrian Paul1-0/+46