diff options
author | Marek Olšák <[email protected]> | 2011-04-08 23:19:53 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2011-04-08 23:20:00 +0200 |
commit | ee678895e903f3ecbbd95b4584dbfbb127f9d4f0 (patch) | |
tree | 4f1bd593b863f85838ae253f6b8eced058ea58e6 /src/mesa/state_tracker/st_draw.h | |
parent | 69c71396c6e947cbdf878bacb655d472a11c7708 (diff) |
Revert "r300g: handle DISCARD_WHOLE_RESOURCE for buffers"
This reverts commit 437c748bf5072d2bded77a00c74c51cdb8b510e5.
The commit is wrong for several reasons. One of them is when we grab
a new buffer, we should update all the states it is bound in,
including all parallel contexts. I don't think this is even doable.
The correct solution would be upload data via a temporary buffer and
do resource_copy_region to the original one.
https://bugs.freedesktop.org/show_bug.cgi?id=36088
Diffstat (limited to 'src/mesa/state_tracker/st_draw.h')
0 files changed, 0 insertions, 0 deletions