WineD3D state management

Stefan Dösinger stefandoesinger at gmx.at
Mon Nov 27 07:32:08 CST 2006


Am Montag 27 November 2006 13:07 schrieb H. Verbeet:
> On 27/11/06, Stefan Dösinger <stefandoesinger at gmx.at> wrote:
> > Ah yeah, The list_move thing is outside of wined3d. The attached patch is
> > needed. I think I'll send that patch to wine-patches too.
> >
> > Warning, the patch causes a full wine recompile because nearly every lib
> > uses list.h
>
> Shouldn't you just move the list items to the other list inside the loop?
Yeah, that would work too, the idea was just that adjusting pointers once to 
move a block of elements is faster than adjusting pointers for each element 
to move.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20061127/2fce4604/attachment.pgp


More information about the wine-devel mailing list