summaryrefslogtreecommitdiff
path: root/src/mesa/main/pixeltransfer.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-03mesa: Replace F_TO_I() with _mesa_lroundevenf().Matt Turner1-5/+6
2015-07-29mesa: Avoid double promotion.Matt Turner1-4/+4
2015-04-01mesa: remove unneeded #include of colormac.hBrian Paul1-1/+1
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
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