rpcsx/rpcs3
Danila Malyutin 009aa3dcb9 Fix crash on exit in some tests
It started occurring recently though the problem seems to be old.
Only KeyboardHandlerBase is the fix, the MouseHandler one is to be safe.
2015-11-14 19:34:20 +03:00
..
cmake_modules Update Cotire to 1.7.3 2015-08-16 23:40:05 +03:00
Crypto Replace most returns with CHECK_ASSERTION 2015-11-09 07:42:04 +02:00
Emu Fix crash on exit in some tests 2015-11-14 19:34:20 +03:00
Gui Replace most returns with CHECK_ASSERTION 2015-11-09 07:42:04 +02:00
Loader Old ini-manager only partially used in VFS. Global configuration used as defualt. 2015-10-27 01:09:31 +04:00
rpcs3qt Qt: Update to match rest of emu. 2014-07-09 02:26:31 +10:00
CMakeLists.txt d3d12: Move d3d12 files to separate solution. 2015-10-17 04:15:58 +02:00
config.cpp Do not try to change default config, use state configs. 2015-10-24 22:48:07 +04:00
config.h Removed unneeded config saves and misprints 2015-10-27 01:41:12 +04:00
copy_setup_h.vcxproj Some small change. 2015-07-23 15:05:23 +02:00
D3D12GSRender.vcxproj d3d12: Move storage helpers to their dedicated files. 2015-10-29 18:48:52 +01:00
D3D12GSRender.vcxproj.filters d3d12: Move storage helpers to their dedicated files. 2015-10-29 18:48:52 +01:00
define_new_memleakdetect.h Fix compile errors in Debug - MemLeak. 2014-09-07 10:43:25 +02:00
emucore.vcxproj DX12 fix + rpcs3-tests project 2015-10-21 13:31:29 +03:00
emucore.vcxproj.filters d3d12: Move d3d12 files to separate solution. 2015-10-17 04:15:58 +02:00
emucore.vcxproj.user Cleanup some files 2014-10-22 01:12:15 +05:30
frame_icon.xpm Fix for icons on OSes other than Windows. Small fixes for travis 2015-07-11 04:46:27 +03:00
git-version.cmake Git version fixed 2015-10-04 23:05:46 +03:00
Ini.cpp PPU/LLVM: Fix unsigned/signed type comparaison warning 2015-09-01 18:58:12 +03:00
Ini.h Use custom configurations 2015-10-24 14:38:24 +04:00
resource.h Add RPCS3 version to logging 2015-09-07 20:13:42 +03:00
restore_new.h Fix compile errors in Debug - MemLeak. 2014-09-07 10:43:25 +02:00
rpcs3.cpp Removed unneeded config saves and misprints 2015-10-27 01:41:12 +04:00
rpcs3.h Add support for "test mode" 2015-01-27 17:14:15 +02:00
rpcs3.ico Add Icon on the .exe 2015-06-30 20:36:46 +02:00
rpcs3.rc Make icon show on actual window 2015-07-08 19:16:18 +03:00
rpcs3.vcxproj Minor changes 2015-10-22 22:38:34 +03:00
rpcs3.vcxproj.filters d3d12: Remove D3DGSFrame 2015-10-13 00:04:02 +02:00
rpcs3.vcxproj.user DX12 fix + rpcs3-tests project 2015-10-21 13:31:29 +03:00
stdafx.cpp Minor changes 2015-10-22 22:38:34 +03:00
stdafx.h RSX fix 2015-10-14 22:51:27 +03:00
stdafx_d3d12.cpp DX12 fix + rpcs3-tests project 2015-10-21 13:31:29 +03:00
stdafx_d3d12.h d3d12: Include some headers in stdafx_d3d12.h to speed up compilation 2015-10-29 19:11:25 +01:00
stdafx_gui.cpp stdafx_gui.h created, wx removed from stdafx.h 2014-08-29 02:49:26 +04:00
stdafx_gui.h Compilation fix 2014-08-29 16:07:50 +04:00