aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/pixelstore.h
Commit message (Collapse)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
| | | | Include mtypes.h for GLcontext symbol.
* mesa: refactor: new _mesa_init_pixelstore() functionBrian Paul2008-09-211-0/+4
| | | | (cherry picked from commit 5f91007f996d0b7e3233f221a6b0056203e356d2)
* mesa: refactor: move glPixelStore function into new pixelstore.c fileBrian Paul2008-09-211-0/+46