[PATCH v4 03/11] d3d10+d3dcompiler: add PARENTSRC and fix definition conflicts

Matteo Bruni matteo.mystral at gmail.com
Wed Oct 30 04:27:24 CDT 2019


On Mon, Oct 28, 2019 at 6:16 PM Connor McAdams <conmanx360 at gmail.com> wrote:
>
> This adds d3dcompiler_43 to the PARENTSRC of d3d10 and includes only the
> needed files (reflection.c and utils.c) from d3dcompiler_43.
>
> Signed-off-by: Connor McAdams <conmanx360 at gmail.com>
> ---
>  dlls/d3d10/Makefile.in           | 3 +++
>  dlls/d3dcompiler_43/reflection.c | 3 +++
>  dlls/d3dcompiler_43/utils.c      | 2 ++
>  3 files changed, 8 insertions(+)

It seems better to split this in two parts, one for each DLLs (with
the d3dcompiler patch first, of course).



More information about the wine-devel mailing list