3073 Commits (659b5f808852d069d4aaabd153ab1f817bf75ffe)

Author SHA1 Message Date
Lioncash 3fcaf937d2 profile_manager: Make use of designated initializers 6 years ago
David Marcec 6a0b77996b sm: Make use of IsBaseOf for GetService 6 years ago
David 9b75481755
ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 6 years ago
Morph fc86cb4ca2 minor nits 6 years ago
David Marcec e586921c28 am: Unstub SetScreenShotPermission 6 years ago
Morph 1241020093 fsp-srv: Stub Read/WriteSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute 6 years ago
Morph 45fd67c109 fs: Rename SaveDataDescriptor to SaveDataAttribute 6 years ago
ReinUsesLisp bc699ace15 service/bsd: Handle Poll with no entries accurately 6 years ago
ReinUsesLisp f7d59f3e0e services/bsd: Implement most of bsd:s 6 years ago
ReinUsesLisp 2c67bbf609 service/sockets: Add worker pool abstraction 6 years ago
ReinUsesLisp 5692c48ab7 service/sockets: Add worker abstraction to execute blocking calls asynchronously 6 years ago
ReinUsesLisp 80b4bd3583 service/sockets: Add translate functions 6 years ago
ReinUsesLisp 22263ccaa4 service/sockets: Add enumerations and structures 6 years ago
ReinUsesLisp ef8acc9c3d services/nifm: Implement GetCurrentIpAddress 6 years ago
bunnei db94457205
Update src/core/hle/service/nvdrv/devices/nvmap.cpp 6 years ago
Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data 6 years ago
CrazyMax 1ffff4dab2 remove unused variable; 6 years ago
bunnei 05def61398 hle: nvdrv: Rewrite of GPU memory management. 6 years ago
Lioncash 7b070bbf62 nvflinger: Mark interface functions with return values as [[nodiscard]] 6 years ago
Lioncash 5dab23e017 nvflinger: Use return value of Lock() 6 years ago
David Marcec 380658c21d audio_core: Apollo Part 1, AudioRenderer refactor 6 years ago
David Marcec 8abb31a19d vi: IApplicationDisplayService:GetIndirectLayerImageRequiredMemoryInfo 6 years ago
David Marcec 8248d76964 Address issues 6 years ago
David Marcec d7d2c27b48 swkbd: Return result for Calc request for inlined swkbd 6 years ago
Lioncash e54c940abf mii/manager: Resolve sign mismatch warnings 6 years ago
Lioncash 7f989378c0 mii/manager: Make use of designated initializers 6 years ago
David Marcec 0319cc1c37 hid: Only update keyboard & debug pad inputs if enabled 6 years ago
Morph 5892fc1555 Add comment to clarify the nullptr check 6 years ago
Morph 2079bb4090 filesystem: Create subdirectories prior to creating a file 6 years ago
Lioncash bef1844a51 core_timing: Make TimedCallback take std::chrono::nanoseconds 6 years ago
Lioncash 8b50c660df core_timing: Make use of std::chrono with ScheduleEvent 6 years ago
bunnei e706501c8d hle: service: mii: Rewrite service to properly support creation of random and default miis. 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
CrazyMax cf76769026 AM: fix GetDesiredLanguage: 6 years ago
CrazyMax 7bd3558c64 GetDisplayVersion should return a null-terminated version string. 6 years ago
Morph c0dc8f9d25 AM/ISelfController: Stub CreateManagedDisplaySeparableLayer 6 years ago
VolcaEM 3f910efb40
Rename two functions in NS 6 years ago
VolcaEM 38b585a309
Rename GetApplicationArea2 to GetApplicationAreaSize 6 years ago
Lioncash fb13f053bb key_manager: Correct casing of instance() 6 years ago
VolcaEM 86946ea13c
Remove duplicate functions 6 years ago
VolcaEM f3630a0713
Use decimal instead of hexadecimal 6 years ago
VolcaEM a0c499aef7
Fix typo 6 years ago
VolcaEM f2eead3b5b
Clang-format 6 years ago
VolcaEM 6a0010d0c6
service: Update function tables 6 years ago
David Marcec db824b59c8 ldr: Cleanup NRO & NRR structs 6 years ago
David Marcec dcf345febe am: Stub GetIndirectLayerConsumerHandle 6 years ago
David Marcec f0baf2abf2 acc: ListOpenContextStoredUsers partial stub 6 years ago
Fernando Sahmkow e486c66850 NvFlinger: Clang Format. 6 years ago
Fernando Sahmkow 272a87127a Services/NvFlinger: Do vSync in a sepparate thread on Multicore. 6 years ago
Fernando Sahmkow 48fa3b7a0f General: Cleanup legacy code. 6 years ago