Narr the Reg
|
39ca7b2928
core: Update service function tables to 16.0.0+
|
před 3 roky |
ameerj
|
2d2522693e
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
|
před 3 roky |
liamwhite
|
b01698775b
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
|
před 3 roky |
ameerj
|
a1490d77ac
hle_ipc: Rename ReadBufferSpan to ReadBuffer
|
před 3 roky |
ameerj
|
7ffd624248
service: Use ReadBufferSpan where it is trivial to do so
|
před 3 roky |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
před 4 roky |
Morph
|
7bb2dd75cd
service: Reduce header include overhead
|
před 4 roky |
Morph
|
12c1766997
general: Replace RESULT_SUCCESS with ResultSuccess
|
před 5 roky |
Morph
|
faaea00069
nifm, ssl: Fix incorrect response sizes
|
před 5 roky |
Morph
|
271f2e2d78
ssl: Stub Import(Client/Server)Pki
|
před 5 roky |
Lioncash
|
1a954b2a59
service: Eliminate usages of the global system instance
|
před 5 roky |
Lioncash
|
e21b6ff79d
service: Update function tables
|
před 6 roky |
Lioncash
|
ca96dc4676
service: Update service function tables
|
před 7 roky |
bunnei
|
e86b26cd2b
Merge pull request #2334 from lioncash/override
|
před 7 roky |
Lioncash
|
7f506be2ee
hle/service: Resolve unused variable warnings
|
před 7 roky |
Lioncash
|
5b0a9f8ba8
core: Add missing override specifiers where applicable
|
před 7 roky |
David Marcec
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
před 7 roky |
bunnei
|
f2c1fd08f9
Merge pull request #1354 from ogniK5377/ssl-version
|
před 7 roky |
David Marcec
|
d06f4cfc63
Corrected SSL::SetInterfaceVersion
|
před 7 roky |
David Marcec
|
6a0612f2bf
Removed the use of rp.MakeBuilder
|
před 7 roky |
Lioncash
|
41cd766438
ssl: Move SSL class to cpp file
|
před 8 roky |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
před 8 roky |
David Marcec
|
abc23416e8
Switched to NGLOG_WARNING
|
před 8 roky |
David Marcec
|
7391741a20
Merge branch 'master' of https://github.com/yuzu-emu/yuzu into service-impl
|
před 8 roky |
David Marcec
|
f1f7f2cba9
Added PREPO to logging backend, Removed comments from SaveReportWithUser
|
před 8 roky |
Lioncash
|
bfe49edb2a
ssl: Move logging macros over to new fmt-compatible ones
|
před 8 roky |
David Marcec
|
27650499bc
GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport.
|
před 8 roky |
David Marcec
|
f3137d3bc1
Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids)
|
před 8 roky |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
před 8 roky |
mailwl
|
39f75350bb
Service/SSL: update service according switchbrew
|
před 8 roky |