[10/10] DDraw: Forward D3DRS_TEXTUREADDRESS* and D3DTSS_ADDRESS* to sampler states

Stefan Dösinger stefan at codeweavers.com
Thu Feb 15 03:21:42 CST 2007


Am Donnerstag 15 Februar 2007 09:51 schrieb H. Verbeet:
> On 15/02/07, Stefan Dösinger <stefan at codeweavers.com> wrote:
> >+        case D3DTSS_ADDRESS:
> >+            return IWineD3DDevice_GetSamplerState(This->wineD3DDevice,
> >+                                                  Stage,
> >+                                                  WINED3DSAMP_ADDRESSW,
> >+                                                  State);
>
> Is that correct?
Hm. No, it isn't. I thought I fixed that sort of things. Maybe an old version 
of the patch got sent
NULL
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070215/c06c1075/attachment.pgp


More information about the wine-patches mailing list