summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/pixelstore.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: move _mesa_compressed_texture_pixel_storage_error_check()Brian Paul2014-08-161-0/+8
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* 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