summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/postprocess/pp_run.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/postprocess: move declarations before codeBrian Paul2012-02-021-2/+1
* gallium/postprocess: Just to be safe, reference all buffers from outsideLauri Kasanen2012-02-021-0/+10
* gallium/postprocess: Fix depth logicLauri Kasanen2012-02-021-1/+1
* gallium: interface changes necessary to implement transform feedback (v5)Marek Olšák2011-12-151-0/+1
* gallium: move clear paths from rgba to a pointer to a color union (v2)Dave Airlie2011-09-181-1/+1
* pp/main queue: Add pp_run.cLauri Kasanen2011-08-191-0/+188