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.