23 Feb
2006
23 Feb
'06
9:42 a.m.
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