rpcsx/rpcs3/Emu
kd-11 92749f011e vk: Experimental workaround to just disable compression
Applies some flags to disable aggressive optimizations on some hw.
Currently applies to AMD cards which will avoid compression if mutable
format is enabled.
This is a temporary workaround.
2021-08-23 09:34:56 +03:00
..
Audio replace some random Emu.Pause with fatal errors 2021-07-20 19:47:00 +02:00
Cell SPU LLVM: Add approximate FCEQ/FCMEQ (#8729) 2021-08-22 10:13:34 +03:00
CPU SPU Profiler: adjust accumulation logic 2021-08-01 09:59:00 +03:00
Io fix some warnings 2021-08-15 21:02:38 +02:00
Memory vm_ptr.h: Improve try_read() (#10627) 2021-07-29 21:14:29 +03:00
NP Fix warnings about using deprecated inet_ntoa function (#10698) 2021-08-18 07:16:38 +03:00
RSX vk: Experimental workaround to just disable compression 2021-08-23 09:34:56 +03:00
cache_utils.cpp RSX Cache: Prevent crash on failure to obtain cache directory (#10474) 2021-06-19 16:57:07 +03:00
cache_utils.hpp Move unspecific Emulator code out of System.cpp 2021-04-24 11:21:22 +03:00
CMakeLists.txt vk: Add basic support for FSR 1.0 2021-08-06 17:18:48 +03:00
GameInfo.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
GDB.cpp Debugger: Add some error pop-ups for invalid operations 2021-07-31 15:27:30 +02:00
GDB.h Implement fill_array() utility 2021-04-19 12:33:32 +03:00
IdManager.cpp core: Move IDM to FXO 2021-04-04 17:29:32 +03:00
IdManager.h Improve emulation stopping speed 2021-06-08 18:26:14 +03:00
IPC.h LV2: Improve IPC support (#10206) 2021-05-07 09:58:30 +03:00
localized_string.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
localized_string.h Remove BOM markers 2020-12-06 15:30:12 +03:00
localized_string_id.h save-overlays: add localization 2021-04-30 00:30:26 +02:00
perf_meter.cpp More random changes 2021-04-11 14:01:51 +03:00
perf_meter.hpp More random changes 2021-04-11 14:01:51 +03:00
System.cpp Loader: Improve just-in-time installation of disc game files (#10719) 2021-08-19 08:49:59 +03:00
System.h System: make IsPathInsideDir a member function 2021-07-29 10:18:20 +02:00
system_config.cpp More random changes 2021-04-11 14:01:51 +03:00
system_config.h vk: Add basic support for FSR 1.0 2021-08-06 17:18:48 +03:00
system_config_types.cpp perf_overlays: add avg and 1p high/low 2021-05-26 23:26:12 +02:00
system_config_types.h perf_overlays: add avg and 1p high/low 2021-05-26 23:26:12 +02:00
system_progress.cpp Qt: abort batch PPU compilation on dialog cancel 2021-07-29 10:18:20 +02:00
system_progress.hpp Qt: abort batch PPU compilation on dialog cancel 2021-07-29 10:18:20 +02:00
system_utils.cpp input: redesign pad profiles 2021-08-15 08:24:35 +02:00
system_utils.hpp input: redesign pad profiles 2021-08-15 08:24:35 +02:00
title.cpp Cleanup and move sysinfo.h -> util/sysinfo.hpp 2020-12-18 12:55:54 +03:00
title.h Remove BOM markers 2020-12-06 15:30:12 +03:00
VFS.cpp More random changes 2021-04-11 14:01:51 +03:00
VFS.h Improve Trophy Installer robustness 2020-10-01 22:00:57 +03:00