summaryrefslogtreecommitdiff
path: root/src/mesa/main/readpix.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-07mesa: remove unused _mesa_error_check_format_type() functionBrian Paul1-4/+0
2011-11-15mesa: move swrast ReadPixels code into core MesaBrian Paul1-0/+9
2011-04-26Squashed commit of the following:Brian Paul1-0/+4
2010-11-20mesa: Clean up header file inclusion in readpix.h.Vinson Lee1-1/+2
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-1/+1
2008-09-21mesa: refactor: move glReadPixels code into new readpix.c fileBrian Paul1-0/+42