gallium/postprocess: Just to be safe, reference all buffers from outside
authorLauri Kasanen <cand@gmx.com>
Tue, 24 Jan 2012 19:37:56 +0000 (21:37 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 Feb 2012 21:42:09 +0000 (16:42 -0500)
commit81938d2137a7a65521ca5a3cd7180902d063c5c0
treee633d40320c661893f7386673a566300a0202041
parentc5976017e31828dd67fb54e8c11b863fffcac70b
gallium/postprocess: Just to be safe, reference all buffers from outside

Even though it should be safe to use them for one frame, better be sure.
Suggested by Michael Dänzer.

NOTE: This is a candidate for the 8.0 stable branch.

Signed-off-by: Lauri Kasanen <cand@gmx.com>
src/gallium/auxiliary/postprocess/pp_run.c