wined3d: Regression in DX8 SDK samples with VBO patch

Stefan Dösinger stefandoesinger at gmx.at
Tue Jun 27 05:10:05 CDT 2006


Am Dienstag 27 Juni 2006 04:08 schrieb Jason Green:
> http://source.winehq.org/git/?p=wine.git;a=commit;h=2122026713baa3180931816
>07db79d7577f728e9
>
> This patch breaks most of the DirectX 8 SDK Direct3D samples
> (Billboard, ClipMirror, Cull, etc.).  It seems like most of the
> samples that use Shaders work fine, but those that don't are broken
> (misplaced vertices, etc.).
Apparently(and according to the msdn) vertex buffers can be locked multiple 
times( lock->lock->...->lock ->unlock->...->unlock->unlock). The some d3d 
helper lib does that and it fools the vbo loading code. I'll send a fix+test 
for that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20060627/a431e8ae/attachment.pgp


More information about the wine-devel mailing list