Recognize cards that expose GLSL 1.30 as DX10 capable even if they don't support EXT_GPU_SHADER4

Andrei Slăvoiu andrei.slavoiu at gmail.com
Thu May 22 17:23:30 CDT 2014


Mesa drivers do not expose EXT_GPU_SHADER4 as all functionality it offers is 
already part of OpenGL 3.0. This causes all cards that are not explicitly 
recognized by wine (for example all GCN cards) to be treated as DX9 cards and 
presented to Windows apps as Radeon 9500.

---
 dlls/wined3d/directx.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Recognize-cards-that-expose-GLSL-1.30-as-DX10-capabl.patch
Type: text/x-patch
Size: 608 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140523/6f971306/attachment.bin>


More information about the wine-patches mailing list