suyu/src/core/hle/service
Lioncash 03d5a5d9de software_keyboard: Resolve a pessimizing move warning
A std::vector created in place like this is already an rvalue and
doesn't need to be moved.
2020-08-14 09:14:54 -04:00
..
acc Merge pull request #4474 from lioncash/hle-profile 2020-08-04 13:51:15 +10:00
am software_keyboard: Resolve a pessimizing move warning 2020-08-14 09:14:54 -04:00
aoc
apm
audio General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
bcat General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
bpc
btdrv
btm
caps
erpt
es ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 2020-08-03 07:28:54 -04:00
eupld
fatal
fgm
filesystem minor nits 2020-07-31 11:02:59 -04:00
friend
glue
grc
hid core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
lbl
ldn
ldr service/ldr: Resolve sign mismatch warnings 2020-08-03 11:48:16 -04:00
lm
mig
mii Merge pull request #4365 from lioncash/mii 2020-07-17 22:20:15 -04:00
mm
ncm
nfc
nfp ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 2020-08-03 07:28:54 -04:00
nifm
nim Fix typo 2020-06-29 04:12:36 +02:00
npns service: Update function tables 2020-06-29 04:01:34 +02:00
ns Merge pull request #4203 from VolcaEM/services 2020-07-11 00:02:36 -04:00
nvdrv Merge pull request #4430 from bunnei/new-gpu-vmm 2020-08-04 18:44:26 -04:00
nvflinger General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
pcie service: Update function tables 2020-06-29 04:01:34 +02:00
pctl
pcv service: Update function tables 2020-06-29 04:01:34 +02:00
pm service: Update function tables 2020-06-29 04:01:34 +02:00
prepo Merge pull request #4203 from VolcaEM/services 2020-07-11 00:02:36 -04:00
psc service: Update function tables 2020-06-29 04:01:34 +02:00
ptm service: Update function tables 2020-06-29 04:01:34 +02:00
set ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 2020-08-03 07:28:54 -04:00
sm common/concepts: Rename IsBaseOf to DerivedFrom 2020-08-07 08:09:57 -04:00
sockets service: Update function tables 2020-06-29 04:01:34 +02:00
spl Merge pull request #4203 from VolcaEM/services 2020-07-11 00:02:36 -04:00
ssl
time ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 2020-08-03 07:28:54 -04:00
usb service: Update function tables 2020-06-29 04:01:34 +02:00
vi Merge pull request #4401 from ogniK5377/GetIndirectLayerImageRequiredMemoryInfo 2020-08-04 18:45:11 -04:00
wlan service: Update function tables 2020-06-29 04:01:34 +02:00
service.cpp
service.h