Commit Graph

  • a57cad5d5e add sdl audio backend as default audio Emmanuel Hansen 2023-06-27 15:58:35 +00:00
  • 9bb70e5ac2 enable release optimizations on aot Emmanuel Hansen 2023-06-27 12:03:58 +00:00
  • 416f40bddc remove spirv compilation option from native aot project Emmanuel Hansen 2023-06-27 12:03:35 +00:00
  • 3af84d0715 fix release bionic crash Emmanuel Hansen 2023-06-27 19:26:02 +00:00
  • d988dfa781 use procontroller as default libryujinx controller type Emmanuel Hansen 2023-06-26 20:28:25 +00:00
  • fd05b76554 make applet manager reflection free Emmanuel Hansen 2023-06-26 20:23:40 +00:00
  • 6828fe6270 fix android bionic log Emmanuel Hansen 2023-06-26 07:27:43 +00:00
  • 4d06f19fe7 add bionic nativeaot support Emmanuel Hansen 2023-06-25 17:33:35 +00:00
  • ad0f9a7fc7 add helper for checking bionic Emmanuel Hansen 2023-06-25 17:32:14 +00:00
  • 1835e16045 armeilleure: Do not call GCSettings.LargeObjectHeapCompactionMode on Android Mary 2023-05-08 15:54:52 +02:00
  • 0a666d9c5b armeilleure: Add Android to GetOSPlatform for PTC Mary 2023-05-08 15:18:17 +02:00
  • b7d08e5050 armeilleure: Add Android signal handler Mary 2023-05-08 15:52:14 +02:00
  • 8a8db6244d armeilleure: Add support for Android in HardwareCapabilities Mary 2023-05-08 15:14:13 +02:00
  • 0b14eb3a61 memory: Add Android support Mary 2023-05-08 15:09:02 +02:00
  • c27a12df2c add basic touch and button input interface Emmanuel Hansen 2023-06-25 17:08:50 +00:00
  • 24b8d7c981 remove armeilleire reference in rd file Emmanuel Hansen 2023-06-25 12:44:19 +00:00
  • 8535b6c2f6 libryujinx - disable shader cache Emmanuel Hansen 2023-06-25 12:41:30 +00:00
  • cb8837e1b8 remove redundant project reference Emmanuel Hansen 2023-06-25 12:41:16 +00:00
  • 0e3c224b8d Make GetFunctionPointerForDelegate as explicit as possible gdk 2023-05-22 18:22:21 -03:00
  • 1694303e4c add nativaot libryujinx project Emmanuel Hansen 2023-06-25 12:20:05 +00:00
  • cea50d80c9 remove usage of reflection in device state Emmanuel Hansen 2023-06-25 12:18:52 +00:00
  • c3a3adbaeb add hle service generator Emmanuel Hansen 2023-06-25 12:17:21 +00:00
  • 4df22eb867
    Fix missing data for new copy dependency textures with mismatching size (#6161) gdkchan 2024-01-22 17:42:26 -03:00
  • f241f88558
    Add a separate device memory manager (#6153) gdkchan 2024-01-22 17:14:46 -03:00
  • 90455a05e6
    Input: Improve controller identification (#6029) riperiperi 2024-01-22 20:02:44 +00:00
  • a1cb1dfdc9 Use 4kb HT on 32-bit ios-ht riperiperi 2024-01-21 22:21:24 +00:00
  • c97686924b Temporary force to 4k riperiperi 2024-01-21 20:38:17 +00:00
  • 10ee46744b avoid allocations when doing address space lookup riperiperi 2024-01-11 01:33:13 +00:00
  • f16abe6dac Experimental 4KB tracking mode Gabriel A 2024-01-17 22:25:51 -03:00
  • 87b314a7ca Relax lock usage in attempt to fix a deadlock Gabriel A 2024-01-11 19:07:01 -03:00
  • edc76883db
    Fix integer overflow on downsample surround to stereo (#6160) gdkchan 2024-01-21 17:11:46 -03:00
  • 427b7d06b5
    Implement a new JIT for Arm devices (#6057) gdkchan 2024-01-20 11:11:28 -03:00
  • 331c07807f
    Vulkan: Use templates for descriptor updates (#6014) riperiperi 2024-01-20 14:07:33 +00:00
  • a772b073ec
    Support portable mode using the macOS app bundle. (#6147) Steveice10 2024-01-19 18:09:51 -08:00
  • ac0a5822c8 android - update dependencies libryujinx_rebased Emmanuel Hansen 2024-01-19 12:46:42 +00:00
  • 910cf6c63c fix rebase Emmanuel Hansen 2024-01-19 12:45:58 +00:00
  • 6dda8d1125 remove dotnet previews nuget source Emmanuel Hansen 2024-01-07 13:09:44 +00:00
  • f53e093db6 Start GameInfoNative Isaac Marovitz 2024-01-06 23:26:21 -05:00
  • e590708f42 Expand InitializeDeviceNative Signature Isaac Marovitz 2024-01-02 12:11:23 -08:00
  • 229209ff53 Expose InstallFirmware Isaac Marovitz 2024-01-01 18:59:26 -08:00
  • d0ddd7f2bc Expose GetInstalledFirmwareVersion Isaac Marovitz 2024-01-01 18:49:07 -08:00
  • b6b4b0cfb9 Don’t crash if no firmware is installed Isaac Marovitz 2024-01-01 18:48:48 -08:00
  • 7a07575740 Expose Accelerometer & Gyro Functions Isaac Marovitz 2024-01-01 17:39:27 -08:00
  • 0d9fa91a70 iOS - Disable StdErrAdapter Isaac Marovitz 2024-01-01 16:47:08 -08:00
  • deb183d432 iOS - Set Silk.NET SearchPathContainer Isaac Marovitz 2024-01-01 15:43:17 -08:00
  • c1d19a1ada iOS - Platform Checks Isaac Marovitz 2024-01-01 15:35:30 -08:00
  • 3387f42e24 iOS - Linker Fixes Isaac Marovitz 2023-12-31 18:10:16 -08:00
  • d5ed2f6584 android - change game stats background color Emmanuel Hansen 2023-12-30 12:35:38 +00:00
  • a718af9dd1 android - move title updates support to SAF Emmanuel Hansen 2023-12-30 12:23:07 +00:00
  • df99842106 android - fix dpad input on generic android controllers Emmanuel Hansen 2023-12-29 17:04:33 +00:00
  • e6c6ea1c1b android - remote developer name from grid items Emmanuel Hansen 2023-12-29 08:24:01 +00:00
  • a64eb877a2 android - add option to disable motion Emmanuel Hansen 2023-12-29 08:21:31 +00:00
  • b5d48e8324 android - add basic software keyboard support Emmanuel Hansen 2023-12-28 09:43:03 +00:00
  • 316c0ffca2 android - add option to swap button layouts to nintendo style Emmanuel Hansen 2023-12-24 21:34:10 +00:00
  • de58a53085 android - set controller event as handled Emmanuel Hansen 2023-12-24 20:49:44 +00:00
  • ace210a187 android - fix stick showing as dpad Emmanuel Hansen 2023-12-24 20:40:12 +00:00
  • 64b21a4578 android - add hack to fix orientation issue Emmanuel Hansen 2023-12-19 13:45:13 +00:00
  • cc8d44139a android - fix settings app action buttons. fix dlc manager add button missing Emmanuel Hansen 2023-12-19 11:38:56 +00:00
  • ec654e7a02 android - ensure controller respects users controller visibility settings at launch Emmanuel Hansen 2023-12-19 10:41:19 +00:00
  • 497101773c cmake: Use FetchContent to include adrenotools TSR Berry 2023-12-17 19:13:41 +01:00
  • 2ef28525be android - implement firmware installation Emmanuel Hansen 2023-12-17 19:09:52 +00:00
  • 27059ded86 android - add motion support Emmanuel Hansen 2023-12-16 14:04:25 +00:00
  • 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