[Git][wine/wine][master] 2 commits: d3dcompiler_47: Implement D3DCreateLinker().
Alexandre Julliard pushed to branch master at wine / wine Commits: 476cc0fd by Zhiyi Zhang at 2025-06-13T17:30:15+02:00 d3dcompiler_47: Implement D3DCreateLinker(). - - - - - 53b5381e by Zhiyi Zhang at 2025-06-13T17:30:15+02:00 d3dcompiler_47: Implement D3DCreateFunctionLinkingGraph(). - - - - - 7 changed files: - dlls/d3dcompiler_43/Makefile.in - dlls/d3dcompiler_43/compiler.c - + dlls/d3dcompiler_43/linker.c - dlls/d3dcompiler_43/tests/hlsl_d3d11.c - dlls/d3dcompiler_47/Makefile.in - dlls/d3dcompiler_47/d3dcompiler_47.spec - include/d3dcompiler.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/70aff2897eecab06b256a730d5ba15... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/70aff2897eecab06b256a730d5ba15... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)