rpcs3/rpcs3
kd-11 6e9392fb45 rsx: Restructure ZCULL query triggers
- Both ZCULL stats and ZPASS stats require hardware queries, but
  ZCULL stats should not contribute to ZPASS stats and vice versa!

- Disables hardware queries for ZCULL stats by themselves, we cannot
  generate them correctly anyway and no game so far has been found to
  actually use them. Should lessen the load on the backend for games
  that do not actually require it.
2020-02-26 19:40:35 +03:00
..
cmake_modules Test: disable warning for "macro redefined" spam 2020-02-22 15:17:02 +03:00
Crypto Fix "unknown pragma" on zlib clang workarounds 2020-02-23 10:42:35 +03:00
Emu rsx: Restructure ZCULL query triggers 2020-02-26 19:40:35 +03:00
Icons Qt: Add custom pad configs 2019-05-16 20:37:41 +02:00
Input Untangle GUI and input includes 2020-02-24 16:31:01 +01:00
Loader Remove -Wno-reorder and make it an error 2020-02-21 15:20:34 +03:00
qt/etc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
rpcs3qt Add information about boot process 2020-02-25 19:42:20 +03:00
util fixed_typemap.hpp: minor fixup 2020-02-25 18:27:05 +03:00
CMakeLists.txt Add option USE_COTIRE=ON (by default) 2020-02-10 14:47:12 +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 overlays: move code to overlay_utils.cpp 2020-02-25 21:57:49 +03:00
emucore.vcxproj.filters overlays: move code to overlay_utils.cpp 2020-02-25 21:57:49 +03:00
frame_icon.xpm
git-version.cmake Partially revert git-version.cmake 2019-10-22 11:42:49 +01:00
GLGSRender.vcxproj rsx: Refactor out complex present code into separate files 2020-01-18 19:52:52 +03:00
GLGSRender.vcxproj.filters rsx: Refactor out complex present code into separate files 2020-01-18 19:52:52 +03:00
headless_application.cpp move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
headless_application.h Qt: Enable stylesheet cli args and add stylesheet option "None" 2019-09-13 10:30:56 +02:00
main.cpp Untangle GUI and input includes 2020-02-24 16:31:01 +01: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 [MSbuild] Extend support to v142 toolset 2019-08-17 23:30:23 +03: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 Replace XAudio2 implementation with an unified Xaudio2Redist 2020-02-20 23:33:09 +03:00
rpcs3.vcxproj.filters Qt: do not use localized filenames for default current config and default stylesheet 2020-02-06 17:41:50 +01:00
rpcs3_version.cpp Add more game window title options 2020-02-20 20:07:25 +01:00
rpcs3_version.h Add more game window title options 2020-02-20 20:07:25 +01:00
stb_image.cpp C-style cast cleanup IV 2019-12-01 22:12:33 +03:00
stdafx.cpp
stdafx.h Change stdafx.h to trigger pch regeneration 2020-02-20 17:42:28 +03:00
VKGSRender.vcxproj rsx: Refactor out complex present code into separate files 2020-01-18 19:52:52 +03:00
VKGSRender.vcxproj.filters rsx: Refactor out complex present code into separate files 2020-01-18 19:52:52 +03:00
windows.qrc Qt: Use additional windows resource file for qt.conf 2018-05-13 21:02:21 +04:00
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