1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-22 18:53:28 +01:00
rpcs3/rpcs3/Emu
MSuih f526027778
Revert recent file system changes (#11370)
* Revert "FS: use std::filesystem::u8path"

This reverts commit cd016be86e.

* Revert "VFS: fix missing path deliminators"

This reverts commit 84753db574.

* Revert "Bugfix of Emulator::Load disc path searching"

This reverts commit b9179de288.

* Revert "fs: Reimplement path resolving using std::filesystem::weakly_canonical"

This reverts commit 0c4b2ff06b.
2022-01-13 07:24:04 +03:00
..
Audio cellAudio: Recover XAudio on failed initialization 2021-12-09 01:46:44 +01:00
Cell Update PPUTranslator::MTFSFI for its intention to be clearer 2022-01-12 03:37:39 +03:00
CPU Re-refactor copy_data_swap_u32 again 2021-12-26 14:40:21 +03:00
Io Input: implement stick multipliers for keyboard 2021-12-17 17:21:44 +01:00
Memory TSX: refactoring M 2021-12-19 20:23:01 +03:00
NP Fixes rpcn_client.h func ptr comparison warning 2021-11-11 08:11:14 +01:00
RSX rsx: Use 32 bit integers for pitch 2022-01-10 12:27:30 +03:00
cache_utils.cpp
cache_utils.hpp
CMakeLists.txt Implement proper macOS version check (#11352) 2022-01-11 23:17:26 +01:00
GameInfo.h
GDB.cpp GDB: Rework to_hex/hex_to functions 2021-12-28 02:02:44 +03:00
GDB.h
IdManager.cpp
IdManager.h
IPC.h
localized_string_id.h
localized_string.cpp
localized_string.h
perf_meter.cpp
perf_meter.hpp
system_config_types.cpp Audio backend improvements 2021-11-24 19:41:05 +01:00
system_config_types.h Audio backend improvements 2021-11-24 19:41:05 +01:00
system_config.cpp Qt: fix initial TSX selection 2021-11-06 13:47:43 +01:00
system_config.h Disable OpenGL on macOS 2022-01-10 19:18:49 +03:00
system_progress.cpp Fix headless mode 2021-11-14 17:07:18 +01:00
system_progress.hpp overlays: Show feedback while stopping ppu compilation 2021-09-16 22:18:43 +02:00
system_utils.cpp fs::file: always use strict reading mode for large reads (#11206) 2021-12-01 19:09:07 +03:00
system_utils.hpp edat: Check for the correct directory 2021-09-18 18:20:55 +01:00
System.cpp Revert recent file system changes (#11370) 2022-01-13 07:24:04 +03:00
System.h Revert recent file system changes (#11370) 2022-01-13 07:24:04 +03:00
title.cpp
title.h
vfs_config.cpp Emu: Move VFS mount to Init 2021-10-29 19:46:11 +02:00
vfs_config.h VFS: move VFS settings to seperate file 2021-09-25 19:21:59 +03:00
VFS.cpp Revert recent file system changes (#11370) 2022-01-13 07:24:04 +03:00
VFS.h