From 08d7861578da48b07286cf80be5d84fbebe52cb7 Mon Sep 17 00:00:00 2001 From: NeoBrainX Date: Fri, 18 Jun 2010 23:55:28 +0000 Subject: [PATCH] Include the two files added in r5741 in the VC project file as well. Improve the way we're saving screenshots, thanks to Billiard for spotting that ;) git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5742 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Plugins/Plugin_VideoDX11/Plugin_VideoDX11.vcproj | 8 ++++++++ Source/Plugins/Plugin_VideoDX11/Src/Render.cpp | 5 +---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/Source/Plugins/Plugin_VideoDX11/Plugin_VideoDX11.vcproj b/Source/Plugins/Plugin_VideoDX11/Plugin_VideoDX11.vcproj index b0b49190c4..6e3cae2695 100644 --- a/Source/Plugins/Plugin_VideoDX11/Plugin_VideoDX11.vcproj +++ b/Source/Plugins/Plugin_VideoDX11/Plugin_VideoDX11.vcproj @@ -807,6 +807,14 @@ RelativePath=".\Src\D3DUtil.h" > + + + + Unmap(buftex, 0);