Module: wine Branch: master Commit: f7c923b1cb557698896db84f80ef5aa661af3369 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f7c923b1cb557698896db84f80...
Author: Józef Kucia jkucia@codeweavers.com Date: Tue Sep 8 01:12:46 2015 +0200
d3d11: Implement d3d11_depthstencil_view_GetDesc().
---
dlls/d3d11/d3d11_private.h | 4 +-- dlls/d3d11/device.c | 12 +++++++- dlls/d3d11/view.c | 74 +++++++++++++++++++++++++++------------------- 3 files changed, 56 insertions(+), 34 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f7c923b1cb557698896db8...