On 28 November 2017 at 20:20, Marek Olšák <[email protected]> wrote:
> Most of the corruption goes away if I flush IBs after every command.
> This suggests that the staging upload is done in one context while
> drawing is done in another context. The solution is to flush all
> contexts before BufferData/BufferSubData in Wine.
>
Enabling the "csmt" feature in Wine should avoid issues like that.
(And that's in fact its primary purpose, despite alleged performance
advantages.) If it doesn't, that would be a bug in Wine.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev