Sebastian Valle
|
78dd1cd441
Merge pull request #720 from Subv/getentrytype_root
|
hace 8 años |
Sebastian Valle
|
7eace8f512
Merge pull request #714 from lioncash/index
|
hace 8 años |
bunnei
|
38b35e752b
Merge pull request #712 from lioncash/fsp
|
hace 8 años |
bunnei
|
427fc4ac6b
Merge pull request #713 from lioncash/filesys
|
hace 8 años |
bunnei
|
e91ba6c057
Merge pull request #711 from lioncash/swap
|
hace 8 años |
bunnei
|
d6c7a05239
Merge pull request #710 from lioncash/unused
|
hace 8 años |
bunnei
|
1034bcc742
Merge pull request #694 from lioncash/warn
|
hace 8 años |
Subv
|
e5c916a27c
Filesystem: Return EntryType::Directory for the root directory.
|
hace 8 años |
bunnei
|
bbc31ba6af
Merge pull request #709 from lioncash/thread-local
|
hace 8 años |
bunnei
|
130a02f330
Merge pull request #708 from lioncash/xbyak
|
hace 8 años |
bunnei
|
8176ab3a07
Merge pull request #707 from lioncash/catch
|
hace 8 años |
bunnei
|
04f7a7036a
Merge pull request #705 from lioncash/string-ref
|
hace 8 años |
bunnei
|
cbf43225a9
Merge pull request #704 from lioncash/string
|
hace 8 años |
bunnei
|
f1d7486eac
Merge pull request #703 from lioncash/const
|
hace 8 años |
bunnei
|
b0334af05b
Merge pull request #702 from lioncash/initialize
|
hace 8 años |
bunnei
|
1bf7ae79c8
Merge pull request #701 from lioncash/moving
|
hace 8 años |
Lioncash
|
af2698dcea
hle_ipc: Amend usage of buffer_index within one of HLERequestContext's WriteBuffer() overloads
|
hace 8 años |
Lioncash
|
6c1ba02e0c
fsp_srv: Remove unnecessary vector construction in IFile's Write() function
|
hace 8 años |
Lioncash
|
3e9b79e088
fsp_srv: Remove unnecessary std::vector construction in IDirectory's Read() function
|
hace 8 años |
bunnei
|
758c357868
Merge pull request #699 from lioncash/vfs
|
hace 8 años |
bunnei
|
87053fb3b8
Merge pull request #697 from bunnei/disable-depth-cull
|
hace 8 años |
Lioncash
|
5da4c78c6a
filesystem: std::move VirtualDir instance in VfsDirectoryServiceWrapper's constructor
|
hace 8 años |
Lioncash
|
abbf038191
filesystem: Use std::string's empty() function instead of comparing against a literal
|
hace 8 años |
Lioncash
|
2cc0ef83cf
filesystem: Remove pragma disabling global optimizations
|
hace 8 años |
Lioncash
|
f317080f40
fsp_srv: Make IStorage constructor explicit
|
hace 8 años |
Lioncash
|
910ad2e110
fsp_srv: Add missing includes
|
hace 8 años |
Lioncash
|
6be342118a
fsp_srv: Resolve sign-mismatch warnings in assertion comparisons
|
hace 8 años |
Lioncash
|
d6e9b96e2f
fsp_srv: Respect write length in Write()
|
hace 8 años |
Lioncash
|
5c47ea1a4e
common/swap: Remove unnecessary const on return value of swap()
|
hace 8 años |
Lioncash
|
0a868641fa
common/swap: Use static_cast where applicable
|
hace 8 años |