5 May
2010
5 May
'10
6:04 p.m.
http://bugs.winehq.org/show_bug.cgi?id=21962 --- Comment #81 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2010-05-05 13:04:40 --- Wrt the INVALIDATE_BUFFER issue, this seems to be a threading problem. If I disable VBOs and fill the buffer with random garbage(or zeroes, or ones) I get no corruption. I suspect when one thread invalidates the buffer and writes new data into it, the update isn't properly propagated to the other thread(GL context) and it draws from the old buffer content. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.