rpcs3/rpcs3
Megamouse 3ff464641a Fix Visual Studio 17.5.0 compilation
For some reason there's an internal compiler error related to atomic wait.
I could work around this issue when I commented "mask = default_mask<X>;".
So after playing around a bit I had the suspicion that the VS parser can't handle some of the templatization.
Giving the decltype its own alias seems to fix this issue (and makes the code a bit more readable anyway in my opinion).
2023-02-25 19:20:55 +03:00
..
Crypto Remove whitespace 2023-02-15 08:58:02 +01:00
Emu config: try to fix float locale issues 2023-02-25 11:23:07 +01:00
Icons
Input Remove whitespace 2023-02-15 08:58:02 +01:00
Loader Remove whitespace 2023-02-15 08:58:02 +01:00
qt/etc
rpcs3qt Qt: try to fix QString::toDouble locale nonsense 2023-02-25 11:23:07 +01:00
util Fix Visual Studio 17.5.0 compilation 2023-02-25 19:20:55 +03:00
CMakeLists.txt Remove whitespace 2023-02-15 08:58:02 +01:00
Cubeb.vcxproj
Cubeb.vcxproj.filters
display_sleep_control.cpp
display_sleep_control.h
emucore.vcxproj rsx/overlays: Refactor and implement callbacks for input token 2023-02-24 00:46:53 +03:00
emucore.vcxproj.filters rsx/overlays: Refactor and implement callbacks for input token 2023-02-24 00:46:53 +03:00
frame_icon.xpm
git-version.cmake
GLGSRender.vcxproj gl: Refactor capabilities and add GLSL version detection support. 2022-10-16 19:58:30 +03:00
GLGSRender.vcxproj.filters gl: Refactor capabilities and add GLSL version detection support. 2022-10-16 19:58:30 +03:00
headless_application.cpp
headless_application.h
main_application.cpp overlays: review fixes 2023-02-09 20:36:35 +01:00
main_application.h overlays: add pages to home menu 2023-02-09 20:36:35 +01:00
main.cpp main: set locale to C before doing anything else 2023-02-25 11:23:07 +01:00
module_verifier.hpp Try to fix dll checks 2022-12-07 00:00:45 +01:00
resource.h Remove whitespace 2023-02-15 08:58:02 +01:00
resources.qrc
rpcs3_version.cpp rpcs3_version: Bump to 0.0.26 2023-01-07 22:47:41 +00:00
rpcs3_version.h
rpcs3.desktop
rpcs3.icns
rpcs3.ico
rpcs3.metainfo.xml Use uppercase RPCS3 name in the metainfo file 2022-11-28 06:20:48 +03:00
rpcs3.plist.in macOS CI: move to AArch64 VM (x64 builds) (#13155) 2023-01-21 21:21:41 +01:00
rpcs3.png
rpcs3.rc
rpcs3.svg
rpcs3.vcxproj rpcn: signaling handler improvements & upnp 2023-02-21 15:41:41 +01:00
rpcs3.vcxproj.filters Qt: add system cmd dialog 2023-01-16 17:26:05 +01:00
stb_image.cpp
stdafx.cpp
stdafx.h
VKGSRender.vcxproj Add output scaling filtering options, migrate FSR checkbox to these options 2023-01-16 13:52:51 +01:00
VKGSRender.vcxproj.filters Add output scaling filtering options, migrate FSR checkbox to these options 2023-01-16 13:52:51 +01:00
windows.qrc
XAudio.vcxproj
XAudio.vcxproj.filters