Commit Graph

2469 Commits

Author SHA1 Message Date
0214351f4f Merge pull request #370 from Subv/sync_primitives
Kernel: Reworked the new kernel synchronization primitives.
2018-04-23 16:33:00 -04:00
bf25299272 Merge pull request #384 from Subv/nvhost-remap
Nvdrv/nvhost-as-gpu: Implemented the ioctl REMAP command.
2018-04-23 15:23:55 -04:00
0d6eafe11a NvDrv/nvhost-as-gpu: Ensure that the object passed to MapBufferEx has already been allocated.
Also added a consistency check and a comment for the case when the object id is different than its handle. The real nvservices doesn't make a distinction between ids and handles, each object gets an unique handle which doubles as its id.
2018-04-23 11:21:46 -05:00
e4bd0bddea Nvdrv/nvhost-as-gpu: Implemented the ioctl REMAP command.
It takes a previously-reserved (AllocateSpace) GPU memory address and maps it to the address of the nvmap object passed to Remap.
2018-04-23 11:21:46 -05:00
e862c50a70 Nvdrv: Assert when receiving an unimplemented ioctl in the nv* handlers. 2018-04-23 11:13:53 -05:00
27650499bc GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport. 2018-04-22 19:02:18 -07:00
df669bc540 lioncash proposed changes 2018-04-22 00:07:55 -07:00
f3137d3bc1 Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids) 2018-04-21 22:04:24 -07:00
013778aa21 Qt: Update the WaitTree widget to show info about the current mutex of each thread. 2018-04-20 21:04:34 -05:00
659a612368 core: Relocate g_service_manager to the System class
Converts the service manager from a global into an instance-based
variable.
2018-04-20 19:44:32 -04:00
1df3a7710e Merge pull request #340 from mailwl/vi-update
Service/VI: stub SetLayerVisibility, fix GetDisplayResolution output
2018-04-20 16:23:15 -04:00
b11f6f90e7 Merge pull request #360 from lioncash/namespaces
service: Use nested namespace specifiers where applicable
2018-04-20 09:44:40 -04:00
ccca5e7c28 service: Use nested namespace specifiers where applicable
Tidies up namespace declarations
2018-04-19 22:20:28 -04:00
3990da488b vi: Remove redundant initializers in the constructors 2018-04-19 21:34:36 -04:00
de18592179 nvflinger: Call MicroProfileFlip on NVFlinger::Compose. 2018-04-18 20:28:50 -04:00
5922f2c46d Service/VI: stub SetLayerVisibility, fix GetDisplayResolution output
both SetLayerVisibility() functions used in Lego games, GetDisplayResolution()
fixed according switchbrew.org
2018-04-17 19:42:14 +03:00
e52a87b98a Various service name fixes - part 2 (rebased) (#322)
* Updated ACC with more service names

* Updated SVC with more service names

* Updated set with more service names

* Updated sockets with more service names

* Updated SPL with more service names

* Updated time with more service names

* Updated vi with more service names
2018-04-17 11:37:43 -04:00
44e09ba807 Merge pull request #338 from bunnei/unrequire-shared-font
pl_u: Use empty shared font if none is available.
2018-04-15 16:54:36 -04:00
ac628f139d pl_u: Use empty shared font if none is available.
- Makes games work in lieu of shared_font.bin.
2018-04-15 16:15:34 -04:00
bddad50dd4 fsp_srv: Implement DeleteFile.
- Used by Binding of Isaac.
2018-04-15 13:15:18 -04:00
9cab6809f2 fsp_srv: Implement IFile::Flush. 2018-04-14 19:46:09 -04:00
c6ab2c94d9 Merge pull request #323 from Hexagon12/stub-hid
Service/HID: Stubbed out GetPlayerLedPattern
2018-04-13 10:58:03 -04:00
e10248f308 Fixed normal params in GetDisplayResolution 2018-04-13 17:47:01 +03:00
56d2958aaf Stubbed out GetPlayerLedPattern 2018-04-13 17:05:03 +03:00
b7369f99ec Merge pull request #319 from Hexagon12/service-name-fix
Various service name fixes - part 1
2018-04-13 00:25:32 -04:00
39f75350bb Service/SSL: update service according switchbrew 2018-04-11 19:17:18 +03:00
cc89b7bfcb Various fixes and clang 2018-04-11 14:48:56 +03:00
a155d3b7ff Decimal change 2018-04-10 21:21:00 +03:00
88f1fe79c6 Updated pctl:a with new service names. 2018-04-10 21:03:23 +03:00
177bdb94df Updated nvmemp with new service names. 2018-04-10 20:28:15 +03:00
4d1a2509df Updated nvdrv with more service names. 2018-04-10 20:26:49 +03:00
ac50d2cd60 Updated pl:u with more service names. 2018-04-10 20:23:21 +03:00
2d2de1422e Updated hid with more service names. 2018-04-10 20:17:22 +03:00
9e2f30ab4a Updated friend:u with more service names. 2018-04-10 20:02:11 +03:00
be50a6ceef Updated the unknown name 2018-04-10 20:01:33 +03:00
7788178f01 Updated friend:a with more service names. 2018-04-10 20:00:36 +03:00
ae5e2d07c6 Updated fsp-srv with more service names. 2018-04-10 19:30:27 +03:00
ee3ca32fa3 Updated CodecCtl with more service names. 2018-04-10 18:58:14 +03:00
ed2da0ef70 Updated audren with more service names. 2018-04-10 18:56:57 +03:00
c0011fdacd Updated audrec with more service names. 2018-04-10 18:53:33 +03:00
a886e3bc2a Updated audout with more service names. 2018-04-10 18:51:50 +03:00
4cf4a5ecdc Updated audin with more service names. 2018-04-10 18:47:52 +03:00
c79c9755b4 Updated AOC with more service names. 2018-04-10 18:42:28 +03:00
434cffa37d Updated AppletOE with more service names. 2018-04-10 18:41:17 +03:00
0cc2e7d81d Updated AppletAE with more service names. 2018-04-10 18:39:46 +03:00
84d39530cf Updated AM with more service names. 2018-04-10 18:36:00 +03:00
3769a80fac Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 services 2018-04-10 10:18:52 +03:00
f16eb90b8f Fix spelling of Initialize 2018-04-07 07:23:21 -06:00
4c0cf3d5ff audren_u: Stub out GetActiveAudioDeviceName. 2018-04-02 23:51:00 -04:00
3d4dfefaec audout_u: Implement GetAudioOutState. 2018-04-02 23:51:00 -04:00