summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/pixelstore.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: Clean up header file inclusion in pixelstore.h.Vinson Lee2010-11-101-1/+2
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* mesa: Include missing header in pixelstore.h.Vinson Lee2010-07-301-0/+1
* mesa: refactor: new _mesa_init_pixelstore() functionBrian Paul2008-09-211-0/+4
* mesa: refactor: move glPixelStore function into new pixelstore.c fileBrian Paul2008-09-211-0/+46