[PATCH 04/10] d3dx9_30: Share the source with d3dx9_36

Matteo Bruni matteo.mystral at gmail.com
Wed Jun 15 16:55:12 CDT 2016


2016-06-15 8:35 GMT+02:00 Alistair Leslie-Hughes <leslie_alistair at hotmail.com>:

> @@ -75,3 +75,21 @@ D3DX_CPU_OPTIMIZATION WINAPI D3DXCpuOptimizations(BOOL enable)
>      FIXME("%i - stub\n", enable);
>      return D3DX_NOT_OPTIMIZED;
>  }

It's probably better to move the D3DXCpuOptimizations() implementation
to d3dx9_36 in this patch so you can then drop the forwards from <=
d3dx9_29.dll in the following patches.



More information about the wine-devel mailing list