xenia-canary/src/xenia/vfs
Gliniak 09be7e874a [All] Fixed multiple issues during build on Linux
- Added some fixes introduced by RodoMa92 in PR198

- Lack of AVX2 extension (should be done differently in the future)
- Disable deprecated-volatile warning
- Added missing override in posix EventInfo, ImGui notification class and XContent class
- Removed not used XAudio2.h include in XMP
- Fixed missing switch-case in XObject
- Added fugly template in native_list.h
- Fixed multiple smaller issues
2025-01-10 21:41:45 +01:00
..
devices [All] Fixed multiple issues during build on Linux 2025-01-10 21:41:45 +01:00
testing [Testing] Added test project for vfs 2023-09-14 12:32:51 +03:00
device.cc C++17ification. 2020-04-07 16:09:41 -05:00
device.h [Kernel/VFS] Cleanup info query/set+sector size. 2020-04-20 16:08:02 -05:00
entry.cc Revert "[VFS] Fixed crash on filename extraction from path." 2024-11-02 19:54:16 +01:00
entry.h Revert "[VFS] Fixed crash on filename extraction from path." 2024-11-02 19:54:16 +01:00
file.h [Kernel] Added Support For: XFileRenameInformation 2024-01-29 22:03:58 +01:00
premake5.lua Never specify /O1 2024-12-13 13:01:06 -08:00
vfs_dump.cc [Base] Removed useless path_to_utf8 conversion while using fmt 2024-12-13 19:04:31 +01:00
virtual_file_system.cc [XAM] Allow content to read license from header 2024-10-06 21:15:50 +02:00
virtual_file_system.h [VFS] Clear registered devices if launch failed 2024-05-25 20:33:19 +02:00