summaryrefslogtreecommitdiff
path: root/src/mesa/main/pixelstore.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-16mesa: move _mesa_compressed_texture_pixel_storage_error_check()Brian Paul1-0/+8
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1
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