Commit Graph

  • 1e04b22bae applet: Remove redundant declaration of appletExit() Lioncash 2018-01-27 18:37:02 -05:00
  • b637276c48 Silence a few missing prototype warnings Lioncash 2018-01-27 18:04:38 -05:00
  • e1347f367c Enabled code which requires devkitA64 a6. yellows8 2018-01-25 22:16:14 -05:00
  • e78f57d862 Check for fence id NO_FENCE before calling nvgfxEventWait() in _gfxDequeueBuffer(), since that does occur in some cases. yellows8 2018-01-25 01:34:31 -05:00
  • 53319ff6d2 Merge branch 'master' of github.com:switchbrew/libnx yellows8 2018-01-25 00:42:27 -05:00
  • 0f8f5e9732 Re-added g_appletProxySession closing, this was removed by an eariler commit. Renamed APT_BUSY_ERROR to AM_BUSY_ERROR. yellows8 2018-01-25 00:42:19 -05:00
  • 0890b20251 Fixed Windows build @fincs plutoo 2018-01-25 02:08:04 +01:00
  • c0c922e8b8 clean up rules files Dave Murphy 2018-01-20 20:16:37 +00:00
  • 305d4bf3e3 move crt0 to libnx Dave Murphy 2018-01-18 22:57:00 +00:00
  • e39dc2baf8 Fixed building when fsdev usage is enabled. yellows8 2018-01-24 16:05:47 -05:00
  • 673651a51f Fix broken header files plutoo 2018-01-23 00:27:00 +01:00
  • 5b0de6c054 Move tmem allocation in bsdInitalize... TuxSH 2018-01-22 20:54:24 +01:00
  • fb9e126f3a Make the bsd service work properly TuxSH 2018-01-22 18:50:44 +01:00
  • 340266502a Cache management for jit plutoo 2018-01-22 21:06:53 +01:00
  • b34f59e179 ARM cache operations plutoo 2018-01-22 20:29:34 +01:00
  • 9634a5467e Small stylefix plutoo 2018-01-22 20:15:03 +01:00
  • 6fa8370bfb This looks better plutoo 2018-01-22 20:11:55 +01:00
  • 5abc4873d8 Include only what is really necessary... TuxSH 2018-01-22 01:07:11 +01:00
  • 5a67f0909d Stop confusing Nvidia error codes and Switch error codes plutoo 2018-01-21 18:54:11 +01:00
  • e54bbc54ea Fix codestyle for results plutoo 2018-01-21 18:40:23 +01:00
  • 6b4b693842 3.0.0 jit also requires own process handle plutoo 2018-01-21 17:21:07 +01:00
  • cd881bbc0e Added envHasNextLoad(). yellows8 2018-01-20 18:25:35 -05:00
  • 200240f328 Actually reprotect code segment to RX plutoo 2018-01-20 19:36:18 +01:00
  • d4db5b7647 Stylefix plutoo 2018-01-20 19:33:53 +01:00
  • 97141448e9 Implement NextLoadPath for loader env plutoo 2018-01-20 19:31:29 +01:00
  • af0e9eea7d Minor style change in appletMainLoop() fincs 2018-01-20 14:37:11 +01:00
  • 79e51cb733 More fatalSimple unique error codes (plus some fixing) fincs 2018-01-20 14:33:34 +01:00
  • a4cff4de13 Jit bug number two plutoo 2018-01-20 14:19:14 +01:00
  • de8b3f81e4 Jit errorcode bugfix plutoo 2018-01-20 14:03:44 +01:00
  • 81a39130fe Whitespace fix in svc plutoo 2018-01-20 14:01:26 +01:00
  • 22e9a0fcc3 Jit bringup, improvements to virtmem plutoo 2018-01-20 13:54:32 +01:00
  • b877e1b1c1 Why is this not crashing plutoo 2018-01-20 12:25:51 +01:00
  • 368fbbb570 hid: joystickPosition -> JoystickPosition shinyquagsire23 2018-01-20 02:35:51 -07:00
  • 52e928df0e hid: circlePosition -> joystickPosition shinyquagsire23 2018-01-19 21:46:52 -07:00
  • a4dbd93b1f hid: Add hidJoystickRead shinyquagsire23 2018-01-19 20:43:59 -07:00
  • 8ae150d110 NRO loading bringup plutoo 2018-01-20 00:10:34 +01:00
  • 3a9451bbeb Added CONTROLLER_P1_AUTO. Added bounds checking for id in hid{Set|Get}ControllerLayout. yellows8 2018-01-19 13:58:32 -05:00
  • 4b9a460fb6 usb_comms: Correct scenarios when freeing the endpoint out buffer Lioncash 2018-01-18 21:40:30 -05:00
  • b7ce030c5a Use ${MAKE} to facilitate parallel build Andreas Smas 2018-01-18 15:46:16 -08:00
  • 02c93d74c5 Ugh, recursive Makefiles doesn't work with Doozer's built-in jobserver, be explicit Andreas Smas 2018-01-18 15:39:56 -08:00
  • 5d82dcbf0c Run make in parallel Andreas Smas 2018-01-18 15:35:12 -08:00
  • d41205ab86 Add build status badge Andreas Smas 2018-01-18 15:31:55 -08:00
  • 0490fff51d Doozer CI build Andreas Smas 2018-01-18 15:18:53 -08:00
  • 3faa6e8325 Add comment about seed plutoo 2018-01-18 21:11:58 +01:00
  • 15fe53dad3 Fix signature of randomGet64() plutoo 2018-01-18 20:53:04 +01:00
  • ec4430d2e6 Introduce random plutoo 2018-01-18 20:51:38 +01:00
  • e3f0e08a90 Skip HID init when applet-type is None. yellows8 2018-01-17 00:39:56 -05:00
  • bddf244d0b default_icon now included in make install Unknown 2018-01-13 20:35:06 -05:00
  • fb9c53235e Fix ipc.h C++ compatibility errors (tested by compiling code as .cpp) fincs 2018-01-15 21:30:21 +01:00
  • a8a15f7d16 Make fatalSimple error codes unique fincs 2018-01-15 20:33:13 +01:00
  • eec1fc2fcc Added svcSetProcessMemoryPermission and svcMapProcessCodeMemory/svcUnmapProcessCodeMemory. Added PERM_X. yellows8 2018-01-13 23:49:54 -05:00
  • 197b1900a1 Fixed appletInitialize() which broke during the Service changes. yellows8 2018-01-13 01:09:08 -05:00
  • 844f72fe67 Panic if any initialization fails plutoo 2018-01-13 00:43:38 +01:00
  • 61494b77cc Minor stuff plutoo 2018-01-13 00:36:31 +01:00
  • d8061f67bd Introduce svcWaitForSynchronizationSingle to clean up code plutoo 2018-01-13 00:27:47 +01:00
  • 94658b9f60 More loader config plutoo 2018-01-13 00:18:04 +01:00
  • fbf0b0643a Missed vi on the first round plutoo 2018-01-12 23:53:08 +01:00
  • 251e57fa59 Fix bug in newly introduced service impl plutoo 2018-01-12 23:31:59 +01:00
  • f70d70f029 Introducing "Service" object, implemented service override, fixing minor formatting mistakes plutoo 2018-01-12 23:29:04 +01:00
  • 31049f051b Rename ipc function in vi cpasjuste 2018-01-12 21:42:18 +01:00
  • efc7cbf653 Implement heap override plutoo 2018-01-12 19:10:23 +01:00
  • 3ac366528e Merge pull request #24 from shinyquagsire23/vi-managedlayer plutoo 2018-01-12 18:25:30 +01:00
  • e5726cbc83 Move viCreateManagedLayer logic out of viOpenLayer shinyquagsire23 2018-01-11 19:11:39 -07:00
  • 6720355dd1 Bringup loader config block parsing plutoo 2018-01-11 22:59:29 +01:00
  • fd4522423b Hid stylefix plutoo 2018-01-11 22:29:16 +01:00
  • 7482c849fe Introducing RwLock, make hid threadsafe plutoo 2018-01-11 22:25:49 +01:00
  • bf89c7526e Rename ipc functions before it's too late plutoo 2018-01-11 21:56:04 +01:00
  • 6585261210 Detect debugger and use svcBreak in panic plutoo 2018-01-11 21:49:06 +01:00
  • 5f860ad4b3 Rename version.{c.h} to detect plutoo 2018-01-11 21:43:37 +01:00
  • 4a19fb7022 Hide utf under runtime/, fix headers plutoo 2018-01-11 21:38:12 +01:00
  • 3fcd8a1596 This should be the ViServiceType shinyquagsire23 2018-01-09 03:47:13 -07:00
  • ab3d5adb3d Add viCreateManagedLayer, attempt to use vi:m before using applet shinyquagsire23 2018-01-09 03:46:49 -07:00
  • e1c762e2bd OCD fix. plutoo 2018-01-06 14:03:21 +01:00
  • edcf789b6e C was developed in 1972 plutoo 2018-01-06 13:54:59 +01:00
  • cac3f735af Renamed misleading dir names "devices/" and "system/" to "runtime/" plutoo 2018-01-06 13:45:37 +01:00
  • fbfb5cdba2 NV code style plutoo 2018-01-06 13:43:18 +01:00
  • 10246ebdbc Binder codestyle fix plutoo 2018-01-06 13:39:47 +01:00
  • a63ce5d8bc Align VI code style plutoo 2018-01-06 13:34:08 +01:00
  • a3ea01afc2 Improve plutoo 2018-01-06 06:20:53 +01:00
  • 16fb456dc3 Added code style doc plutoo 2018-01-06 06:17:27 +01:00
  • 3ca6e65984 Aligning code style of kernel primitives plutoo 2018-01-06 06:10:55 +01:00
  • 282fdefe2b Align code style of MemoryInfo plutoo 2018-01-06 06:04:35 +01:00
  • fee6b42963 Align code style for AM plutoo 2018-01-06 05:57:56 +01:00
  • 6bf7eb84bf Added icon modified by @fincs, see README. yellows8 2018-01-05 18:21:50 -05:00
  • 9b64cfe3f8 Added empty default icon file. yellows8 2018-01-01 20:01:35 -05:00
  • 21d619e248 Added APP_ICON to switch_rules, .jpg is used since official icons use it. yellows8 2018-01-01 19:46:29 -05:00
  • 916dfb56f0 More threading functionality plutoo 2018-01-01 23:32:44 +01:00
  • 03e9fdb883 Make _SetupHeap overridable plutoo 2018-01-01 22:38:20 +01:00
  • 5739fda64a Make allocation of virtmem regions thread-safe plutoo 2018-01-01 22:35:54 +01:00
  • 53a63d861a Derp plutoo 2018-01-01 22:30:29 +01:00
  • 5cad71213b Cache version values, fix guard paging of threads on 2.0.0+ plutoo 2018-01-01 22:28:12 +01:00
  • 91afc81ce1 Detect 4.0.0 plutoo 2018-01-01 19:52:41 +01:00
  • d3c8f58db4 Updated switch_rules for .nacp and NROFLAGS. yellows8 2018-01-01 12:27:27 -05:00
  • a0ea8c53df Perf adjustments for gfxGetFramebufferDisplayOffset(). yellows8 2017-12-30 02:13:04 -05:00
  • 4e77c36c30 Perf adjustments for gfxGetFramebufferDisplayOffset(). yellows8 2017-12-29 22:04:15 -05:00
  • 28e2759412 Fixed vsync handling. yellows8 2017-12-29 18:44:09 -05:00
  • 1dda414f31 Implemented apm. yellows8 2017-12-29 16:15:17 -05:00
  • fa318656b3 Removed tools since those were moved to a seperate repo. yellows8 2017-12-27 19:18:03 -05:00
  • 02ec6d5c8a Updated the delay code in gfx-init and removed disabled get-{width/height} code. yellows8 2017-12-24 23:29:55 -05:00
  • 3c297c2a14 Added comment to vsync func. yellows8 2017-12-22 22:33:31 -05:00