[PATCH] wined3d: Use GL_ARB_texture_mirror_clamp_to_edge when available. (try2)

Rico Schüller kgbricola at web.de
Tue Nov 5 16:08:30 CST 2013


Hi,

this adds GL_ARB_texture_mirror_clamp_to_edge support to wined3d. It is
needed for some intel cards as they support only
GL_ARB_texture_mirror_clamp_to_edge and not ATI_texture_mirror_once.

try 2:
- use GL_MIRROR_CLAMP_TO_EDGE instead of GL_MIRROR_CLAMP_TO_EDGE_ATI

Cheers
Rico

---
 dlls/wined3d/directx.c    | 12 +++++++++---
 dlls/wined3d/wined3d_gl.h |  1 +
 2 Dateien geändert, 10 Zeilen hinzugefügt(+), 3 Zeilen entfernt(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wined3d-Use-GL_ARB_texture_mirror_clamp_to_edge-when-a.txt
Type: text/x-patch
Size: 3195 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131105/df16785e/attachment.bin>


More information about the wine-patches mailing list