https://bugs.winehq.org/show_bug.cgi?id=31496 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com, | |super_man(a)post.com --- Comment #11 from super_man(a)post.com --- This should be fixed actually? It should print only once. http://source.winehq.org/git/wine.git/blob/0f67df657db77ea8aef9c2b9498fb5fa1... 540 static unsigned int once; 541 542 if (swapchain->desc.swap_effect == WINED3D_SWAP_EFFECT_FLIP && !once++) 543 FIXME("WINED3D_SWAP_EFFECT_FLIP not implemented.\n"); 544 -- 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.