d3dx9: Implementation of D3DXGetDeclLength

H. Verbeet hverbeet at gmail.com
Tue Aug 5 14:35:49 CDT 2008


2008/8/5 Luis Busquets <luis.busquets at ilidium.com>:
> +static const D3DVERTEXELEMENT9 lc={0xFF,0,D3DDECLTYPE_UNUSED,0,0,0};
What do you use this for?

> +    while ((pdecl+i)->Stream!=0xFF)
> +    {
> +        i++;
You might as well increment pdecl itself.

Also keep in mind that Alexandre won't be back before the 18th, so no
patches will be applied before that either.



More information about the wine-devel mailing list