arades79
|
683019878f
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
3 anni fa |
arades79
|
45e13b03f3
add static lifetime to constexpr values to force compile time evaluation where possible
|
3 anni fa |
ameerj
|
2d2522693e
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
|
3 anni fa |
liamwhite
|
b01698775b
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
|
3 anni fa |
ameerj
|
a1490d77ac
hle_ipc: Rename ReadBufferSpan to ReadBuffer
|
3 anni fa |
ameerj
|
7ffd624248
service: Use ReadBufferSpan where it is trivial to do so
|
3 anni fa |
Liam
|
9737615948
general: fix compile for Apple Clang
|
3 anni fa |
german77
|
6f0f7f1547
service: am: Stub SetRecordVolumeMuted
|
3 anni fa |
Liam
|
a9ace6856d
kernel: remove KWritableEvent
|
3 anni fa |
Kelebek1
|
03aedccaa2
Demote services from warning/info to debug to reduce log spam:
|
3 anni fa |
Kelebek1
|
458da8a948
Project Andio
|
4 anni fa |
Gus Caplan
|
742f67908c
implement resume message
|
4 anni fa |
german77
|
8e0e2e95e6
service am: Update service tables to 14.0.0
|
4 anni fa |
german77
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 anni fa |
Narr the Reg
|
f37b2e6f10
service: am: Stub PerformSystemButtonPressingIfInFocus
|
4 anni fa |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 anni fa |
Liam
|
0cfcee95c7
service: jit: stub JIT service
|
4 anni fa |
bunnei
|
07c9d9bdbd
core: hle: kernel: Use weak_ptr where possible for SessionRequestHandler and SessionRequestManager.
|
4 anni fa |
Narr the Reg
|
d44464829b
service: am: Update enum names to match documentation
|
4 anni fa |
Morph
|
25db62ce15
general: Rename NewUUID to UUID, and remove the previous UUID impl
|
4 anni fa |
Morph
|
dfe11d72e3
profile: Migrate to the new UUID implementation
|
4 anni fa |
Morph
|
f138731e2f
service: am: ISelfController: Stub SaveCurrentScreenshot
|
4 anni fa |
Fernando Sahmkow
|
71ca84d829
Settings: eliminate rescaling_factor.
|
5 anni fa |
Morph
|
a6e6a5ac38
general: Get the current process program id directly from the system
|
4 anni fa |
Morph
|
64275dfbf4
general: Rename GetTitleID to GetProgramID
|
4 anni fa |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 anni fa |
bunnei
|
b869439969
Merge pull request #7103 from Morph1984/service-ctx-event
|
4 anni fa |
Morph
|
2f5808b7ff
service: am: Make use of Exit to exit the currently running application
|
4 anni fa |
Morph
|
fadcee14f8
service: Replace service event creation with ServiceContext::CreateEvent
|
4 anni fa |
german77
|
321c64a122
service/am: Update to 13.0.0
|
4 anni fa |