rpcs3/rpcs3
Megamouse 129ade2f73 System: only init fxo objects if a game is started
The progress_dialog and patch system aren't needed unless a game is started.
Before, they were both initialized everytime we added a single game to the game list or even when simply started RPCS3.
This both means that a thread was needlessly idling all the time and even worse: The patch.yml was read countless times when we didn't need it.
2021-09-17 22:45:14 +02:00
..
Crypto PKG: Implement SDATA decryption 2021-09-17 22:15:48 +02:00
Emu System: only init fxo objects if a game is started 2021-09-17 22:45:14 +02:00
Icons Qt: replace old grey config icons in gamegrid mode 2021-06-25 19:58:20 +02:00
Input input: make pad_thread a named_thread 2021-09-08 20:15:28 +02:00
Loader GUI: PARAM.SFO formatting 2021-09-17 22:15:48 +02:00
qt/etc
rpcs3qt GUI: PARAM.SFO formatting 2021-09-17 22:15:48 +02:00
util Silence some warnings 2021-09-02 19:39:42 +02:00
CMakeLists.txt BUILD: a couple of cmake msvc compile fixes (#10799) 2021-09-11 23:55:53 +02:00
display_sleep_control.cpp
display_sleep_control.h
emucore.vcxproj BUILD: Refactor wolfssl submodule (#10780) 2021-09-01 09:58:05 +02:00
emucore.vcxproj.filters fix MSVC filters 2021-08-26 05:01:16 +02:00
frame_icon.xpm
git-version.cmake
GLGSRender.vcxproj
GLGSRender.vcxproj.filters
headless_application.cpp
headless_application.h
main_application.cpp input: make pad_thread a named_thread 2021-09-08 20:15:28 +02:00
main_application.h
main.cpp Reimplement config selection for game startup 2021-09-09 21:56:50 +02:00
OpenAL.vcxproj
OpenAL.vcxproj.filters
resource.h
resources.qrc Qt: replace old grey config icons in gamegrid mode 2021-06-25 19:58:20 +02:00
rpcs3_version.cpp rpcs3_version: Bump to 0.0.18 2021-08-31 23:03:30 +01:00
rpcs3_version.h
rpcs3.desktop Add startupWMClass to linux .desktop Fixes #10685 2021-08-09 09:08:44 +02:00
rpcs3.icns
rpcs3.ico
rpcs3.metainfo.xml
rpcs3.plist.in
rpcs3.png
rpcs3.rc
rpcs3.svg
rpcs3.vcxproj VS: add missing generated file 2021-09-05 10:16:25 +02:00
rpcs3.vcxproj.filters VS: add missing generated file 2021-09-05 10:16:25 +02:00
stb_image.cpp
stdafx.cpp shared_ptr.hpp: don't use fake objects 2021-05-30 15:07:17 +03:00
stdafx.h
VKGSRender.vcxproj vk: Add basic support for FSR 1.0 2021-08-06 17:18:48 +03:00
VKGSRender.vcxproj.filters vk: Add basic support for FSR 1.0 2021-08-06 17:18:48 +03:00
windows.qrc
XAudio.vcxproj
XAudio.vcxproj.filters