https://bugs.winehq.org/show_bug.cgi?id=38685 Sergey Isakov <isakov-sl(a)bk.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |isakov-sl(a)bk.ru --- Comment #1 from Sergey Isakov <isakov-sl(a)bk.ru> --- Not sure if related but wined3d_swapchain_set_gamma_ramp() already contains FIXME and I think it should follow return. ---- if (flags) { FIXME("Ignoring flags %#x.\n", flags); //D3DSGR_CALIBRATE //Slice-todo return WINED3D_OK; } --- -- 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.