From 79c2654a8cad1f7c1dfc240f6d16dcf75274a82e Mon Sep 17 00:00:00 2001 From: elisha464 Date: Sat, 1 Feb 2014 14:54:55 +0200 Subject: [PATCH] fixed problem of textures being disabled after every end command --- rpcs3/Emu/GS/RSXThread.cpp | 5 ----- rpcs3/Emu/GS/RSXThread.h | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/rpcs3/Emu/GS/RSXThread.cpp b/rpcs3/Emu/GS/RSXThread.cpp index bd9f4396df..6e88524c11 100644 --- a/rpcs3/Emu/GS/RSXThread.cpp +++ b/rpcs3/Emu/GS/RSXThread.cpp @@ -1427,11 +1427,6 @@ void RSXThread::End() //Emu.GetCallbackManager().m_exit_callback.Handle(0x0122, 0); } - for(uint i=0; i