D3D8 caps -> wined3d

Roderick Colenbrander thunderbird2k at gmx.net
Thu Feb 23 09:42:12 CST 2006


On Wednesday 22 February 2006 17:21, Stefan Dösinger wrote:
> Hi,
>
> > +    /* Optimization */
> > +    BOOL                    modelview_valid;
> > +    BOOL                    proj_valid;
> > +    BOOL                    view_ident;
> > +    BOOL                    last_was_rhw;
> > +    GLenum                  tracking_parm;
> > ...
>
> Are you sure that this is the latest version of IWineD3DDeviceImpl? I think
> my patch which added a viewport_changed member here was applied to CVS. I
> don't have CVS access right now, but I think that the structure you added
> is out of date.

Perhaps my structure is not the latest. I'll check it. (the next patch won't 
need the structure anymore)

Roderick



More information about the wine-devel mailing list