https://bugs.winehq.org/show_bug.cgi?id=40624 Bug ID: 40624 Summary: Source games cause GL Error Product: Wine Version: 1.9.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: contrib(a)maxqia.com Distribution: --- Created attachment 54489 --> https://bugs.winehq.org/attachment.cgi?id=54489 new error When I'm in CS:GO in 1.9.5, the lighting is broken. This doesn't happen on 1.9.4. It causes a GL error which is reproducible in TF2 and CS:GO. The error is attached Running a bisect on dlls/wined3d turns up this b76fcbe0da45329ff784b027457b4c14c691e215 is the first bad commit commit b76fcbe0da45329ff784b027457b4c14c691e215 Author: Stefan Dösinger <stefandoesinger(a)gmx.at> Date: Sun Feb 21 21:29:57 2016 +0000 wined3d: Keep track of FBOs through the GL names. Signed-off-by: Stefan Dösinger <stefandoesinger(a)gmx.at> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- 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.