summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/postprocess/pp_mlaa.c
Commit message (Expand)AuthorAgeFilesLines
* pp: Reorder calloc to avoid memory leak on error path.Vinson Lee2011-11-051-3/+4
* postprocess: Portability fixes.José Fonseca2011-09-251-7/+9
* gallium: move clear paths from rgba to a pointer to a color union (v2)Dave Airlie2011-09-181-1/+1
* pp: Add Jimenez' MLAALauri Kasanen2011-08-191-0/+304