summaryrefslogtreecommitdiff
path: root/src/mesa/main/pixelstore.c
AgeCommit message (Expand)Author
2011-01-07mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-01-18mesa: Remove unnecessary headers from pixelstore.c.Vinson Lee
2009-05-07mesa: move the NullBufferObj from GLcontext to gl_shared_stateBrian Paul
2008-09-21mesa: refactor: move initialization of DefaultPacking state.Brian Paul
2008-09-21mesa: refactor: new _mesa_init_pixelstore() functionBrian Paul
2008-09-21mesa: refactor: move glPixelStore function into new pixelstore.c fileBrian Paul