diff options
author | Keith Whitwell <keithw@vmware.com> | 2009-07-23 11:14:39 +0100 |
---|---|---|
committer | José Fonseca <jfonseca@vmware.com> | 2009-08-29 09:21:17 +0100 |
commit | 2a7c39a21102f1c373f7415985ee8f31be4da40a (patch) | |
tree | ca426e86653f59d5b0620099174c4fa1d908dada /src/gallium/drivers/nv50 | |
parent | 3adca9611479936eb0b719b276ac94889a7c6bf3 (diff) |
llvmpipe: avoid flushing depth buffer cache on swapbuffers
There's no need to push out depth buffer contents on swapbuffers.
Note that this change doesn't throw away depth buffer changes, it simply
holds them in the cache over calls to swapbuffers. The hope is
that swapbuffers will be followed by a clear() which means in that case
we won't have to write the changes out.
Diffstat (limited to 'src/gallium/drivers/nv50')
0 files changed, 0 insertions, 0 deletions