1
0
forked from MeloNX/MeloNX

Commit Graph

  • 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
  • bb4e79ef3b Port of texture memory pool PR riperiperi 2024-01-12 17:56:48 +00:00
  • 092af4585c Port of texture memory pool PR riperiperi 2024-01-12 17:56:48 +00:00
  • 1f11dfd56a fix: fix UnmapView riperiperi 2024-01-09 00:17:31 +00:00
  • e9abc7e59e fix: fix UnmapView riperiperi 2024-01-09 00:17:31 +00:00
  • 70a8b93c8a Merge remote-tracking branch 'gdk/new-jit-ht' into ios-ht riperiperi 2024-01-07 23:30:13 +00:00
  • 19d6bddc25 Merge remote-tracking branch 'gdk/new-jit-ht' into ios-ht riperiperi 2024-01-07 23:30:13 +00:00
  • 1578435ab1 get updates and dlc from documents on ios riperiperi 2024-01-07 22:39:59 +00:00
  • 57949d03e5 get updates and dlc from documents on ios riperiperi 2024-01-07 22:39:59 +00:00
  • ceebb1cca3 add sample delay for audout riperiperi 2024-01-07 22:39:34 +00:00
  • 3cd42f99aa add sample delay for audout riperiperi 2024-01-07 22:39:34 +00:00
  • 14eef0a1b1 Avoid double lookup on TryGetVirtualContiguous, fix/change some lock usage Gabriel A 2024-01-07 17:49:36 -03:00
  • 87ba82691c Avoid double lookup on TryGetVirtualContiguous, fix/change some lock usage Gabriel A 2024-01-07 17:49:36 -03:00
  • f4705f63d6 Audio: Add optional artificial audio delay layer riperiperi 2024-01-06 20:06:55 +00:00
  • 60442064e4 Audio: Add optional artificial audio delay layer riperiperi 2024-01-06 20:06:55 +00:00
  • 36f2fb4e18 16k external flush workaround riperiperi 2024-01-06 20:16:01 +00:00
  • 7ac6b8e742 16k external flush workaround riperiperi 2024-01-06 20:16:01 +00:00
  • 1fda80f72e feat: avoid filling pages when using private allocations riperiperi 2024-01-06 20:15:15 +00:00
  • 6334c3f90c feat: avoid filling pages when using private allocations riperiperi 2024-01-06 20:15:15 +00:00
  • 878a8cd2f9 fix shared memory thread safety riperiperi 2024-01-06 20:13:06 +00:00
  • e9ab106f8f fix shared memory thread safety riperiperi 2024-01-06 20:13:06 +00:00
  • a539dc62b4 fix jit riperiperi 2024-01-06 20:12:42 +00:00
  • 2bbf829a09 fix jit riperiperi 2024-01-06 20:12:42 +00:00
  • ec2247d73b Fix potential race + wrong check for partition not being found Gabriel A 2024-01-04 20:48:53 -03:00
  • c47ce6f697 Fix potential race + wrong check for partition not being found Gabriel A 2024-01-04 20:48:53 -03:00
  • b6a85592cc 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
  • 17fdbb57c0 Merge remote-tracking branch 'gdk/new-jit-ht' into ios-ht riperiperi 2024-01-04 21:35:33 +00:00
  • afcfba498c Merge remote-tracking branch 'gdk/new-jit-ht' into ios-ht riperiperi 2024-01-04 21:35:33 +00:00
  • 8efd17d371 Only for 64-bit games (for now?) Gabriel A 2024-01-04 18:22:06 -03:00
  • df92f2052a Only for 64-bit games (for now?) Gabriel A 2024-01-04 18:22:06 -03:00
  • 48e4bdb1ce Host tracked needs signal handling too Gabriel A 2024-01-04 18:04:51 -03:00
  • 85f83592c7 Host tracked needs signal handling too Gabriel A 2024-01-04 18:04:51 -03:00
  • 237343ace4 Support host tracked on LightningJit Gabriel A 2024-01-04 17:58:42 -03:00
  • 2feecd05a3 Support host tracked on LightningJit Gabriel A 2024-01-04 17:58:42 -03:00
  • ac60e0c8a7 Pass memory manager type around Gabriel A 2024-01-04 17:42:33 -03:00
  • 98c16ed3b0 Pass memory manager type around Gabriel A 2024-01-04 17:42:33 -03:00
  • 228cbfc4fd Merge branch 'host-tracked-clean' into new-jit-ht Gabriel A 2024-01-04 18:00:35 -03:00
  • 133f7d10de Merge branch 'host-tracked-clean' into new-jit-ht Gabriel A 2024-01-04 18:00:35 -03:00
  • 2caf8f850b Format whitespace Gabriel A 2023-12-27 00:05:52 -03:00
  • cabf434c5f Format whitespace Gabriel A 2023-12-27 00:05:52 -03:00
  • a72eb91cfa Fix assert Gabriel A 2023-12-26 23:23:10 -03:00
  • f9ed8f860e Fix assert Gabriel A 2023-12-26 23:23:10 -03:00
  • 21a6f53782 Remove unused using Gabriel A 2023-12-26 23:14:16 -03:00
  • 5cc0b317f9 Remove unused using Gabriel A 2023-12-26 23:14:16 -03:00
  • 2cb244ddbe New JIT cache for platforms that enforce W^X, currently unused Gabriel A 2023-12-26 23:12:44 -03:00
  • acc22c769d New JIT cache for platforms that enforce W^X, currently unused Gabriel A 2023-12-26 23:12:44 -03:00
  • 41fb24ef78 ObjectDisposedException.ThrowIf Gabriel A 2023-12-24 13:18:35 -03:00
  • 94bd78f48a ObjectDisposedException.ThrowIf Gabriel A 2023-12-24 13:18:35 -03:00
  • 0eecf142de Fix more warnings Gabriel A 2023-12-24 13:13:13 -03:00
  • 689eadaece Fix more warnings Gabriel A 2023-12-24 13:13:13 -03:00
  • e4a81e78f6 More read-only Gabriel A 2023-12-24 12:58:34 -03:00
  • 339d9ca83d More read-only Gabriel A 2023-12-24 12:58:34 -03:00
  • 2bc171cab7 Make a lot of Assembler members read-only Gabriel A 2023-12-24 12:50:58 -03:00