ameerj
|
2d2522693e
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
|
3 лет назад |
liamwhite
|
b01698775b
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
|
3 лет назад |
ameerj
|
7ffd624248
service: Use ReadBufferSpan where it is trivial to do so
|
3 лет назад |
Lioncash
|
eadc1ae1e7
reporter: Pass by const reference where applicable
|
3 лет назад |
Lioncash
|
e7f9f58fa4
reporter: Eliminate undefined behavior in SaveErrorReport
|
3 лет назад |
german77
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
ameerj
|
ade596121b
core: Reduce unused includes
|
4 лет назад |
Morph
|
a6e6a5ac38
general: Get the current process program id directly from the system
|
4 лет назад |
Morph
|
64275dfbf4
general: Rename GetTitleID to GetProgramID
|
4 лет назад |
ReinUsesLisp
|
4a82450c81
cmake: Remove shader cache version
|
5 лет назад |
lat9nq
|
b91b76df4f
general: Make most settings a BasicSetting
|
5 лет назад |
Morph
|
0f48292de1
fsp_srv: Fix filesystem access logging
|
5 лет назад |
Morph
|
12c1766997
general: Replace RESULT_SUCCESS with ResultSuccess
|
5 лет назад |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
5 лет назад |
Lioncash
|
9a07ed53eb
core: Make variable shadowing a compile-time error
|
5 лет назад |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 лет назад |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
5 лет назад |
bunnei
|
93e20867b0
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
5 лет назад |
Chloe Marcec
|
83f8c1a25e
lm: Recode LM service
|
5 лет назад |
Lioncash
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 лет назад |
James Rowe
|
bc30a591ba
Replace externals with Conan (#3735)
|
6 лет назад |
bunnei
|
c7bc7986bb
core: reporter: Updates for new VMM.
|
6 лет назад |
bunnei
|
4caff51710
core: memory: Move to Core::Memory namespace.
|
6 лет назад |
bunnei
|
c083ea7d78
core: Implement separate A32/A64 ARM interfaces.
|
6 лет назад |
Lioncash
|
b05bfc6036
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
|
6 лет назад |
Lioncash
|
536fc7f0ea
core: Prepare various classes for memory read/write migration
|
6 лет назад |
Zach Hilman
|
6212df3beb
lm: Flush manager output on core shutdown
|
6 лет назад |
Zach Hilman
|
82bf055eca
reporter: Add log output for packaged lm log data
|
7 лет назад |
Zach Hilman
|
787b191abf
reporter: Differentiate between Old, New, and System play reports
|
7 лет назад |