Commit Graph

  • cccc865128 Buildfix plutooo 2018-03-25 17:47:52 +02:00
  • d604976f08 Derp plutoo 2018-03-23 19:04:26 +01:00
  • 6c72bf8273 Detect 5.0.0 properly plutoo 2018-03-23 19:01:09 +01:00
  • bf216aa667 Added mounting for SystemSaveData. yellows8 2018-03-22 22:56:38 -04:00
  • 51293c7fb0 In socket ioctl(), properly call fcntl-F_SETFL with the new flags. yellows8 2018-03-20 22:49:52 -04:00
  • 21d27b935e modularise nxlink code Dave Murphy 2018-03-18 19:12:56 +00:00
  • 1394891509 better tag for nxlink host ip Dave Murphy 2018-03-16 10:18:06 +00:00
  • 0ef568b06c define nxlink ports Dave Murphy 2018-03-16 09:42:13 +00:00
  • 23f577576c more checking of NXLINKED arg Dave Murphy 2018-03-16 09:41:46 +00:00
  • e8fdd73561 add support for finding nxlink host Dave Murphy 2018-03-15 20:32:21 +00:00
  • 09b7facae2 More updates to nvidia plutoo 2018-03-17 23:00:25 +01:00
  • 213676c5f8 Added hidGetHandheldMode(). yellows8 2018-03-15 22:24:52 -04:00
  • 0d5bf5ab7b Added more comments for hidSetNpadJoyAssignmentModeDual(). yellows8 2018-03-15 11:39:57 -04:00
  • cd14f40a19 Updated hid.h comment. yellows8 2018-03-15 11:23:20 -04:00
  • 5e9869cc41 Added hidSendVibrationValues(). Improved hidInitializeVibrationDevices(), including changing the HidControllerLayoutType param to HidControllerType. yellows8 2018-03-14 21:47:21 -04:00
  • 4677266d53 ipc.h: fix BufferType invalid conversion (c++) cpasjuste 2018-03-14 11:24:45 +01:00
  • 3a8a9d7c26 Removed code for g_gfxPixelFormat/gfxSetPixelFormat and use hard-coded constant instead, since changing this value has no affect (even when changing g_gfx_BufferInitData.format). yellows8 2018-03-11 22:14:03 -04:00
  • 49bea43cce Added envGetLastLoadResult(). yellows8 2018-03-11 17:40:28 -04:00
  • 944e99e08e Remove outdated todo plutoo 2018-03-11 22:28:23 +01:00
  • 08c3d358c6 Implement cmd list plutoo 2018-03-11 22:26:49 +01:00
  • c5c7a4c739 Change code style plutoo 2018-03-11 21:56:46 +01:00
  • 08feab07e8 Started sketching on cmd lists plutoo 2018-03-11 21:49:22 +01:00
  • d95da51740 Merge branch 'master' into gpu plutoo 2018-03-11 13:21:59 +01:00
  • e112ab6968 Fix ipc session close race properly plutoo 2018-03-11 13:21:36 +01:00
  • a4982f3667 Bad cleanup in gpu.c plutoo 2018-03-11 01:45:21 +01:00
  • 9a10f85fab Get rid of flag todo plutoo 2018-03-11 01:42:45 +01:00
  • ab95d28e30 Completing error notifier plutoo 2018-03-11 01:31:46 +01:00
  • 9f72f16656 Copyrightfix plutoo 2018-03-11 01:17:23 +01:00
  • b23e39ce12 Error notifier bringup plutoo 2018-03-11 01:14:52 +01:00
  • 516278a4a1 Event bringup plutoo 2018-03-11 00:56:00 +01:00
  • ec5721ea47 Merge branch 'master' into gpu plutoo 2018-03-10 21:04:36 +01:00
  • e162da18ff Fix race condition in tmem plutoo 2018-03-10 21:03:31 +01:00
  • 0347f0760b Nv fixes plutoo 2018-03-10 20:44:57 +01:00
  • 7155666262 Zcull context works plutoo 2018-03-10 20:39:34 +01:00
  • 1aebc58a32 Minor fixes, now gets to whitescreen plutoo 2018-03-10 18:08:02 +01:00
  • 694714994b Merge branch 'master' into gpu plutoo 2018-03-10 17:51:19 +01:00
  • 1dfb1beafb Ipc bugfix plutoo 2018-03-10 17:49:17 +01:00
  • ba358a4aa4 Minor fixes, adding custom flag to buffer allocation plutoo 2018-03-10 16:43:01 +01:00
  • e9d111a0dd Implemented zcull_ctx, 3d_ctx, random fixes plutoo 2018-03-10 16:27:28 +01:00
  • ff5fcbceb2 Implement 3d_ctx plutoo 2018-03-10 15:44:04 +01:00
  • cb6cfca6c7 gpu takes reference on singletons plutoo 2018-03-10 15:36:46 +01:00
  • 7045f37cc9 Add refcounting to nvidia stuff plutoo 2018-03-10 15:31:08 +01:00
  • 6ee8065991 Hide nv tmem size from gfx plutoo 2018-03-10 15:20:09 +01:00
  • 4b359be16b Use reference counting across services plutoo 2018-03-10 15:13:10 +01:00
  • a4e427823e Let nv reference applet plutoo 2018-03-10 15:05:47 +01:00
  • 12e1d92412 Simplify nv plutoo 2018-03-10 15:01:29 +01:00
  • fd7db563ee Merge remote-tracking branch 'origin/master' into gpu plutoo 2018-03-10 14:50:05 +01:00
  • 965c7cdd47 Irs stylefix plutoo 2018-03-10 14:48:15 +01:00
  • 8a23592b86 Merge branch 'master' into gpu plutoo 2018-03-10 14:44:39 +01:00
  • 1d34db8497 Improve atomics plutoo 2018-03-10 14:41:06 +01:00
  • a102c64341 Introduce atomics.c, refcounting on all services plutoo 2018-03-10 14:33:40 +01:00
  • d54db1ac16 Includefix plutoo 2018-03-10 14:05:14 +01:00
  • d12e99e3ad Move ipc.h to kernel/ plutoo 2018-03-10 14:03:29 +01:00
  • 11c77cb654 Clean up plutoo 2018-03-10 12:13:57 +01:00
  • e41ab0db74 More ipc stuff plutoo 2018-03-10 11:47:14 +01:00
  • f32f28b451 Ipc improvements plutoo 2018-03-10 11:28:40 +01:00
  • e3666b4705 [hidvib] Rename vibration variables (#62) Kostas Missos 2018-03-07 19:23:43 +02:00
  • d1cefabd12 Renamed hidInitializeVibrationDevice() to hidInitializeVibrationDevices(), and added support for optionally returning 2 handles + other changes. yellows8 2018-03-07 01:16:35 -05:00
  • cbaa0e359b Added hidPermitVibration() and hidIsVibrationPermitted(). yellows8 2018-03-06 23:38:33 -05:00
  • e243e4507e [irs] Name image transfer config variables (#61) Kostas Missos 2018-03-07 02:33:45 +02:00
  • a3933c7a85 Added hid vibration. yellows8 2018-03-06 18:08:57 -05:00
  • e7a4eba71c Added hidSetNpadJoyAssignmentModeSingleByDefault() and hidSetNpadJoyAssignmentModeDual(). Check serviceIsActive() in hidExit(). Use hidSetNpadJoyAssignmentModeDual() for all controllers during hidInitialize()/hidExit(). yellows8 2018-03-05 22:35:54 -05:00
  • c7b0e7c891 Stylefix plutoo 2018-03-05 21:07:53 +01:00
  • 208daf6344 Audio input implementation and fixes (#60) Mike H 2018-03-04 17:20:31 +00:00
  • ca03c58896 Update Changelog.md for 1.1.0. yellows8 2018-03-02 12:51:41 -05:00
  • 231dba8061 libnx 1.1.0 v1.1.0 plutoo 2018-03-02 16:00:41 +01:00
  • 29aed09e10 allow parallel building Dave Murphy 2018-02-28 19:31:24 +00:00
  • f7335b7ae5 Only clear allocated tmem when alloc was successful. yellows8 2018-03-01 22:57:44 -05:00
  • 20a549b46b Clear allocated tmem. yellows8 2018-03-01 22:55:17 -05:00
  • 07ec16a8e7 Implemented more irs. yellows8 2018-03-01 19:14:45 -05:00
  • e9f07a314a Removed warning comment from romfs_dev.h, romfs example README mentions this. yellows8 2018-02-28 19:44:53 -05:00
  • 6dd76f6288 Sync AudioOutBuffer comments with wiki. Updated audoutPlayBuffer() comments. Moved the waiting/post-append code from audoutPlayBuffer() into new func audoutWaitPlayFinish(). Removed '&' from code setting audoutAppendAudioOutBuffer() raw->tag. yellows8 2018-02-28 19:37:17 -05:00
  • 517c76c05c Added Module_Kernel and KernelError_Timeout to result.h. yellows8 2018-02-28 19:19:45 -05:00
  • f4230f3ef0 Fix race condition in hid plutoo 2018-03-01 00:15:01 +01:00
  • 20f3e87d11 Change type of TryLock to bool plutoo 2018-02-28 18:22:28 +01:00
  • e966f21800 mutex: Add TryLock() variants. Jules Blok 2018-02-27 15:34:09 +01:00
  • a622ae5593 Add domain handling to sm.h TuxSH 2018-02-15 16:33:48 +01:00
  • e0457c4534 Handle bsdInitialize failure codes properly TuxSH 2018-02-26 01:39:26 +01:00
  • 133f8eccc2 Move all of the BSD headers to nx/external/bsd/include TuxSH 2018-02-25 16:28:48 +01:00
  • d33b26016d Add documentation to bsd.h and sfdnsres.h, etc. TuxSH 2018-02-19 19:11:28 +01:00
  • 5242771903 Import ipc.h bugfixes from #44 TuxSH 2018-02-19 18:38:56 +01:00
  • 372021e226 Add missing include in tmem.h TuxSH 2018-02-12 23:19:33 +01:00
  • 3709ee92a5 Fix netdb functions TuxSH 2018-02-10 22:29:32 +01:00
  • 888f7e101f Fix inet_ntop6 TuxSH 2018-02-07 23:57:29 +01:00
  • 472d305883 Move socket.c definitions around, fix bugs TuxSH 2018-02-07 13:32:45 +01:00
  • dcf3e56300 Implement netdb.h functions, fix bugs, etc. TuxSH 2018-02-05 18:48:23 +01:00
  • b8fb1722d0 Add sfdnsres TuxSH 2018-02-04 23:31:49 +01:00
  • 6884a9dd19 Add netdb.h TuxSH 2018-02-04 15:01:00 +01:00
  • 4b685d676b Add basic IPv6 definitions as sfdnsres seems to support it... TuxSH 2018-02-04 01:50:08 +01:00
  • 0b92bb76b0 Add newlib wrapper for sockets... TuxSH 2018-01-30 23:59:56 +01:00
  • 88dbc66d01 Handle result code+errno properly... TuxSH 2018-01-30 22:27:40 +01:00
  • a3e90d68a0 Add all the needed headers from FreeBSD... TuxSH 2018-01-29 18:51:40 +01:00
  • 4d78f12871 Implement most bsd:u/s service commands TuxSH 2018-01-23 07:34:38 +01:00
  • 282a5ad904 Merge branch 'master' into gpu plutoo 2018-02-27 09:03:07 +01:00
  • 5664830f35 Fixed args parsing with quotes. yellows8 2018-02-27 02:14:23 -05:00
  • 1f0820dd6a Add missing include plutoo 2018-02-27 00:34:08 +01:00
  • 3cc15aeafc Stubbed 3d_ctx plutoo 2018-02-26 22:55:05 +01:00
  • 957ebba6ff Stubbed gpfifo, zcull_ctx plutoo 2018-02-26 22:44:02 +01:00
  • 73485fd8d3 Fix nvgfx, add nvinfo plutoo 2018-02-26 22:16:18 +01:00
  • f1fc00c516 Updated comments for SetLanguage. yellows8 2018-02-26 15:17:21 -05:00