Module: wine Branch: stable Commit: 3a3deb4d98086528aafe5177c514e0f326baa0fd URL: https://source.winehq.org/git/wine.git/?a=commit;h=3a3deb4d98086528aafe5177c... Author: Kristján Gerhardsson <kristjang(a)ccpgames.com> Date: Mon Jul 29 16:18:51 2019 +0430 wined3d: Add GPU information for various Mac GPUs. Signed-off-by: Kristjan Gerhardsson <kristjang(a)ccpgames.com> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> (cherry picked from commit f49b27ce22c4869eefbac7b4c2f62f9caf828fd9) Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> --- dlls/wined3d/adapter_gl.c | 4 ++-- dlls/wined3d/directx.c | 17 +++++++++++++++-- dlls/wined3d/wined3d_private.h | 17 +++++++++++++++-- 3 files changed, 32 insertions(+), 6 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=3a3deb4d98086528aafe5...