You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Maufeat 1d869e8495
[hle] stubbed extra services from (parental controls and stuff) fw21 (#3175)
3 weeks ago
..
acc [hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 1 month ago
am [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
aoc aoc: Rename AOC_U to IAddOnContentManager 2 years ago
apm gl_staging_buffer_pool: Refactor allocation variables into a struct 2 years ago
audio [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
bcat [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
bpc service: refactor server architecture 3 years ago
btdrv service: btdrv: Add EnableRadio for Qlaunch 2 years ago
btm [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
caps [hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 1 month ago
erpt erpt: stub report creation 2 years ago
es [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
eupld service: refactor server architecture 3 years ago
fatal [qt] clean up some orphaned_profiles bugs; add help (#2894) 2 months ago
fgm service: move hle_ipc from kernel 3 years ago
filesystem [hle, kernel] Add support for FW21 and kernel changes (#3004) 2 months ago
friend [core, display, overlay] Add LayerIsOverlay to separate overlay on composer, stub RequestListSummaryOverlayNotification, sync emu settings when setting language (#3123) 3 weeks ago
glue [meta] fix license headers (#2547) 4 months ago
grc service: refactor server architecture 3 years ago
hid [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
jit [meta] fix license headers (#2547) 4 months ago
lbl service: lbl: Add SaveCurrentSetting, LoadCurrentSetting and IsAutoBrightnessControlSupported for QLaunch 2 years ago
ldn [acc, ldn] Implement CreateClientProcessMonitor and stub LoadIdTokenCache changes (#2810) 3 months ago
ldr ro: add separate ro service 2 years ago
lm [meta] fix license headers (#2547) 4 months ago
mig [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
mii [meta] fix building with clang 21.1.4 (#2839) 3 months ago
mm [cmake] MinGW builds; fix line endings; fix weird multiplayer lobby behavior (#2835) 3 months ago
mnpp service: move hle_ipc from kernel 3 years ago
ncm service: move hle_ipc from kernel 3 years ago
nfc [meta] fix license headers (#2547) 4 months ago
nfp Fix typos in src/core (#12625) 2 years ago
ngc [hle, kernel] Add support for FW21 and kernel changes (#3004) 2 months ago
nifm [hle, kernel] Add support for FW21 and kernel changes (#3004) 2 months ago
nim [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
npns [hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 1 month ago
ns [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
nvdrv [hle, kernel] Add support for FW21 and kernel changes (#3004) 2 months ago
nvnflinger [core, display, overlay] Add LayerIsOverlay to separate overlay on composer, stub RequestListSummaryOverlayNotification, sync emu settings when setting language (#3123) 3 weeks ago
olsc [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
omm am: move out omm interfaces to new module 2 years ago
os "Merge Tagged PR 13018" 2 years ago
pcie [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
pctl [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
pcv Fix typos in src/core (#12625) 2 years ago
pm kernel: fix debugger and process list lifetime 2 years ago
prepo [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
psc [hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 1 month ago
ptm Add Device Power State (Windows, Linux, Mac and Android) (#197) 7 months ago
ro [meta] fix license headers (#2547) 4 months ago
set [core, display, overlay] Add LayerIsOverlay to separate overlay on composer, stub RequestListSummaryOverlayNotification, sync emu settings when setting language (#3123) 3 weeks ago
sm [common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 2 months ago
sockets [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
spl [meta] fix license headers (#2547) 4 months ago
ssl [bsd, ssl] fix connection between bsd:u and bsd:s and file descriptor copy (#3172) 3 weeks ago
usb service: usb: Update names 3 years ago
vi [core, display, overlay] Add LayerIsOverlay to separate overlay on composer, stub RequestListSummaryOverlayNotification, sync emu settings when setting language (#3123) 3 weeks ago
cmif_serialization.h [acc, ldn] Implement CreateClientProcessMonitor and stub LoadIdTokenCache changes (#2810) 3 months ago
cmif_types.h Merge pull request #12951 from liamwhite/more-ipc 2 years ago
hle_ipc.cpp ipc: additional fixes 2 years ago
hle_ipc.h service: add template serializer for method calls 2 years ago
ipc_helpers.h kernel: fix resource limit imbalance 2 years ago
kernel_helpers.cpp Rework time service to fix time passing offline. 2 years ago
kernel_helpers.h service: refactor server architecture 3 years ago
server_manager.cpp general: fix asan errors 2 years ago
server_manager.h server_manager: use multi wait API 2 years ago
service.cpp [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
service.h [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 3 weeks ago
services.cpp [core/hle/service] use single lambda dispatcher as opposed to spamming 48+6 tiny cold cloned capturing lambdas (#2880) 2 months ago
services.h [core/hle/service] use single lambda dispatcher as opposed to spamming 48+6 tiny cold cloned capturing lambdas (#2880) 2 months ago