Matteo Bruni : maintainers: Move d3d10 and d3d10_1 under Direct3D helper libraries.

Alexandre Julliard julliard at winehq.org
Tue Feb 25 17:23:08 CST 2020


Module: wine
Branch: master
Commit: 91985f4b5bf0e123829da8a406b73545ad855e54
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=91985f4b5bf0e123829da8a406b73545ad855e54

Author: Matteo Bruni <mbruni at codeweavers.com>
Date:   Tue Feb 25 18:54:50 2020 +0100

maintainers: Move d3d10 and d3d10_1 under Direct3D helper libraries.

Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c4f5b080b2..93e89193b7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -65,7 +65,7 @@ Direct3D
 M:	Henri Verbeet <hverbeet at codeweavers.com>
 P:	Stefan Dösinger <stefan at codeweavers.com>
 P:	Matteo Bruni <mbruni at codeweavers.com>
-F:	dlls/d3d10*/
+F:	dlls/d3d10core/
 F:	dlls/d3d11/
 F:	dlls/d3d12/
 F:	dlls/d3d8/
@@ -79,6 +79,8 @@ Direct3D helper libraries
 M:	Matteo Bruni <mbruni at codeweavers.com>
 P:	Henri Verbeet <hverbeet at codeweavers.com>
 P:	Stefan Dösinger <stefan at codeweavers.com>
+F:	dlls/d3d10/
+F:	dlls/d3d10_1/
 F:	dlls/d3dcompiler*/
 F:	dlls/d3dx10*/
 F:	dlls/d3dx11*/




More information about the wine-cvs mailing list