summaryrefslogtreecommitdiff
path: root/src/mesa/main/pixeltransfer.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-19mesa: use F_TO_I() instead of IROUND()Brian Paul1-5/+5
2012-02-10mesa: remove unused _mesa_map_ci8_to_rgba8()Brian Paul1-26/+0
2011-11-15mesa: replace GLstencil with GLubyteBrian Paul1-2/+2
2011-09-06mesa: Remove unused functions _mesa_lookup_rgba_{float,ubyte}Ian Romanick1-261/+0
2011-01-05mesa: Include mtypes.h in files that use gl_context struct.Vinson Lee1-0/+1
2010-10-23mesa: split up the image.c fileBrian Paul1-0/+566