Matteo Bruni : maintainers: Update Direct3D-related sections.
Module: wine Branch: master Commit: 2f375f31630550a32779a0f98ccf88c1c982028a URL: http://source.winehq.org/git/wine.git/?a=commit;h=2f375f31630550a32779a0f98c... Author: Matteo Bruni <mbruni(a)codeweavers.com> Date: Fri Oct 9 15:55:44 2015 +0200 maintainers: Update Direct3D-related sections. Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- MAINTAINERS | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 20e6e1f..d7e678f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -60,9 +60,25 @@ M: Henri Verbeet <hverbeet(a)codeweavers.com> P: Stefan Dösinger <stefan(a)codeweavers.com> P: Józef Kucia <jkucia(a)codeweavers.com> P: Matteo Bruni <mbruni(a)codeweavers.com> -F: dlls/d3d*/ +F: dlls/d3d10*/ +F: dlls/d3d11/ +F: dlls/d3d8/ +F: dlls/d3d9/ +F: dlls/d3drm/ +F: dlls/ddraw*/ +F: dlls/dxgi/ F: dlls/wined3d/ +Direct3D helper libraries +M: Matteo Bruni <mbruni(a)codeweavers.com> +P: Henri Verbeet <hverbeet(a)codeweavers.com> +P: Stefan Dösinger <stefan(a)codeweavers.com> +P: Józef Kucia <jkucia(a)codeweavers.com> +F: dlls/d3dcompiler*/ +F: dlls/d3dx10*/ +F: dlls/d3dx11*/ +F: dlls/d3dx9*/ + DirectInput P: Andrew Eikum <aeikum(a)codeweavers.com> F: dlls/dinput/
participants (1)
-
Alexandre Julliard