[Bug 44808] Regression in 3.4: Graphics show as garbage with multisampled textures enabled in The Witness

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 25 17:20:55 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=44808

--- Comment #2 from David Oftedal <zerooneo at 01101001.net> ---
The regression appeared in commit 72de747c6a6cdd0be84a24932a4452f453861dbe -
"wined3d: Pass the depth/stencil view as wined3d_rendertarget_info structure to
context_apply_fbo_state()."

It appears to replace a struct wined3d_rendertarget_info called ds_info with
NULL in one or more function calls, and replaces it with a call to
wined3d_rendertarget_view_get_surface() in one instance.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list