wined3d: buffer_get_sysmem() potentially invalidates the current element array buffer...
authorHenri Verbeet <hverbeet@codeweavers.com>
Tue, 16 Nov 2010 11:09:29 +0000 (12:09 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Nov 2010 12:48:46 +0000 (13:48 +0100)
commitfadd192cba73af4e1617d8f9c85091df3334bd0f
tree419e4f8720a4f52945184488fb072f6dadbc56d5
parent4dc28005eb94da48a1bf01702b372e05aa802f07
wined3d: buffer_get_sysmem() potentially invalidates the current element array buffer binding.

This fixes a regression introduced by commit
2a7a2371709233bc87071bbab43e87955cb122ca.
dlls/wined3d/buffer.c