rpcsx/rpcs3
Eladash a9f492b605 sys_spu: Fix oops in sys_raw_spu_destroy after #7782
'id' is not the idm id, also explicitly join the thread so a situation where the thread is still active and communicating other threads (e.g via MMIO or MFC) yet its ID is removed won't happen. (logic breakage, destroyed thread can't be  active)
2020-03-17 18:22:13 +03:00
..
cmake_modules Remove -fno-strict-aliasing 2020-03-12 16:04:57 +03:00
Crypto Move Log.h to util/logs.hpp 2020-03-07 12:29:23 +03:00
Emu sys_spu: Fix oops in sys_raw_spu_destroy after #7782 2020-03-17 18:22:13 +03:00
Icons Qt: Add custom pad configs 2019-05-16 20:37:41 +02:00
Input evdev: add more buttons to button list 2020-03-12 19:43:52 +01:00
Loader Replace std::string::npos with umax 2020-03-05 14:05:23 +03:00
qt/etc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
rpcs3qt log: properly escape all html except newlines 2020-03-15 20:41:24 +03:00
util Disable exception handling. 2020-03-12 16:03:08 +03:00
CMakeLists.txt Add option USE_COTIRE=ON (by default) 2020-02-10 14:47:12 +03:00
define_new_memleakdetect.h
display_sleep_control.cpp Untangle GUI and input includes 2020-02-24 16:31:01 +01:00
display_sleep_control.h Add option for preventing display sleep (#5783) 2019-10-12 15:40:47 +03:00
emucore.vcxproj Disable exception handling. 2020-03-12 16:03:08 +03:00
emucore.vcxproj.filters Disable exception handling. 2020-03-12 16:03:08 +03:00
frame_icon.xpm
git-version.cmake Partially revert git-version.cmake 2019-10-22 11:42:49 +01:00
GLGSRender.vcxproj rsx: Refactor out complex present code into separate files 2020-01-18 19:52:52 +03:00
GLGSRender.vcxproj.filters rsx: Refactor out complex present code into separate files 2020-01-18 19:52:52 +03:00
headless_application.cpp move overlays code to headers 2020-02-26 23:43:18 +01:00
headless_application.h Qt: Enable stylesheet cli args and add stylesheet option "None" 2019-09-13 10:30:56 +02:00
main.cpp Disable exception handling. 2020-03-12 16:03:08 +03:00
main_application.cpp Gracefully fall back to a null renderer if XAudio2 fails to Init 2020-02-20 23:33:09 +03:00
main_application.h Untangle GUI and input includes 2020-02-24 16:31:01 +01:00
OpenAL.vcxproj [MSbuild] Extend support to v142 toolset 2019-08-17 23:30:23 +03:00
OpenAL.vcxproj.filters Rewrite OpenAL backend to support new features 2019-01-12 21:29:56 +03:00
resource.h
resources.qrc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
restore_new.h
rpcs3.appdata.xml Update rpcs3.appdata.xml 2019-02-14 03:10:36 +03:00
rpcs3.desktop
rpcs3.icns Support macOS bundling for binary distribution 2018-12-16 18:17:21 +03:00
rpcs3.ico
rpcs3.plist.in CMake: Use Info.plist template for macOS bundle 2019-02-26 21:09:18 +00:00
rpcs3.png
rpcs3.rc
rpcs3.svg Optimise the SVG logo with svgcleaner 2020-01-17 08:31:00 +01:00
rpcs3.vcxproj Disable exception handling. 2020-03-12 16:03:08 +03:00
rpcs3.vcxproj.filters Qt/Input: new ds4 LED settings 2020-03-05 22:37:48 +01:00
rpcs3_version.cpp rpcs3_version: Bump to 0.0.9 2020-03-01 00:17:15 +03:00
rpcs3_version.h Add more game window title options 2020-02-20 20:07:25 +01:00
stb_image.cpp C-style cast cleanup IV 2019-12-01 22:12:33 +03:00
stdafx.cpp
stdafx.h Move Log.h to util/logs.hpp 2020-03-07 12:29:23 +03:00
VKGSRender.vcxproj rsx: Refactor out complex present code into separate files 2020-01-18 19:52:52 +03:00
VKGSRender.vcxproj.filters rsx: Refactor out complex present code into separate files 2020-01-18 19:52:52 +03:00
windows.qrc Qt: Use additional windows resource file for qt.conf 2018-05-13 21:02:21 +04:00
XAudio.vcxproj Replace XAudio2 implementation with an unified Xaudio2Redist 2020-02-20 23:33:09 +03:00
XAudio.vcxproj.filters Replace XAudio2 implementation with an unified Xaudio2Redist 2020-02-20 23:33:09 +03:00