Commit Graph

  • 8002065d28 fix title updates data being missing Emmanuel Hansen 2023-07-08 20:15:19 +00:00
  • c6dbeb1bd0 drop game stats class. directly call stats methods Emmanuel Hansen 2023-07-08 20:02:18 +00:00
  • 7f2c0a2bc2 initial work on multi driver selection Emmanuel Hansen 2023-07-08 19:36:30 +00:00
  • 5b60651a06 move android related file to subfolder Emmanuel Hansen 2023-07-08 19:32:31 +00:00
  • 52b8a315e3 fix native file logs Emmanuel Hansen 2023-07-08 12:46:23 +00:00
  • 5e3b8b4f89 use int game controller ids Emmanuel Hansen 2023-07-08 07:29:56 +00:00
  • b52dc01c41 add more options, fix vsync option Emmanuel Hansen 2023-07-07 17:15:52 +00:00
  • cb82a243ea add settings view Emmanuel Hansen 2023-07-06 20:22:48 +00:00
  • 2df6669ce0 Add work around for Adreno batched texture + sampler descriptor updates bug Gabriel A 2023-07-05 21:17:59 -03:00
  • 579c508ecc move android kotlin project over Emmanuel Hansen 2023-07-05 19:03:40 +00:00
  • a661494aae add more parameters to initialize device Emmanuel Hansen 2023-07-05 18:59:21 +00:00
  • bb3aed5b4a add overload for loading game info from path Emmanuel Hansen 2023-07-04 11:55:19 +00:00
  • 0066269353 add android bionic nce support Emmanuel Hansen 2023-07-04 09:20:14 +00:00
  • 0f231d2547 Add back IsApplication flag gdk 2023-07-03 19:32:25 -03:00
  • 1aff88648e Add NCE code gdk 2023-07-03 19:28:05 -03:00
  • 9658525434 Minor refactoring of KPageTableBase to make custom address space layouts easier to implement gdk 2023-01-12 23:12:11 -03:00
  • 516ac6b22a add game stats helper Emmanuel Hansen 2023-07-02 22:12:47 +00:00
  • f1c523ca69 add option to enable debug logs Emmanuel Hansen 2023-07-02 18:54:12 +00:00
  • f4d7678ae4 disable optional logs Emmanuel Hansen 2023-07-02 17:48:20 +00:00
  • 38d67a957c add file logs Emmanuel Hansen 2023-07-02 17:44:53 +00:00
  • 600ccf571e disable network change notification on bionic Emmanuel Hansen 2023-07-02 17:44:30 +00:00
  • 3dc8e10560 add steam based loaders Emmanuel Hansen 2023-07-02 16:49:14 +00:00
  • 65a2eff9c8 add interface fore loading games from storage Emmanuel Hansen 2023-07-02 16:48:53 +00:00
  • 9de761c468 fix build on newer ndk versions Emmanuel Hansen 2023-06-29 19:58:33 +00:00
  • 6f44e5719e add helper to get new surface on android, still crashes when screen resizes Emmanuel Hansen 2023-06-28 16:13:31 +00:00
  • e08a49336c attempt to recreate surface if lost Emmanuel Hansen 2023-06-28 09:21:05 +00:00
  • 5db7eda0e9 add audio support for android Emmanuel Hansen 2023-06-27 23:17:24 +00:00
  • 0d5253a497 add sdl audio backend as default audio Emmanuel Hansen 2023-06-27 15:58:35 +00:00
  • e3333fc80b enable release optimizations on aot Emmanuel Hansen 2023-06-27 12:03:58 +00:00
  • f8a0585438 remove spirv compilation option from native aot project Emmanuel Hansen 2023-06-27 12:03:35 +00:00
  • d1a538db3e fix release bionic crash Emmanuel Hansen 2023-06-27 19:26:02 +00:00
  • ec60c1a9d4 use procontroller as default libryujinx controller type Emmanuel Hansen 2023-06-26 20:28:25 +00:00
  • 1f717a101e make applet manager reflection free Emmanuel Hansen 2023-06-26 20:23:40 +00:00
  • af712754ce fix android bionic log Emmanuel Hansen 2023-06-26 07:27:43 +00:00
  • 9e562e4949 add bionic nativeaot support Emmanuel Hansen 2023-06-25 17:33:35 +00:00
  • 797a1460b3 add helper for checking bionic Emmanuel Hansen 2023-06-25 17:32:14 +00:00
  • 2479c485e0 armeilleure: Do not call GCSettings.LargeObjectHeapCompactionMode on Android Mary 2023-05-08 15:54:52 +02:00
  • 436c211b5a armeilleure: Add Android to GetOSPlatform for PTC Mary 2023-05-08 15:18:17 +02:00
  • 830721c372 armeilleure: Add Android signal handler Mary 2023-05-08 15:52:14 +02:00
  • 469727cada armeilleure: Add support for Android in HardwareCapabilities Mary 2023-05-08 15:14:13 +02:00
  • 3ebb6ace44 memory: Add Android support Mary 2023-05-08 15:09:02 +02:00
  • b9331f30d1 add basic touch and button input interface Emmanuel Hansen 2023-06-25 17:08:50 +00:00
  • 3f93620d74 remove armeilleire reference in rd file Emmanuel Hansen 2023-06-25 12:44:19 +00:00
  • f25a1b43a5 libryujinx - disable shader cache Emmanuel Hansen 2023-06-25 12:41:30 +00:00
  • 8b51b4172a remove redundant project reference Emmanuel Hansen 2023-06-25 12:41:16 +00:00
  • 0dcef2ff60 Make GetFunctionPointerForDelegate as explicit as possible gdk 2023-05-22 18:22:21 -03:00
  • 6398b011a5 add nativaot libryujinx project Emmanuel Hansen 2023-06-25 12:20:05 +00:00
  • 534f467d48 remove usage of reflection in device state Emmanuel Hansen 2023-06-25 12:18:52 +00:00
  • ac0147af74 add hle service generator Emmanuel Hansen 2023-06-25 12:17:21 +00:00
  • 870d9599cc
    Change shader cache init wait method (#6131) gdkchan 2024-01-18 14:17:38 -03:00
  • 2dbbc9bc05
    Move most of signal handling to Ryujinx.Cpu project (#6128) gdkchan 2024-01-18 14:08:40 -03:00
  • 72634c80f4
    Ava UI: Update Ava & Friends (#6109) Isaac Marovitz 2024-01-17 22:50:31 +00:00
  • bebd8eb822
    Vulkan: Cache delegate for EndRenderPass (#6132) riperiperi 2024-01-16 12:22:20 +00:00
  • f4b74e9ce1
    Fix vertex buffer size when switching between inline and state draw parameters (#6101) gdkchan 2024-01-14 05:37:19 -03:00
  • 4e19b36ad7
    CI: Dependabot Groups (#6110) Isaac Marovitz 2024-01-13 14:28:57 +00:00
  • b16923a902
    Revert Apple hypervisor force ordered memory change (#6068) gdkchan 2024-01-13 07:58:09 -03:00
  • 7e58b21f3d
    Fix Amiibo regression and some minor code improvements (#6107) TSRBerry 2024-01-13 11:45:38 +01:00
  • 4fbc978e73
    Switch to Microsoft.IdentityModel.JsonWebTokens (#6108) Isaac Marovitz 2024-01-13 10:39:00 +00:00
  • 1a45dc8df8
    Ava UI: RTL Language Support (#5619) Isaac Marovitz 2024-01-13 00:42:42 +00:00
  • f037fcba9a
    Ava UI: Better Controller Applet (#5756) Isaac Marovitz 2024-01-13 00:41:57 +00:00
  • 092af4585c Port of texture memory pool PR riperiperi 2024-01-12 17:56:48 +00:00
  • e9abc7e59e fix: fix UnmapView riperiperi 2024-01-09 00:17:31 +00:00
  • 19d6bddc25 Merge remote-tracking branch 'gdk/new-jit-ht' into ios-ht riperiperi 2024-01-07 23:30:13 +00:00
  • 57949d03e5 get updates and dlc from documents on ios riperiperi 2024-01-07 22:39:59 +00:00
  • 3cd42f99aa add sample delay for audout riperiperi 2024-01-07 22:39:34 +00:00
  • 87ba82691c Avoid double lookup on TryGetVirtualContiguous, fix/change some lock usage Gabriel A 2024-01-07 17:49:36 -03:00
  • 60442064e4 Audio: Add optional artificial audio delay layer riperiperi 2024-01-06 20:06:55 +00:00
  • 7ac6b8e742 16k external flush workaround riperiperi 2024-01-06 20:16:01 +00:00
  • 6334c3f90c feat: avoid filling pages when using private allocations riperiperi 2024-01-06 20:15:15 +00:00
  • e9ab106f8f fix shared memory thread safety riperiperi 2024-01-06 20:13:06 +00:00
  • 2bbf829a09 fix jit riperiperi 2024-01-06 20:12:42 +00:00
  • c47ce6f697 Fix potential race + wrong check for partition not being found Gabriel A 2024-01-04 20:48:53 -03:00
  • 942efbb6d6 Fix potential race + wrong check for partition not being found Gabriel A 2024-01-04 20:48:53 -03:00
  • afcfba498c Merge remote-tracking branch 'gdk/new-jit-ht' into ios-ht riperiperi 2024-01-04 21:35:33 +00:00
  • df92f2052a Only for 64-bit games (for now?) Gabriel A 2024-01-04 18:22:06 -03:00
  • 85f83592c7 Host tracked needs signal handling too Gabriel A 2024-01-04 18:04:51 -03:00
  • 2feecd05a3 Support host tracked on LightningJit Gabriel A 2024-01-04 17:58:42 -03:00
  • 98c16ed3b0 Pass memory manager type around Gabriel A 2024-01-04 17:42:33 -03:00
  • 133f7d10de Merge branch 'host-tracked-clean' into new-jit-ht Gabriel A 2024-01-04 18:00:35 -03:00
  • cabf434c5f Format whitespace Gabriel A 2023-12-27 00:05:52 -03:00
  • f9ed8f860e Fix assert Gabriel A 2023-12-26 23:23:10 -03:00
  • 5cc0b317f9 Remove unused using Gabriel A 2023-12-26 23:14:16 -03:00
  • acc22c769d New JIT cache for platforms that enforce W^X, currently unused Gabriel A 2023-12-26 23:12:44 -03:00
  • 94bd78f48a ObjectDisposedException.ThrowIf Gabriel A 2023-12-24 13:18:35 -03:00
  • 689eadaece Fix more warnings Gabriel A 2023-12-24 13:13:13 -03:00
  • 339d9ca83d More read-only Gabriel A 2023-12-24 12:58:34 -03:00
  • 1251f03575 Make a lot of Assembler members read-only Gabriel A 2023-12-24 12:50:58 -03:00
  • 5b6893b1ed Auto-format Gabriel A 2023-12-24 12:34:01 -03:00
  • cee2e2f600 Implement a new JIT for Arm devices Gabriel A 2023-12-24 01:01:08 -03:00
  • ffdb90a1f4 Add host tracked memory manager mode (experimental) Gabriel A 2024-01-04 17:07:04 -03:00
  • 59a0c7cfd8
    Fix PPTC version string for firmware titles (#6071) gdkchan 2024-01-03 20:08:10 -03:00
  • 6f50b9bdb0
    Add support for PermissionLocked attribute added on firmware 17.0.0 (#6072) gdkchan 2024-01-03 20:05:14 -03:00
  • 9c3870d62f put this back to regular ios-lightning riperiperi 2024-01-01 22:39:12 +00:00
  • 06151295ab Merge branch 'fast-jit-is-no-joke' into ios-lightning riperiperi 2024-01-01 17:23:05 +00:00
  • 59d6ceb9ee bunch of stuff don't push this monstrosity anywhere riperiperi 2023-11-02 19:04:36 +00:00
  • 259f5da0fb update rd Emmanuel Hansen 2023-10-16 08:16:08 +00:00
  • ab7ebecfc8 use compiled binding for controller view Emmanuel Hansen 2023-09-22 20:55:39 +00:00
  • 6b2f1b7d4f update rd file and reenable json reflection serialization Emmanuel Hansen 2023-09-22 18:34:22 +00:00
  • 5bb1c40e99 clean up rd file Emmanuel Hansen 2023-09-17 19:14:06 +00:00
  • 3ba86e1fa9 set invariant globalization to false, fix profile selector Emmanuel Hansen 2023-09-17 19:02:13 +00:00