Re: wined3d: Call apply_fbo_state() from inside ActivateContext()
29 Jul
2008
29 Jul
'08
3:24 a.m.
H. Verbeet wrote:
This should prevent setting an incorrect draw buffer when an FBO is active.
This patch breaks Psychonauts and possibly other multi-threaded games with OffscreenRendering=FBO on Nvidia hardware. Vitaliy.
29 Jul
29 Jul
7:59 a.m.
New subject: wined3d: Call apply_fbo_state() from inside ActivateContext()
2008/7/29 Vitaliy Margolen <wine-devel(a)kievinfo.com>:
H. Verbeet wrote:
This should prevent setting an incorrect draw buffer when an FBO is active.
This patch breaks Psychonauts and possibly other multi-threaded games with OffscreenRendering=FBO on Nvidia hardware.
I thought you said it was the part of the patch that moved the ActivateContext in drawPrimitive up a couple of lines? Either way, unless someone comes up with a better explanation, I'm going to consider that a driver bug.
6435
Age (days ago)
6435
Last active (days ago)
1 comments
2 participants
participants (2)
-
H. Verbeet -
Vitaliy Margolen