Commit Graph

  • 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
  • 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
  • 84dab5f717 add aot optmization option Emmanuel Hansen 2023-09-15 08:43:14 +00:00
  • 344817cb54 disable macrojit Emmanuel Hansen 2023-09-15 08:21:37 +00:00
  • 3f57753af0 use avalonia bitmap to load image for loading screen Emmanuel Hansen 2023-09-15 08:21:18 +00:00
  • 38b8b44c60 wip Emmanuel Hansen 2023-09-14 23:00:47 +00:00
  • 6a28c20862 simplify assembly access in application library class Emmanuel Hansen 2023-09-14 23:00:36 +00:00
  • 7c0182ec8b add rd file Emmanuel Hansen 2023-09-14 19:22:39 +00:00
  • c0e12fda94 make applet manager reflection free Emmanuel Hansen 2023-06-26 20:23:40 +00:00
  • f4c2343edd Make GetFunctionPointerForDelegate as explicit as possible gdk 2023-05-22 18:22:21 -03:00
  • a09160abfd remove usage of reflection in device state Emmanuel Hansen 2023-06-25 12:18:52 +00:00
  • 184db0430c add hle service generator Emmanuel Hansen 2023-06-25 12:17:21 +00:00
  • f11d663df7
    Local Amiibo.json should be used if connection failed (#3681) AxesP 2023-12-27 22:43:17 -03:00
  • 19a949d0bf
    Ava UI: Fix crash when clicking on a cheat's name (#5860) Isaac Marovitz 2023-12-25 05:57:14 +00:00
  • feec5ef7b3
    ci: bump actions/upload-artifact from 3 to 4 (#6050) dependabot[bot] 2023-12-25 06:33:10 +01:00
  • 9864675a0b Revert "ci: bump actions/github-script from 6 to 7 (#5966)" Mary Guillemard 2023-12-11 21:51:22 +01:00
  • 06bff0159c
    Correctly set filetypes in Info.plist (#6023) shinra-electric 2023-12-11 21:49:07 +01:00
  • 04ed8c1f83 infra: Fix labeler.yml after labeler@v5 update Mary Guillemard 2023-12-11 21:43:05 +01:00
  • ad8d5b9b56
    Ava UI: Fix temporary volume not being set after unmute (#5833) rmg-x 2023-12-11 20:26:11 +00:00
  • 1df6c07f78
    Implement support for multi-range buffers using Vulkan sparse mappings (#5427) gdkchan 2023-12-04 16:30:19 -03:00
  • 0531c16326
    ci: bump actions/github-script from 6 to 7 (#5966) dependabot[bot] 2023-12-04 20:29:41 +01:00
  • 93a24afaaa
    ApplicationLibrary: Skip invalid symlinks (#6004) TSRBerry 2023-12-04 19:16:34 +01:00
  • 5ce47bfe8c
    ci: bump actions/labeler from 4 to 5 (#6007) dependabot[bot] 2023-12-04 19:15:52 +01:00
  • ce0229b719
    ci: bump actions/setup-dotnet from 3 to 4 (#6006) dependabot[bot] 2023-12-04 19:15:30 +01:00
  • 93aeecc4f3
    Improve indication of emulation being paused by the User (#5836) gnisman 2023-12-04 18:52:25 +02:00
  • 2989c163a8
    editorconfig: Set default encoding to UTF-8 (#5793) TSRBerry 2023-12-04 14:17:13 +01:00
  • 1be668e68a
    HLE: Add OS-specific precise sleep methods to reduce spinwaiting (#5948) riperiperi 2023-11-30 10:39:42 -08:00
  • 21cd4c0c00
    Extend bindless elimination to see through shuffle (#5958) gdkchan 2023-11-22 20:51:51 -03:00
  • 70d65d3d8e
    Enable copy dependency between RGBA8 and RGBA32 formats (#5943) gdkchan 2023-11-19 15:27:34 -03:00
  • 0b58f46266
    Extend bindless elimination to see through Phis with the same results (#5957) gdkchan 2023-11-19 15:10:44 -03:00
  • aa96dcb1be
    misc: Default to Vulkan if available or running on macOS (#5913) MutantAura 2023-11-18 20:42:45 +00:00
  • 82a638230e
    Fix JitCache.Unmap called with the same address freeing memory in use (#5937) gdkchan 2023-11-16 17:52:21 -03:00
  • d11fe26aa3
    Fix macOS Path (#5941) Isaac Marovitz 2023-11-16 14:09:15 -05:00
  • dcf10561b9
    Fix missing texture flush for draw then DMA copy sequence without render target change (#5933) gdkchan 2023-11-15 21:36:25 -03:00
  • cdc8fed64f
    chore: Update OpenTK to 4.8.1 (#5912) Mary Guillemard 2023-11-15 19:08:46 +01:00
  • 388446c255 infra: Workaround Microsoft.NET.ILLink.Tasks restore failure on Flathub Mary Guillemard 2023-11-15 18:12:19 +01:00
  • 29e192f241
    Migrate to .NET 8 (#5887) Zoltan Csizmadia 2023-11-15 10:41:31 -06:00
  • 5b3662b793
    Disable DMA GPU copy for block linear to linear copies (#5927) gdkchan 2023-11-14 23:24:42 -03:00
  • 1329c47ea4
    Work around issue apparently caused by 5909 (#5926) gdkchan 2023-11-14 22:24:54 -03:00
  • 6bce46621c
    Change minimum OS to macOS 12 in Info.plist (#5925) shinra-electric 2023-11-14 21:20:33 +01:00
  • e6e5838916
    Do not set modified flag again if texture was not modified (#5909) gdkchan 2023-11-13 18:07:05 -03:00
  • 51065d9129
    Revert "Add support for multi game XCIs (#5638)" (#5914) gdkchan 2023-11-11 23:35:30 -03:00
  • 6228331fd1
    infra: switch back to ubuntu 20.04 LTS for macOS release Mary Guillemard 2023-11-11 22:38:54 +01:00
  • 98e7c33630
    infra: Update to LLVM 15 for macOS release Mary Guillemard 2023-11-11 22:35:58 +01:00
  • 5c3cfb84c0
    Add support for multi game XCIs (#5638) TSRBerry 2023-11-11 21:56:57 +01:00
  • 55557525b1
    Create Desktop Shortcut fixes (#5852) NitroTears 2023-11-12 01:08:42 +10:00
  • 7e6342e44d
    Add accelerator keys for Options and Help (#5884) Isaac Marovitz 2023-11-11 09:57:15 -05:00
  • c3555cb5d6
    UI: Change default hide cursor mode to OnIdle (#5906) jcm 2023-11-11 08:27:53 -06:00
  • 815819767c
    Force all exclusive memory accesses to be ordered on AppleHv (#5898) gdkchan 2023-11-07 13:24:10 -03:00
  • 623604c391
    Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes, and file sizes (#4956) SamusAranX 2023-11-06 22:47:44 +01:00
  • 617c5700ca
    Better handle instruction aborts when hitting unmapped memory (#5869) Somebody Whoisbored 2023-11-05 04:32:17 -07:00
  • 7b62f7475e
    Fix AddSessionObj NRE regression (#5875) gdkchan 2023-11-01 17:47:40 -03:00
  • 841dd56f4c
    Implement copy dependency for depth and color textures (#4365) gdkchan 2023-10-31 19:00:39 -03:00
  • a16d582a10
    [HLE] Remove ServerBase 1ms polling (#5855) riperiperi 2023-10-30 22:26:31 +00:00
  • 9ef0be477b
    Skip some invalid texture flushes (#5755) gdkchan 2023-10-30 19:18:28 -03:00
  • c14ce4d2a5
    Add ldn_mitm as a network client for LDN (#5656) TSRBerry 2023-10-26 00:32:13 +02:00
  • 171b46ef49
    macOS: Use user-friendly macOS version string (#5838) jcm 2023-10-24 17:37:13 -05:00
  • 56fe2ff535
    Fix loading tickets from a Sha256PartitionFileSystem (#5844) Alex Barney 2023-10-24 09:26:25 -07:00
  • b1f8f868f6
    Fix the AOC manager using incorrect paths (#5840) Alex Barney 2023-10-23 10:34:31 -07:00
  • d773d5152e
    Update to LibHac 0.19.0 (#5831) Alex Barney 2023-10-22 16:30:46 -07:00
  • 33ba170315
    Fix NRE on gather operations with depth compare on macOS (#5832) gdkchan 2023-10-22 15:31:36 -03:00
  • 638be5f296
    Revert "Ava UI: Input Menu Refactor (#4998)" TSR Berry 2023-10-21 15:19:21 +02:00
  • 49b37550ca
    Ava UI: Input Menu Refactor (#4998) Isaac Marovitz 2023-10-21 07:26:51 -04:00
  • a42f0bbb87
    Add "Create Shortcut" To app context menu (#4734) NitroTears 2023-10-21 05:51:15 +11:00
  • b4bb22ba06
    Avalonia: Make slider scrollable with mouse wheel (#5760) Ahmad Tantowi 2023-10-20 21:02:12 +07:00
  • 6fdf774845
    Ava UI: Update to 11.0.5 (#5815) Isaac Marovitz 2023-10-20 09:41:50 -04:00
  • 76b53e018a
    GPU: Add fallback when textureGatherOffsets is not supported (#5792) riperiperi 2023-10-20 14:05:09 +01:00
  • 28dd7d80af
    Enable copy between MS and non-MS textures with different height (#5801) gdkchan 2023-10-18 01:47:22 -03:00
  • 1e06b28b22
    Horizon: Migrate usb and psc services (#5800) Ac_K 2023-10-14 04:13:15 +02:00