4 Mar
2024
4 Mar
'24
3:45 p.m.
On Wed Feb 28 11:16:58 2024 +0000, Stefan Dösinger wrote:
Do I understand this right: ForceUpdate doesn't update itself, it just adds a dirty rectangle that the next Update() call will process? That would make sense, and since you add the callbacks after Viewport::ForceUpdate() but before Device::Update() it must be the case. As noted elsewhere: _Yes_, this is how the mechanism works.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5161#note_63390