rpcsx/rpcs3/Emu
kd-11 9199b1b1d8 vk: Improve compatibility with sub-par drivers and hardware
- Adds workarounds for INTEL + MSAA
- Adds support for younger drivers where all features may not be
  implemented.
  Things that won't out-right break the emulation can be
disabled.
2021-05-30 22:35:34 +03:00
..
Audio More random changes 2021-04-11 14:01:51 +03:00
Cell Replace gsl::span for std::span (c++20) (#7531) 2021-05-30 17:10:46 +03:00
CPU Fix cpu_thread::check_state() cpu_flag::temp support 2021-05-28 20:25:16 +03:00
Io Move unspecific Emulator code out of System.cpp 2021-04-24 11:21:22 +03:00
Memory types.hpp: implement min_v<>, max_v<>, SignedInt, UnsignedInt, FPInt concepts 2021-05-23 19:43:51 +03:00
NP fix some warning spam 2021-05-29 08:17:30 +02:00
RSX vk: Improve compatibility with sub-par drivers and hardware 2021-05-30 22:35:34 +03:00
cache_utils.cpp Move unspecific Emulator code out of System.cpp 2021-04-24 11:21:22 +03:00
cache_utils.hpp Move unspecific Emulator code out of System.cpp 2021-04-24 11:21:22 +03:00
CMakeLists.txt Replace gsl::span for std::span (c++20) (#7531) 2021-05-30 17:10:46 +03:00
GameInfo.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
GDB.cpp Improve get_current_cpu_thread() 2021-05-20 09:25:51 +03: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 types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +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 sys_prx/overlay: Fix disambiguator of module names opened by FD (#10340) 2021-05-26 23:38:17 +03:00
System.h Move unspecific Emulator code out of System.cpp 2021-04-24 11:21:22 +03:00
system_config.cpp More random changes 2021-04-11 14:01:51 +03:00
system_config.h perf_overlays: add avg and 1p high/low 2021-05-26 23:26:12 +02: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 fix formatting (somehow broken by copy pasta) 2021-04-24 11:46:51 +02:00
system_progress.hpp Move unspecific Emulator code out of System.cpp 2021-04-24 11:21:22 +03:00
system_utils.cpp Move unspecific Emulator code out of System.cpp 2021-04-24 11:21:22 +03:00
system_utils.hpp Move unspecific Emulator code out of System.cpp 2021-04-24 11:21:22 +03: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