[Bug 46944] Compatibility issue in creating D3D10/ 11 device on AMD graphics with XP drivers

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 4 15:39:37 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=46944

--- Comment #5 from Svyatpro <svyatpro at gmail.com> ---
The problem is in shader_model detection.

Current video driver do not support the following OGL extensions:
ARB_TEXTURE_SWIZZLE (SM4) 
ARB_CULL_DISTANCE and ARB_DERIVATIVE_CONTROL (SM5)

But nonetheless the driver supports EXT_TEXTURE_SWIZZLE but WineD3D doesn't use
this extension anymore :(

-- 
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.



More information about the wine-bugs mailing list