rpcsx/rpcs3
Bevan Weiss a11afe05bf MSVC changes
Add support for compilation on x64 toolchain (x86 cl.exe was running out of heap space in vm.cpp)

Also took the opportunity to change compile optimisation from /Ox to /O2, as /O2 provides better optimisation than does /Ox

Also, we shouldn't be explicitely setting compiler tool defines (__cpp_lib_bitops), so remove that from types.h
2020-08-14 18:34:34 +01:00
..
cmake_modules CMake: add /MT for MSVC 2020-03-28 17:21:03 +03:00
Crypto remove redundent include in Crypto/unedat.cpp (#8527) 2020-06-29 18:03:38 +01:00
Emu SPU LLVM: Add icelake optimized paths for SHUFB (#8712) 2020-08-13 15:00:56 +01:00
Icons Qt: Add custom pad configs 2019-05-16 20:37:41 +02:00
Input input: use left and right squircle values 2020-07-13 21:23:48 +02:00
Loader Improve TAR loader 2020-04-12 16:56:21 +03:00
qt/etc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
rpcs3qt rsx: Fix XBGR vs XRGB screenshots 2020-08-12 20:19:19 +03:00
util Add config override as cli arg: --config <path> 2020-08-03 21:31:53 +02:00
CMakeLists.txt cmake: Add support for target_precompiled_headers if available 2020-04-14 23:00:51 +03:00
define_new_memleakdetect.h
display_sleep_control.cpp Emu: Make prevent_display_sleep dynamic 2020-07-06 21:14:16 +02:00
display_sleep_control.h Add option for preventing display sleep (#5783) 2019-10-12 15:40:47 +03:00
emucore.vcxproj MSVC changes 2020-08-14 18:34:34 +01:00
emucore.vcxproj.filters cheat_manager: improve parser errors 2020-07-29 13:18:33 +02:00
frame_icon.xpm
git-version.cmake CD: Fix experimental build warning for Travis 2020-03-27 23:00:22 +03:00
GLGSRender.vcxproj MSVC changes 2020-08-14 18:34:34 +01:00
GLGSRender.vcxproj.filters gl/vk: Refactor draw call handling and stub shader interpreter 2020-03-23 14:47:28 +03:00
headless_application.cpp Log username 2020-08-07 21:57:08 +02:00
headless_application.h Qt: Enable stylesheet cli args and add stylesheet option "None" 2019-09-13 10:30:56 +02:00
main.cpp Try to fix ugly GUIs 2020-08-03 22:03:15 +02:00
main_application.cpp Gracefully abort headless mode with unsupported video renderers 2020-07-30 20:03:51 +02:00
main_application.h Untangle GUI and input includes 2020-02-24 16:31:01 +01:00
OpenAL.vcxproj MSVC changes 2020-08-14 18:34:34 +01: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 MSVC changes 2020-08-14 18:34:34 +01:00
rpcs3.vcxproj.filters Qt: refactor curl stuff into a downloader 2020-07-02 20:22:58 +02:00
rpcs3_version.cpp rpcs3_version: Bump to 0.0.11 2020-06-30 22:35:17 +01:00
rpcs3_version.h CI: Port Windows build to Azure Pipelines (#7757) 2020-03-27 16:37:27 +03: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 MSVC changes 2020-08-14 18:34:34 +01:00
VKGSRender.vcxproj.filters gl/vk: Refactor draw call handling and stub shader interpreter 2020-03-23 14:47:28 +03:00
windows.qrc Qt: Use additional windows resource file for qt.conf 2018-05-13 21:02:21 +04:00
XAudio.vcxproj MSVC changes 2020-08-14 18:34:34 +01:00
XAudio.vcxproj.filters Replace XAudio2 implementation with an unified Xaudio2Redist 2020-02-20 23:33:09 +03:00