Comment 8 for bug 1415219

Revision history for this message
Michael Müller (mqchael) wrote :

Hi,

i just looked at your log again and saw one error related to samplers:

fixme:d3d:state_zenable Z buffer disabled, but ARB_depth_clamp isn't supported.
err:d3d:wined3d_sampler_init >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from sampler creation @ sampler.c / 101

Wine changed some code related to wined3d_sampler and I expect the problem was introduced by these changes.

Michael