summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/readpix.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: add common format-independent memcpy-based ReadPixels pathMarek Olšák2013-03-231-0/+4
* mesa: remove unused _mesa_error_check_format_type() functionBrian Paul2012-02-071-4/+0
* mesa: move swrast ReadPixels code into core MesaBrian Paul2011-11-151-0/+9
* Squashed commit of the following:Brian Paul2011-04-261-0/+4
* mesa: Clean up header file inclusion in readpix.h.Vinson Lee2010-11-201-1/+2
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* mesa: refactor: move glReadPixels code into new readpix.c fileBrian Paul2008-09-211-0/+42