Can I double check that this is actually all there is to it? My reading of the changelog was that this is only the calculations have been moved into the server, but the rest of it has not been. For instance, I haven't checked but it didn't look like InvalidateRect was rewritten.
If this is it then I'll resend my LockWindow patch but I think there is more to come ... Alexandre?
On Thu, 2004-06-24 at 09:37 -0400, Dimitrie O. Paun wrote:
ChangeLog Alexander finished moving the visible region handling to the server.
Mike Hearn mike@navi.cx writes:
Can I double check that this is actually all there is to it? My reading of the changelog was that this is only the calculations have been moved into the server, but the rest of it has not been. For instance, I haven't checked but it didn't look like InvalidateRect was rewritten.
No, I only moved the visible region, not the update region. That one will be a lot more work.