rpcs3/rpcs3
kd-11 a96b4412d3 rsx: Do not rely on program env state, instead, always use program ucode analysis results when doing codegen
- Some things can be present in program env but not ucode state
  e.g A texture can be active and bound in a redirected manner but not actually be used in ucode
  In such a case, only the ucode analysis or decompilation can decide whether to inject decoding routines
2020-12-25 02:39:08 +03:00
..
cmake_modules Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
Crypto types.hpp: remove intrinsic includes 2020-12-21 21:11:25 +03:00
Emu rsx: Do not rely on program env state, instead, always use program ucode analysis results when doing codegen 2020-12-25 02:39:08 +03:00
Icons
Input types.hpp: more cleanup 2020-12-22 19:08:09 +03:00
Loader Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
qt/etc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
rpcs3qt Partial revert of 43c87e99b0 2020-12-23 08:25:56 +03:00
util Implement util/auto_typemap.hpp 2020-12-24 14:55:25 +03:00
CMakeLists.txt Initial DualSense Support (#9308) 2020-12-13 00:00:45 +01:00
display_sleep_control.cpp Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
display_sleep_control.h Remove BOM markers 2020-12-06 15:30:12 +03:00
emucore.vcxproj rsx: Refactor shader codegen and fix shadow sampling on depth-float 2020-12-25 02:39:08 +03:00
emucore.vcxproj.filters rsx: Refactor shader codegen and fix shadow sampling on depth-float 2020-12-25 02:39:08 +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: remove MemLeak build support 2020-12-22 14:32:30 +03:00
GLGSRender.vcxproj.filters Move align helpers to util/asm.hpp 2020-12-18 18:07:42 +03:00
headless_application.cpp Emu: implement on_exit callback 2020-12-18 16:05:40 +01:00
headless_application.h Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
main.cpp Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
main_application.cpp Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
main_application.h Remove BOM markers 2020-12-06 15:30:12 +03:00
OpenAL.vcxproj MSVC: remove MemLeak build support 2020-12-22 14:32:30 +03:00
OpenAL.vcxproj.filters
resource.h
resources.qrc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
rpcs3.appdata.xml
rpcs3.desktop
rpcs3.icns
rpcs3.ico
rpcs3.plist.in
rpcs3.png
rpcs3.rc
rpcs3.svg
rpcs3.vcxproj Initial DualSense Support (#9308) 2020-12-13 00:00:45 +01:00
rpcs3.vcxproj.filters Initial DualSense Support (#9308) 2020-12-13 00:00:45 +01:00
rpcs3_version.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
rpcs3_version.h Remove BOM markers 2020-12-06 15:30:12 +03:00
stb_image.cpp
stdafx.cpp Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
stdafx.h Implement util/auto_typemap.hpp 2020-12-24 14:55:25 +03:00
VKGSRender.vcxproj MSVC: remove MemLeak build support 2020-12-22 14:32:30 +03:00
VKGSRender.vcxproj.filters Move align helpers to util/asm.hpp 2020-12-18 18:07:42 +03:00
windows.qrc
XAudio.vcxproj MSVC: remove MemLeak build support 2020-12-22 14:32:30 +03:00
XAudio.vcxproj.filters Replace XAudio2 implementation with an unified Xaudio2Redist 2020-02-20 23:33:09 +03:00