Module: wine Branch: master Commit: 91985f4b5bf0e123829da8a406b73545ad855e54 URL: https://source.winehq.org/git/wine.git/?a=commit;h=91985f4b5bf0e123829da8a40...
Author: Matteo Bruni mbruni@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@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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@codeweavers.com P: Stefan Dösinger stefan@codeweavers.com P: Matteo Bruni mbruni@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@codeweavers.com P: Henri Verbeet hverbeet@codeweavers.com P: Stefan Dösinger stefan@codeweavers.com +F: dlls/d3d10/ +F: dlls/d3d10_1/ F: dlls/d3dcompiler*/ F: dlls/d3dx10*/ F: dlls/d3dx11*/