Commit Graph

  • 5538227fce android - add support for nro Emmanuel Hansen 2023-12-16 13:33:40 +00:00
  • e155ff13a2 android - allow sensor to change orientation during emulation Emmanuel Hansen 2023-12-16 10:01:15 +00:00
  • 545e9b1099 android - add button to open ryujinx app folder Emmanuel Hansen 2023-12-10 09:18:54 +00:00
  • 289471ac1a android - add log settings Emmanuel Hansen 2023-12-09 08:39:44 +00:00
  • 574b74bdea android - add log export, providers to browse app data Emmanuel Hansen 2023-12-08 19:45:05 +00:00
  • eb510ae94f android - bump version Emmanuel Hansen 2023-12-05 20:21:48 +00:00
  • 1095d98d7f android - bump version Emmanuel Hansen 2023-12-03 14:39:07 +00:00
  • 79c104b767 android - set nativeaot instruction set support Emmanuel Hansen 2023-12-03 14:34:04 +00:00
  • e21f482956 android - reload list if game folder changed, fix game updates scanning Emmanuel Hansen 2023-12-03 14:03:25 +00:00
  • 8f885facd7 update opentk packages Emmanuel Hansen 2023-12-03 09:24:11 +00:00
  • 5d7dff1ae0 android - adjust grid view design, remove bottom app bar Emmanuel Hansen 2023-11-12 19:36:10 +00:00
  • 60007748af android - add grid list option Emmanuel Hansen 2023-11-11 21:17:41 +00:00
  • 9566be8c63 rebase with upstream Emmanuel Hansen 2023-11-11 20:06:56 +00:00
  • a191631975 android - remove oboe Emmanuel Hansen 2023-11-11 18:33:14 +00:00
  • 5940369374 android - bumb version, rebase over master Emmanuel Hansen 2023-10-31 19:51:09 +00:00
  • eb1a3de119 android - bumb version Emmanuel Hansen 2023-10-31 19:38:49 +00:00
  • 5b20ffbc7c android - fixes a few crashes in the user and home views Emmanuel Hansen 2023-10-31 19:28:36 +00:00
  • 269e7264e6 android - add string map Emmanuel Hansen 2023-10-30 08:24:43 +00:00
  • 1c78587dfa android - drop game activity, replace with compose view Emmanuel Hansen 2023-10-30 07:40:17 +00:00
  • ad1a0b607c rebase fix Emmanuel Hansen 2023-10-29 07:35:54 +00:00
  • b2a83f8c0f android - make settings view scrollable, bump version Emmanuel Hansen 2023-10-28 15:23:39 +00:00
  • 0ed7220bb2 android - improve game update selection Emmanuel Hansen 2023-10-28 14:45:23 +00:00
  • 999fae7699 android - fix crash when no user is available at launch Emmanuel Hansen 2023-10-27 07:55:12 +00:00
  • ab06f7d92b android - add crash handler Emmanuel Hansen 2023-10-27 07:54:04 +00:00
  • b01feaa96b android - fix game update icon, add app icon Emmanuel Hansen 2023-10-25 21:21:09 +00:00
  • 7b714252e7 android - fix app menu Emmanuel Hansen 2023-10-22 21:47:34 +00:00
  • a712ba9e34 android - add basic user management Emmanuel Hansen 2023-10-22 21:30:05 +00:00
  • 620edf56e2 clean main ui, add option to import app data Emmanuel Hansen 2023-10-22 17:06:38 +00:00
  • 6e054b1921 load firmware version at launch Emmanuel Hansen 2023-10-21 12:49:46 +00:00
  • a48d515620 update to rc2, rebase update rd Emmanuel Hansen 2023-10-21 12:19:55 +00:00
  • 9587a528f6 improve async loading. add game load progress Emmanuel Hansen 2023-08-26 12:02:58 +00:00
  • 1659cc5294 use file descriptors to load game list Emmanuel Hansen 2023-08-25 20:35:42 +00:00
  • 4805d1f51a sanitize stick input Emmanuel Hansen 2023-08-25 20:05:56 +00:00
  • 32aa106363 Extend Adreno binding workaround to buffer textures Gabriel A 2023-08-21 19:39:25 -03:00
  • a2716f715b Support ballot operations with divergent control flow on Adreno Gabriel A 2023-08-21 14:01:45 -03:00
  • 24ecab0baa don't request storage usage for surface on bionic Emmanuel Hansen 2023-08-20 21:36:22 +00:00
  • faacbd0d15 Add spin lock to prevent waiting for fences on multiple threads at once on Adreno Gabriel A 2023-08-20 15:18:52 -03:00
  • 25e97de1fa fix rd.xml Emmanuel Hansen 2023-08-19 13:52:33 +00:00
  • 9985154314 fix rebase Emmanuel Hansen 2023-08-19 13:31:28 +00:00
  • 04337ca08e create a copy of updates when added Emmanuel Hansen 2023-08-13 19:22:00 +00:00
  • 613759199b some optimizations. apply current transform to native window instead of defaulting to Identity Emmanuel Hansen 2023-08-08 16:06:35 +00:00
  • 8d2c355ced enable hardware accel for activity Emmanuel Hansen 2023-08-06 14:10:29 +00:00
  • 14e955c5b2 reduced virtual controller deadzone Emmanuel Hansen 2023-08-06 13:20:02 +00:00
  • 656542d0ce fix manifest error Emmanuel Hansen 2023-08-06 12:53:56 +00:00
  • efcf29c435 move game view to new activity Emmanuel Hansen 2023-08-06 12:53:01 +00:00
  • 19d796d6b1 add bottom popup ingame Emmanuel Hansen 2023-08-05 22:06:34 +00:00
  • 981f50d3e8 add game searching Emmanuel Hansen 2023-08-05 13:21:21 +00:00
  • 55f688d054 switch to using stream base game loading Emmanuel Hansen 2023-08-05 13:07:14 +00:00
  • 908c650c87 Fix gradle build issues when multiple configurations are present TSR Berry 2023-08-01 01:37:38 +02:00
  • 4ac23685f6 Update Android gradle plugins TSR Berry 2023-08-01 00:59:46 +02:00
  • 7a34e4fc34 fix AsFlags rename conflict Emmanuel Hansen 2023-07-30 18:44:49 +00:00
  • ae29ec8ba8 add dlc manager Emmanuel Hansen 2023-07-30 18:20:38 +00:00
  • 6ce263a15a safely close audio on game exit Emmanuel Hansen 2023-07-29 12:43:02 +00:00
  • d25e5cefd8 add closing emulation(starting a new one is still broken), disabled audio Emmanuel Hansen 2023-07-29 09:40:50 +00:00
  • 4ea06abd71 separate game loading from surface creation Emmanuel Hansen 2023-07-28 19:42:34 +00:00
  • 35a85241c6 refactor virtual pad composition Emmanuel Hansen 2023-07-27 20:24:33 +00:00
  • 452d01f7bc fix unzip code Emmanuel Hansen 2023-07-23 17:03:03 +00:00
  • 02f9f31d08 fix adreno hooking Emmanuel Hansen 2023-07-23 13:02:40 +00:00
  • d57b7fe063 fix adreno hooking Emmanuel Hansen 2023-07-22 17:53:29 +00:00
  • 3b36f68b40 restore driver selection Emmanuel Hansen 2023-07-22 09:54:31 +00:00
  • 353c4958dd test Emmanuel Hansen 2023-07-11 17:24:48 +00:00
  • ce9c8526b7 add adrenotools module Emmanuel Hansen 2023-07-11 08:00:43 +00:00
  • 2bdb880699 Replace Helpers.getPath() with file.getAbsolutePath() TSR Berry 2023-07-23 23:47:02 +02:00
  • e6d5ad6e83 Add more debug information when loading game files TSR Berry 2023-07-22 17:37:27 +02:00
  • 090f578eb9 Cleanup RyujinxAndroid TSR Berry 2023-07-22 07:37:11 +02:00
  • 451e496361 Cleanup LibRyujinx and add more verbose logging TSR Berry 2023-07-22 07:27:13 +02:00
  • 5cc2854312 Fix PATH variable on Windows TSR Berry 2023-07-22 01:59:41 +02:00
  • c15782d1c6 Add toolchain path to output TSR Berry 2023-07-21 18:20:20 +02:00
  • 361a0eecf1 Only build LibRyujinx if source or project files changed TSR Berry 2023-07-21 18:09:06 +02:00
  • 5da6aa636c Fix OS detection TSR Berry 2023-07-21 16:20:10 +02:00
  • 878b729558 Make dotnet executable path configurable TSR Berry 2023-07-21 03:47:44 +02:00
  • 99869f9d07 Add toolchain path to all operating systems correctly TSR Berry 2023-07-21 03:09:56 +02:00
  • ffcb51bafb Add preBuild dependency on libryujinx for app TSR Berry 2023-07-21 02:59:14 +02:00
  • 6aa738d23b Suppress Google Play permission warning TSR Berry 2023-07-21 02:45:05 +02:00
  • 6f526060fb Fix AndroidManifest.xml warnings TSR Berry 2023-07-21 02:44:34 +02:00
  • 4cd082fa34 Fix file trees TSR Berry 2023-07-21 02:01:15 +02:00
  • 7f3d1532c1 Preserve other jni libraries TSR Berry 2023-07-21 01:16:28 +02:00
  • 6ea9497d31 Make stripSymbols a gradle property TSR Berry 2023-07-21 00:55:38 +02:00
  • 992ee1c825 Raise minSdk to 30 to fix linter errors TSR Berry 2023-07-20 23:24:07 +02:00
  • 771ad29148 Update dependencies TSR Berry 2023-07-20 23:23:35 +02:00
  • 0ed0fcf042 Add gradle module for libryujinx TSR Berry 2023-07-20 22:50:12 +02:00
  • c27bb74888 Keep libryujinx symbols TSR Berry 2023-07-20 22:49:29 +02:00
  • 654d22ce23 Switch to Java 17 LTS TSR Berry 2023-07-20 22:48:35 +02:00
  • c747b2e3a7 Cleanup gitignore and project file structure TSR Berry 2023-07-20 22:42:25 +02:00
  • e223119998 remove safe area margins Emmanuel Hansen 2023-07-20 16:33:43 +00:00
  • 532e915ba7 fix touch, add toggle for virtual gamepad Emmanuel Hansen 2023-07-20 16:07:23 +00:00
  • fe5f21fe74 expand full screen to behind cutouts Emmanuel Hansen 2023-07-20 14:18:57 +00:00
  • b0957e359c add performance hints Emmanuel Hansen 2023-07-20 13:35:07 +00:00
  • e2bd44f5bb add physical controller support Emmanuel Hansen 2023-07-15 20:13:35 +00:00
  • 9a8650e0fa Rebase fix: ReplayIfDirty was being called twice Gabriel A 2023-07-14 18:08:52 -03:00
  • c3dcfce739 Remove address space mirror and tweak address space layout when host has small adress space Gabriel A 2023-07-12 16:17:58 -03:00
  • f2a0031f26 Use alternate stack for the segfault handler too Gabriel A 2023-07-12 16:16:40 -03:00
  • 63b2e587e4 Ensure we don't set graphics state if there was no graphics pipeline bound before Gabriel A 2023-07-11 00:33:19 -03:00
  • 0a821b4af7 Work around Adreno compute dispatch crash when changing grpahics state with a compute pipeline bound Gabriel A 2023-07-10 23:32:31 -03:00
  • 776e93de78 add native helper to create jni string Emmanuel Hansen 2023-07-10 09:25:18 +00:00
  • 09ec317604 Allocate NCE patch region dynamically to avoid not having enough space Gabriel A 2023-07-09 21:28:09 -03:00
  • b5c559f7ba adjust game list item margins Emmanuel Hansen 2023-07-09 19:25:45 +00:00
  • 472ad6b24f Rewrite NceAsmTable using dynamic generation instead to be more robust, fix bugs Gabriel A 2023-07-09 15:03:08 -03:00
  • 4d11e3afae Fix incorrect AslrRegionStart when using NCE Gabriel A 2023-07-07 23:09:19 -03:00
  • 49f2c878d1 fix title updates again Emmanuel Hansen 2023-07-09 07:13:49 +00:00