Commit Graph

  • 71d4abcfd4 cmake: Remove use of bintray for externals. bunnei 2021-04-15 23:12:23 -07:00
  • 0a5bc8ec14 Merge pull request #6119 from german77/SDLMapping bunnei 2021-04-15 21:40:35 -07:00
  • edb1d5d242 Address issues Chloe Marcec 2021-04-16 13:52:32 +10:00
  • 7eff91ff20 applets/swkbd: Implement the Qt Software Keyboard frontend Morph 2021-03-27 15:15:32 -04:00
  • b45930a0ed error: Make the error code as the title text of the OverlayDialog Morph 2021-03-26 06:07:27 -04:00
  • 4143675b2d overlay_dialog: Add an overlay text dialog that accepts controller input Morph 2021-03-20 07:57:31 -04:00
  • 4a5f9f5a6d main: Move meta type registration into its own function Morph 2021-03-26 05:26:16 -04:00
  • aa3adf6c3f input_interpreter: Fix button hold being interpreted incorrectly on init Morph 2021-03-20 07:55:59 -04:00
  • f6e6913f8f qt_themes: Add styles for the On-Screen Keyboard and OverlayDialog Its-Rei 2021-03-20 07:53:00 -04:00
  • e681723a4a icons: Add icons for the On-Screen Keyboard overlay Its-Rei 2021-03-16 14:24:19 -04:00
  • 578e6c5a57 applets/swkbd: Implement the Default Software Keyboard frontend Morph 2021-03-16 13:01:03 -04:00
  • 5bc9f15c6d applets/swkbd: Implement the Normal and Inline Software Keyboard Applet Morph 2021-03-16 12:59:52 -04:00
  • a8c09cd5e4 ILibraryAppletCreator: Implement CreateHandleStorage Morph 2021-03-12 10:14:01 -05:00
  • e3e6a11ab8 hle_ipc: Add helper functions to get copy/move handles Morph 2021-03-12 10:13:31 -05:00
  • 0a40106cf1 ILibraryAppletAccessor: Demote from ERROR to DEBUG for null storage logs Morph 2021-03-11 22:31:05 -05:00
  • d1e40dd244 applets: Pass in the LibraryAppletMode each applet's constructor Morph 2021-02-06 02:31:13 -05:00
  • 0f40c8c634 applets: Remove the previous software keyboard applet implementation Morph 2021-01-30 14:38:00 -05:00
  • fd40d55a4f game_list: Mark games as favorite to make them appear at the top. Icons are from Icons8. Kewlan 2021-04-10 11:09:01 +02:00
  • 60511976bb Merge pull request #6199 from lioncash/log-ns bunnei 2021-04-14 21:29:44 -07:00
  • 2a341c9969 log/backend: Correct order of const in copy constructor Lioncash 2021-04-14 23:05:42 -04:00
  • 64606aefcf common/log: Move Log namespace into the Common namespace Lioncash 2021-04-14 20:19:52 -04:00
  • de5bf640b7 Merge pull request #6196 from bunnei/asserts-setting bunnei 2021-04-14 17:47:18 -07:00
  • a4c6712a4b common: Move settings to common from core. bunnei 2021-04-14 16:07:40 -07:00
  • c6c0771b12 core: settings: Add setting for debug assertions and disable by default. bunnei 2021-04-13 18:38:10 -07:00
  • eedbe8351c Merge pull request #6197 from ameerj/kreslimit-cleanup bunnei 2021-04-14 14:25:51 -07:00
  • 62a8505345 Merge pull request #6195 from Morph1984/controller-applet-motion bunnei 2021-04-13 21:53:34 -07:00
  • 2067115c78 k_resource_limit: Minor cleanup of member variables/headers ameerj 2021-04-14 00:40:33 -04:00
  • bb922d6ff6 Merge pull request #6185 from ameerj/process-reslimit bunnei 2021-04-13 21:08:59 -07:00
  • 8146c8c5e7 Merge pull request #6191 from lioncash/vdtor bunnei 2021-04-13 19:59:10 -07:00
  • 12a343ed8d Merge pull request #6190 from lioncash/constfn2 bunnei 2021-04-13 17:52:38 -07:00
  • 62b560e8e3 Merge pull request #6188 from lioncash/bits bunnei 2021-04-13 16:44:49 -07:00
  • 154eb3cfbe Merge pull request #6187 from lioncash/sign-conv bunnei 2021-04-13 09:46:32 -07:00
  • 10ca4c9490 applets/controller: Hook up the "Motion" button functionality Morph 2021-04-13 10:05:07 -04:00
  • 335a3cc115 Merge pull request #6186 from lioncash/cache-erase bunnei 2021-04-12 17:52:34 -07:00
  • 7f06276192 Merge pull request #6193 from lioncash/incguard bunnei 2021-04-12 16:59:02 -07:00
  • ff6a83e0fe nvidia_flags: Add missing header guard Lioncash 2021-04-12 19:18:44 -04:00
  • 5e85bc3d23 kernel/process: Replace process resource limit instance with the kernel's resource limit ameerj 2021-04-12 16:14:19 -04:00
  • 8e7734bf40 Merge pull request #6192 from lioncash/discard bunnei 2021-04-12 11:12:45 -07:00
  • 0fb3773924 k_thread: Remove [[nodiscard]] attribute from ClearWaitCancelled() Lioncash 2021-04-12 10:17:35 -04:00
  • 31932904c5 engine_interface: Add missing virtual destructor Lioncash 2021-04-12 09:49:04 -04:00
  • 9b331a5fb5 vk_master_semaphore: Deduplicate atomic access within IsFree() Lioncash 2021-04-12 09:41:53 -04:00
  • c5f5d6e7f6 vk_master_semaphore: Add missing const qualifier for IsFree() Lioncash 2021-04-12 09:33:26 -04:00
  • 4198c92ed0 vk_texture_cache: Make use of Common::BitCast where applicable Lioncash 2021-04-12 06:04:55 -04:00
  • fddb278aa3 texure_cache/util: Resolve implicit sign conversions with std::reduce Lioncash 2021-04-12 05:17:18 -04:00
  • 4209588505 query_cache: Make use of std::erase_if Lioncash 2021-04-12 04:51:16 -04:00
  • 26d60014d0 Merge pull request #6135 from Morph1984/borderless-windowed-fullscreen bunnei 2021-04-11 21:23:59 -07:00
  • ddbd1387aa Merge pull request #6181 from Joshua-Ashton/robustness_features Rodrigo Locatti 2021-04-11 20:42:14 -03:00
  • 9f1cf99ea0 Merge pull request #6182 from Joshua-Ashton/null-offset Rodrigo Locatti 2021-04-11 20:41:48 -03:00
  • 0c19147e09 Merge pull request #6170 from Morph1984/more-time-fixes bunnei 2021-04-11 10:50:08 -07:00
  • 55b7d8e322 Merge pull request #6183 from MerryMage/dynarmic LC 2021-04-11 11:16:34 -04:00
  • a208c7b059 externals: Update dynarmic to b2a4da5e MerryMage 2021-04-11 15:39:45 +01:00
  • 0ec6cb942d vk_buffer_cache: Fix offset for NULL vertex buffers Joshua Ashton 2021-04-11 10:34:32 +01:00
  • 9bd71f4064 Merge pull request #6180 from Joshua-Ashton/device_loss_fix Morph 2021-04-11 05:08:32 -04:00
  • 08337a492d vulkan_device: Enable EXT_robustness2 features Joshua Ashton 2021-04-11 09:47:23 +01:00
  • bcf58c8210 renderer_vulkan: Check return value of AcquireNextImage Joshua Ashton 2021-04-11 08:46:28 +01:00
  • 4f60818eae Merge pull request #6167 from Morph1984/time-fix bunnei 2021-04-10 22:11:53 -07:00
  • 290b452ea1 Merge pull request #6112 from ogniK5377/pctl bunnei 2021-04-10 21:09:54 -07:00
  • 1063e0be48 Merge pull request #6172 from degasus/cmake_opus bunnei 2021-04-10 02:27:02 -07:00
  • b04877dd95 Merge pull request #6099 from bunnei/derive-mem bunnei 2021-04-10 00:02:52 -07:00
  • 31c80b8c6f Merge pull request #6171 from german77/services bunnei 2021-04-09 22:47:34 -07:00
  • c6d2af16b5 Merge pull request #6156 from lioncash/lock-discard bunnei 2021-04-09 21:42:26 -07:00
  • 9cf8bcc75c Merge pull request #6113 from german77/playhistory bunnei 2021-04-09 20:50:13 -07:00
  • 96d07b4949 Merge pull request #6158 from german77/hidServiceTables bunnei 2021-04-09 16:10:06 -07:00
  • d6e5e053a6 Merge pull request #6162 from degasus/no_spin_loops bunnei 2021-04-09 11:52:18 -07:00
  • c34249559d Merge pull request #6164 from Morph1984/service-update-12.x bunnei 2021-04-09 10:59:27 -07:00
  • 9c85bcbecc ns: Update to 12.x Morph 2021-04-07 11:41:52 -04:00
  • 467ef54e2a aoc_u: Update to 12.x Morph 2021-04-07 11:41:41 -04:00
  • 8a9e834fc2 nim: Update to 12.x Morph 2021-04-07 11:26:22 -04:00
  • e0bddf8f07 npns: Update to 12.x Morph 2021-04-07 11:14:42 -04:00
  • 5ce0e127da bgtc: Update to 12.x and implement OpenTaskService Morph 2021-04-07 11:03:45 -04:00
  • 6af7bd02b2 vi: Update to 12.x Morph 2021-04-07 10:41:20 -04:00
  • 7e62452ac8 erpt: Update to 12.x Morph 2021-04-07 10:34:31 -04:00
  • 5ec2fdceca btm: Update to 12.x Morph 2021-04-07 10:30:59 -04:00
  • 214ef2dd8a btdrv: Update to 12.x Morph 2021-04-07 10:29:33 -04:00
  • c1017efb4a Merge pull request #6168 from Morph1984/stub-SetNpadAnalogStickUseCenterClamp bunnei 2021-04-08 21:16:47 -07:00
  • 09a8e08109 wlan: Update to 12.x german77 2021-04-08 19:32:27 -06:00
  • ac14ef70b5 usb: Use proper names german77 2021-04-08 14:42:53 -06:00
  • 35abd560c4 ITimeZoneService: Update to 12.x german77 2021-04-08 14:34:01 -06:00
  • e7530b341e spl: Update to 12.x german77 2021-04-08 14:28:50 -06:00
  • 01928b1d17 sfdnsres: Use proper names german77 2021-04-08 14:19:46 -06:00
  • ff1201210c nsd: Update to 12.x german77 2021-04-08 14:17:22 -06:00
  • f90041a2d4 ethc: Update to 12.x german77 2021-04-08 14:15:59 -06:00
  • 6c81332ca7 sm: Use proper names, update to 12.x german77 2021-04-08 14:13:33 -06:00
  • 7133bfdd2c set_sys: Update to 12.x german77 2021-04-08 14:10:32 -06:00
  • 556c5df745 pctl_module: Update to 12.x german77 2021-04-08 14:00:24 -06:00
  • 4530b58eb0 pcie: Use proper names german77 2021-04-08 13:55:57 -06:00
  • 53f1560a24 olsc: Update to 12.x german77 2021-04-08 13:54:01 -06:00
  • c37b8a1028 pl_u: Update to 12.x german77 2021-04-08 13:49:38 -06:00
  • 278c38aa4a ldr: Use proper names german77 2021-04-08 13:12:42 -06:00
  • a4e2821530 arp: Use proper names, update to 12.x german77 2021-04-08 12:58:23 -06:00
  • a83f0f7154 caps_u: Update to 12.x german77 2021-04-07 20:26:20 -06:00
  • dbc4c8e314 caps_a: Update to 12.x german77 2021-04-07 20:11:50 -06:00
  • 03790771a6 bpc: Use proper names german77 2021-04-07 20:01:54 -06:00
  • 0377618288 bcat_module: Update to 12.x german77 2021-04-07 19:59:13 -06:00
  • 247b1c14d2 codecctl: Use proper names german77 2021-04-07 19:50:34 -06:00
  • ec0e644fb0 audren_u: Use proper names german77 2021-04-07 19:48:14 -06:00
  • 8f1300cd31 audren_a: Use proper names german77 2021-04-07 19:43:52 -06:00
  • 6219da627b audrec_u: Use proper names, update to 12.x german77 2021-04-07 19:41:14 -06:00
  • 5ce97bf0a0 audrec_a: Use proper names german77 2021-04-07 19:38:34 -06:00
  • b059db74c5 audout_u: Use proper names german77 2021-04-07 19:37:08 -06:00