rpcs3/rpcs3
kd-11 73fe9b51de rsx/fp: Ignore self-referencing register writes.
- Sometimes, usually with shaders that do pack/unpack operations, there is a write-to-self operation.
  For example r0.xy = r0.xy
  Obviously no new data was introduced into "r0" by this, so we should not mark the register as having new data.

- TODO: Investigate on realhw if self-reference is needed to "cast" the overlapping half registers to their full register counterparts.
2020-06-03 09:45:02 +03:00
..
cmake_modules CMake: add /MT for MSVC 2020-03-28 17:21:03 +03:00
Crypto Crypto: read sfo in memory instead of tmp file 2020-04-25 15:17:17 +02:00
Emu rsx/fp: Ignore self-referencing register writes. 2020-06-03 09:45:02 +03:00
Icons
Input Input: remember registered ldd controllers 2020-05-13 11:17:58 +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 kernel explorer: Add information about first PRX/overlay segment 2020-05-22 17:37:22 +03:00
util atomic.hpp: modernize inline assembly for lock bts/btr/btc 2020-04-28 18:05:32 +03: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 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 rsx/gl: Add basic interpreter support to OGL 2020-04-30 15:02:59 +03:00
emucore.vcxproj.filters Input: remember registered ldd controllers 2020-05-13 11:17:58 +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 gl/vk: Refactor draw call handling and stub shader interpreter 2020-03-23 14:47:28 +03: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 move overlays code to headers 2020-02-26 23:43:18 +01:00
headless_application.h
main.cpp Fix some misspells 2020-05-20 22:53:24 +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
OpenAL.vcxproj.filters
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
rpcs3.desktop
rpcs3.icns
rpcs3.ico
rpcs3.plist.in
rpcs3.png
rpcs3.rc
rpcs3.svg Optimise the SVG logo with svgcleaner 2020-01-17 08:31:00 +01:00
rpcs3.vcxproj VS: randomly changed project files 2020-05-31 07:37:59 +02:00
rpcs3.vcxproj.filters VS: randomly changed project files 2020-05-31 07:37:59 +02:00
rpcs3_version.cpp rpcs3_version: Bump to 0.0.10 2020-04-30 19:40:32 +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 vulkan: Import spirv-tools subproject and update glslang 2020-05-05 13:18:03 +03:00
VKGSRender.vcxproj.filters gl/vk: Refactor draw call handling and stub shader interpreter 2020-03-23 14:47:28 +03:00
windows.qrc
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