diff options
author | Kristian Høgsberg <[email protected]> | 2010-05-10 16:01:38 -0400 |
---|---|---|
committer | Kristian Høgsberg <[email protected]> | 2010-05-10 17:48:11 -0400 |
commit | d8cfdbe894be8691242df4e812601320fbf6c5e7 (patch) | |
tree | ffa4f5641571086fdafd9bcfa81ebc86612caf59 /progs/util/readtex.c | |
parent | 32942d2b1c80d3f16048d6acfedf7dbcf5e2f8cb (diff) |
intel: Don't mark front buffer dirty if we're only reading
When we call intel_prepare_render() from intelReadPixels(), we'll mark
the front buffer dirty. That's silly, since we're only reading from it
and marking it dirty will cause us to copy from fake front to front
eventually.
Just clear the dirty flag after doing the read.
Diffstat (limited to 'progs/util/readtex.c')
0 files changed, 0 insertions, 0 deletions