Liam
0cb413c3d3
nvnflinger/gpu: implement applet capture
2 years ago
Liam
962c82540c
nvnflinger/gpu: implement blending
2 years ago
Liam
06fd7f2012
nvservices: unmap only on last container free
2 years ago
Liam
2e8c21ad2d
core: fix multiprocess with nce
2 years ago
Narr the Reg
03a23c037a
service: Fix OutLargeData attributes
2 years ago
Narr the Reg
0ac777460d
service: hid: Free npad applet resource
2 years ago
Narr the Reg
b4d88a7bb4
service: hid: Migrate hidbus to new interface
2 years ago
Liam
fee263c59c
ipc: additional fixes
2 years ago
Liam
5a64a77df3
glue: use multi wait API
2 years ago
Liam
6810929f6a
server_manager: use multi wait API
2 years ago
Liam
9404633bfd
service: add os types and multi wait API
2 years ago
german77
b6106604c4
service: hid: Migrate hid debug service to new interface
2 years ago
german77
12b6162852
service: irs: Migrate service to new interface
2 years ago
Fernando Sahmkow
fa47ac1c9f
Common: Rename SplitRangeSet to OverlapRangeSet
2 years ago
Fernando Sahmkow
accccc0cbf
NVDRV: Refactor HeapMapper to use RangeSets
2 years ago
Liam
5eb5c96750
nvnflinger: release buffers before presentation sleep
2 years ago
Kelebek1
108a72ea8a
Fix firmware timezone boot load check.
2 years ago
Narr the Reg
fb3ef957bb
service: fs: Skip non user id folders
2 years ago
Liam
78f72b3bf5
cmif_serialization: enforce const for references
2 years ago
Liam
35e3c68028
service: use const references for input raw data
2 years ago
Fernando Sahmkow
f740d8b9be
MemoryManager: Reduce the page table size based on last big page address.
2 years ago
Liam
2c421a7046
hardware_composer: implement speed limit extensions
2 years ago
Liam
a595e9e8a7
nvnflinger/gpu: implement layer stack composition
2 years ago
liamwhite
6e92a7a149
aoc: fix DLC listing ( #12867 )
2 years ago
Fernando Sahmkow
aaab11e36f
NVDRV: Join the heaper optimization blocks
2 years ago
Kelebek1
9ed82a280e
Remove a few hacks for clock setups, which seem to no longer be needed, but fix network clock to local clock on every boot. Also fix some logging strings.
2 years ago
Liam
817d916233
am: push storage from error applet with non-zero size
2 years ago
Liam
8292ba7ad6
cmif_serialization: fix LargeData types
2 years ago
Narr the Reg
a0f7f2b309
service: hid: Implement GetPlayerLedPattern accurately
2 years ago
LotP1
ecea5ef757
Update sockets.h
forgot to realign the enum
2 years ago
LotP1
a1ce45b0b1
Update src/core/hle/service/sockets/sockets.h
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
2 years ago
Liam
9ba9780a96
cmif_serialization: fix out layout calculation
2 years ago
Narr the Reg
4afca6bf5d
service: capsrv: Migrate to new IPC
2 years ago
Liam
8e0a40434c
am: stop emulation when all applets are closed
2 years ago
Liam
68303ed601
core: support offline web applet
2 years ago
Liam
8a146469c0
am: return AppletDataBroker and use for frontend applets
2 years ago
Liam
b1c2f791af
am: rework IStorage for transfer storage
2 years ago
Liam
182137a9a4
am: migrate global state to per-applet state structure
2 years ago
Liam
dfb9fa0144
am: re-namespace frontend applets to frontend directory
2 years ago
Liam
a7e9d7842d
am: add new datatypes for per-applet state
2 years ago
Liam
7de6b41030
service: split am into components
2 years ago
LotP1
2cc5c517cf
Update sockets_translate.cpp
Align the error case with it's index in the Errno enum
2 years ago
LotP1
c0775e74ec
Update sockets.h
Add the CONNREFUSED error to the Service::Sockets::Errno enum
2 years ago
LotP1
3acf35bb98
Update sockets_translate.cpp
Add support for the CONNREFUSED Errno.
Without this Connect() will return SUCCESS when a connection is refused, instead of an error code. This causes code, that relies on the result of Connect() being SUCCESS, to execute when it shouldn't.
2 years ago
Narr the Reg
64fca24b32
service: mii: Set arguments as const
2 years ago
Liam
41149d061d
notif: rewrite for new IPC
2 years ago
amazingfate
6c8df6af44
fix build for gcc 11
2 years ago
german77
8e93537266
service: am: Focus state changed goes last
2 years ago
Narr the Reg
575183d6dc
service: hid: Fully implement touch resource
2 years ago
Kelebek1
19a2f12692
Use the input process handle to get the correct application's memory
2 years ago