citra/src/core/loader
GPUCode cf9bb90ae3
code: Use std::span where appropriate (#6658)
* code: Use std::span when possible

* code: Prefix memcpy and memcmp with std::
2023-07-07 01:52:40 +03:00
..
3dsx.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
3dsx.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
elf.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
elf.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
loader.cpp code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
loader.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
ncch.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
ncch.h code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
smdh.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
smdh.h code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00