rpcsx/rpcs3
Nekotekina 0da24f21d6 CPU: improve cpu_thread::suspend_all for cache efficiency (TSX)
Add prefetch hint list parameter.
Workloads may be executed by another thread on another CPU core.
It means they may benefit from directly prefetching the data as hinted.
Also implement mov_rdata_nt, for "streaming" data from such workloads.
2020-10-30 05:22:09 +03:00
..
cmake_modules CMake: add /MT for MSVC 2020-03-28 17:21:03 +03:00
Crypto FIX: MAX_PATH is used within Windows headers, we should use a different define internally 2020-10-10 23:09:05 +03:00
Emu CPU: improve cpu_thread::suspend_all for cache efficiency (TSX) 2020-10-30 05:22:09 +03:00
Icons Qt: Add custom pad configs 2019-05-16 20:37:41 +02:00
Input DS4: Add error logging and remove some unused code 2020-10-27 15:25:08 +01:00
Loader SPU Local Storage capture 2020-10-08 19:05:14 +03:00
qt/etc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
rpcs3qt CPU: improve cpu_thread::suspend_all for cache efficiency (TSX) 2020-10-30 05:22:09 +03:00
util Logs: add callback for cpu_thread to set cpu_flag::wait 2020-10-29 18:57:57 +03:00
CMakeLists.txt Implement ethernet address determination 2020-10-16 22:53:48 +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 Implement perf stat counter for PPU/SPU reservation ops 2020-10-19 19:41:28 +03:00
emucore.vcxproj.filters Implement perf stat counter for PPU/SPU reservation ops 2020-10-19 19:41:28 +03: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 Qt/overlays: use Argument list for translatable strings 2020-09-14 18:24:18 +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 Qt/Linux: fix QT_AUTO_SCREEN_SCALE_FACTOR typo 2020-08-18 10:04:31 +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 Qt/overlays: use Argument list for translatable strings 2020-09-14 18:24:18 +02:00
rpcs3.vcxproj.filters Qt/overlays: use Argument list for translatable strings 2020-09-14 18:24:18 +02:00
rpcs3_version.cpp rpcs3_version: Bump to 0.0.12 (#8815) 2020-08-31 23:38:51 +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 vk: Reimplement GPU query management 2020-10-06 12:02:53 +03:00
VKGSRender.vcxproj.filters vk: Reimplement GPU query management 2020-10-06 12:02:53 +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