FillGLCaps foreign context question
25 Apr
2007
25 Apr
'07
4:54 a.m.
Jan, In a patch from Nov 23, you changed FillGLCaps to return false when we get a foreign context. This causes SW Battlefront to crash while loading sometime after calling IWineD3DImpl_GetAdapterIdentifier, at least on my system. IWineD3DImpl_GetAdapterIdentifier calls FillGLCaps, and when it gets the false, it uses dummy values. Why can't we use the caps from a foreign context? Attached patch fixes loading the game. See http://source.winehq.org/git/wine.git/?a=commit;h=ee44a19966fec922ab2273449e... Any ideas on what might be the problem? Jesse
6896
Age (days ago)
6896
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jesse Allen