Module: wine Branch: master Commit: 55d30331a5b3712280291720a65b3529420a2cb5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=55d30331a5b3712280291720a6...
Author: Józef Kucia jkucia@codeweavers.com Date: Thu Sep 10 00:55:42 2015 +0200
d3d11: Rename d3d10_shader_resource_view to d3d_shader_resource_view.
---
dlls/d3d11/d3d11_private.h | 6 +++--- dlls/d3d11/device.c | 16 ++++++++-------- dlls/d3d11/view.c | 26 +++++++++++++------------- 3 files changed, 24 insertions(+), 24 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=55d30331a5b37122802917...