Commit graph

  • 1ecc8fbc3b
    New pooled memory types (#6821) jhorv 2024-06-02 21:24:14 -0400
  • 888402ecaf
    Avoid inexact read with 'Stream.Read' (#6847) Marco Carvalho 2024-06-02 17:16:48 -0300
  • 971d24aef0
    nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.5.2 to 7.6.0 (#6893) dependabot[bot] 2024-06-02 22:10:47 +0200
  • c41fddd25e
    Vulkan: Extend full bindless to cover cases with phi nodes (#6853) gdkchan 2024-05-26 15:20:10 -0300
  • 2ebe929fa5
    misc: Change disk shader cache compression algorithm to Brotli (RFC 7932) (#6841) MutantAura 2024-05-26 19:06:41 +0100
  • 53d096e392
    Allow texture arrays to use separate descriptor sets on Vulkan (#6870) gdkchan 2024-05-26 13:30:19 -0300
  • 4cc00bb4b1
    nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.5.1 to 7.5.2 (#6809) dependabot[bot] 2024-05-25 05:35:49 +0200
  • c98b7fc702
    Workaround bug on logic op with float framebuffer (#6858) Piplup 2024-05-24 02:57:26 +0100
  • e65effcb05
    Workaround AMD bug on logic op with float framebuffer (#6852) gdkchan 2024-05-23 01:05:32 -0300
  • c1ed150949
    Kernel: Wake cores from idle directly rather than through a host thread (#6837) riperiperi 2024-05-22 21:47:27 +0100
  • c634eb4054
    Updating Concentus dependency to speed up Opus decoding (#6757) Logan Stromberg 2024-05-20 14:38:38 -0700
  • eb1ce41b00
    GPU: Migrate buffers on GPU project, pre-emptively flush device local mappings (#6794) riperiperi 2024-05-19 20:53:37 +0100
  • 2f427deb67
    Fix another NullReferenceException (#6826) TSRBerry 2024-05-18 01:11:30 +0200
  • 8f51938e2b
    Disable keyboard controller input while swkbd is open (foreground) (second attempt) (#6808) TSRBerry 2024-05-17 21:58:03 +0200
  • 4d84df9487
    Update audio renderer to REV12: Add support for splitter biquad filter (#6813) gdkchan 2024-05-17 16:46:43 -0300
  • 9ec8b2c01a
    Change Deflate compression level to Fastest. (#6812) MutantAura 2024-05-16 18:19:37 +0100
  • 091230af22
    Improves some log messages and fixes a typo (#6773) SamusAranX 2024-05-15 18:10:47 +0200
  • 3aea194606
    Add Enhancement label to Feature Requests (#6804) Isaac Marovitz 2024-05-15 06:06:58 -0400
  • cdccf89e10
    Revert "Disable keyboard controller input while swkbd is open (foreground) (#…" (#6805) gdkchan 2024-05-15 02:20:24 -0300
  • 2ca0b17339
    New Crowdin updates (#6590) Ac_K 2024-05-14 17:47:03 +0200
  • 47639e6eeb
    Bump Avalonia.Svg (#6603) Isaac Marovitz 2024-05-14 11:36:11 -0400
  • cd78adf07f
    Add missing lock on texture cache UpdateMapping method (#6657) gdkchan 2024-05-14 12:23:13 -0300
  • a3dc295c5f
    Disable keyboard controller input while swkbd is open (foreground) (#6646) TSRBerry 2024-05-14 17:14:39 +0200
  • 2ef4f92b07
    Make TextureGroup.ClearModified thread safe (#6686) gdkchan 2024-05-14 12:06:36 -0300
  • 2b6cc4b353
    Add the "Auto" theme option in setting (#6611) yell0wsuit 2024-05-14 22:00:03 +0700
  • 075575200d
    Update compatibility information in README.md (#6801) Gavin Zyonse 2024-05-14 16:58:48 +0200
  • 3a3b51893e
    Add support for bindless textures from storage buffer on Vulkan (#6721) gdkchan 2024-05-14 11:47:16 -0300
  • 44dbab3848
    discordRPC: Truncate game title and details if they exceed discord byte limit. (#6581) MutantAura 2024-05-14 15:36:44 +0100
  • cada4d04ef
    HID: Stub IHidServer: 134 (SetNpadAnalogStickUseCenterClamp) (#6664) Tsubasa0504 2024-05-14 23:26:49 +0900
  • e9edf0ab7f
    Update outdated Windows version warning (#6481) Luke Warner 2024-05-14 10:19:43 -0400
  • 6e40b64554
    Add linux specific files to local builds (#6762) TSRBerry 2024-05-14 16:06:40 +0200
  • 1a676ee913
    Update DotSettings (#6535) Isaac Marovitz 2024-05-14 09:59:28 -0400
  • a23d8cb92f
    Replace "List.ForEach" for "foreach" (#6783) Marco Carvalho 2024-05-08 08:53:25 -0300
  • ab12fbe963
    Fix system dateTime loading in avalonia LoadCurrentConfiguration (#6676) Nicolas Abram 2024-05-02 08:33:28 -0300
  • d0cc13ce0b
    UI: Fix some MainWindow bugs and implement menubar items to change window size. (#6750) MutantAura 2024-05-01 17:21:24 +0100
  • 65c035cdf8
    Fix alt key appearing as control in settings menus (#6742) Andrew Glaze 2024-04-29 13:18:27 -0400
  • 56c5dbe557
    Fix Cursor States On Windows (#6725) Exhigh 2024-04-29 04:51:08 +0530
  • 5976a5161b
    Fix direct keyboard not working when using a Controller. (#6716) MaxLastBreath 2024-04-28 20:02:29 +0300
  • 3d4dea624d
    HID: Correct direct mouse deltas (#6736) riperiperi 2024-04-28 17:55:37 +0100
  • 89a274c6a6
    ci: Replace macos-latest label with macos-13 (#6729) TSRBerry 2024-04-27 01:36:35 +0200
  • c6f8bfed90
    Add support for bindless textures from shader input (vertex buffer) on Vulkan (#6577) gdkchan 2024-04-22 15:05:55 -0300
  • 9b94662b4b
    implement MemoryManagerHostTracked.GetReadOnlySequence() (#6695) jhorv 2024-04-21 15:34:04 -0400
  • 216026c096
    Use pooled memory and avoid memory copies (#6691) jhorv 2024-04-21 06:57:35 -0400
  • 7070cf6ae5
    End render target lifetime on syncpoint increment (#6687) gdkchan 2024-04-20 22:35:20 -0300
  • 9839cd56fb
    chore: remove repetitive words (#6690) toofooboo 2024-04-19 20:45:51 +0800
  • 99f46e22e2
    Do not compare Span<T> to 'null' or 'default' (#6683) Marco Carvalho 2024-04-19 09:21:21 -0300
  • 22fb8c9d4f
    Update to new standard for volatility operations (#6682) Marco Carvalho 2024-04-19 09:03:52 -0300
  • 2f93ae9a19
    Fix unmapped address check when reading texture handles (#6679) gdkchan 2024-04-18 19:28:16 -0300
  • 3224ddeeb4
    Update "SixLabors.ImageSharp" (#6680) Marco Carvalho 2024-04-18 14:52:57 -0300
  • 446f2854a5
    Ava UI: Input Menu Refactor (#5826) Isaac Marovitz 2024-04-17 22:52:12 +0100
  • 8884d1fd73
    Fix crash when changing controller config (#6654) Luke 2024-04-15 17:02:09 -0400
  • 268c9aecf8
    Texture loading: reduce memory allocations (#6623) jhorv 2024-04-14 16:06:14 -0400
  • e916662b0f
    Account for swapchain image count change after re-creation (#6652) gdkchan 2024-04-11 17:24:19 -0300
  • 2ddd3dd4a7
    Allow BSD sockets Poll to exit when emulation ends (#6650) gdkchan 2024-04-11 09:56:21 -0300
  • a8f7ababb5
    Revert "Update StoreConstantToMemory to match StoreConstantToAddress on value…" (#6649) gdkchan 2024-04-10 21:50:06 -0300
  • 22e3ff06b5
    Update StoreConstantToMemory to match StoreConstantToAddress on value read (#6642) WilliamWsyHK 2024-04-11 06:03:37 +0800
  • 9480e5c5ce
    Ava UI: Prevent Status Bar Backend Update (#6506) Isaac Marovitz 2024-04-10 22:40:17 +0100
  • 0652813b0f
    nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.4.0 to 7.5.1 (#6627) dependabot[bot] 2024-04-10 23:30:17 +0200
  • e7f2342eba
    Fix input consumed by audio renderer SplitterState.Update (#6640) gdkchan 2024-04-10 12:07:31 -0300
  • 543d75a587
    CPU: Produce non-inf results for RSQRTE instruction with subnormal inputs (#6634) gdkchan 2024-04-09 14:34:14 -0300
  • 338ff79e1e
    Use ResScaleUnsupported flag for texture arrays (#6626) gdkchan 2024-04-09 14:24:46 -0300
  • 80201466ae
    Fast D32S8 2D depth texture copy (#6636) gdkchan 2024-04-09 14:03:55 -0300
  • 7a971edb57
    Pin audio renderer update output buffers (#6633) gdkchan 2024-04-08 20:26:47 -0300
  • c1b0ab805a
    Disable CLI setting persistence for HW-accelerated GUI. (#6620) MutantAura 2024-04-08 00:58:05 +0100
  • 3e6e0e4afa
    Add support for large sampler arrays on Vulkan (#6489) gdkchan 2024-04-07 18:25:55 -0300
  • 808803d97a
    CPU: Fix PC alignment for ADR thumb instruction (#6613) gdkchan 2024-04-07 18:17:49 -0300
  • ead9a25141
    Audio rendering: reduce memory allocations (#6604) jhorv 2024-04-07 17:07:32 -0400
  • 3e0d67533f
    Enhance Error Handling with Try-Pattern Refactoring (#6610) Marco Carvalho 2024-04-07 17:55:34 -0300
  • 0b55914864
    Replacing the try-catch block with null-conditional and null-coalescing operators (#6612) Marco Carvalho 2024-04-07 16:49:14 -0300
  • 451a28afb8
    misc: Add ANGLE configuration option to JSON and CLI (#6520) MutantAura 2024-04-06 18:58:02 +0100
  • 12b235700c
    Delete old 16KB page workarounds (#6584) gdkchan 2024-04-06 13:51:44 -0300
  • 3be616207d
    Vulkan: Fix swapchain image view leak (#6509) gdkchan 2024-04-06 13:38:52 -0300
  • 791bf22109
    Vulkan: Skip draws when patches topology is used without a tessellation shader (#6508) gdkchan 2024-04-06 13:25:51 -0300
  • 66b1d59c66
    nuget: bump DynamicData from 8.3.27 to 8.4.1 (#6536) dependabot[bot] 2024-04-06 14:07:06 +0200
  • c8bb05633e
    Add mod enablement status in the log message (#6571) WilliamWsyHK 2024-04-06 19:47:01 +0800
  • fb1171a21e
    Update README.md (#6575) czcx 2024-04-06 07:45:24 -0400
  • 22c0aa9c90
    "Task.Wait()" synchronously blocks, use "await" instead (#6598) Marco Carvalho 2024-04-06 08:36:18 -0300
  • 6d28b64312
    ts: Migrate service to Horizon project (#6514) Ac_K 2024-04-05 20:45:43 +0200
  • 05c041feeb
    Ignore diacritics on game search (#6602) gdkchan 2024-04-05 15:26:45 -0300
  • 8c2da1aa04
    Add missing ModWindowTitle locale key (#6601) gdkchan 2024-04-05 12:54:08 -0300
  • 5def0429f8
    Add support to IVirtualMemoryManager for zero-copy reads (#6251) jhorv 2024-04-04 21:23:03 -0400
  • 8e74fa3456
    Stop clearing Modified flag on DiscardData (#6591) gdkchan 2024-04-03 21:30:46 -0300
  • 6208c3e6f0
    New Crowdin updates (#6550) Ac_K 2024-04-02 18:21:14 +0200
  • 7124d679fd
    UI: Friendly driver name reporting. (#6530) MutantAura 2024-03-27 17:55:34 +0000
  • b323a01738
    Implement host tracked memory manager mode (#6356) gdkchan 2024-03-26 23:33:24 -0300
  • f6d24449b6
    Recreate swapchain correctly when toggling VSync (#6521) jcm 2024-03-26 20:54:13 -0500
  • 72bdc24db8
    Disable push descriptors for Intel ARC GPUs on Windows (#6551) gdkchan 2024-03-26 22:27:48 -0300
  • 43514771bf
    New gamecard icons (#6557) SamusAranX 2024-03-23 21:33:27 +0100
  • dbfe859ed7
    Add a few missing locale strings on Avalonia (#6556) gdkchan 2024-03-23 16:31:54 -0300
  • c94a73ec60
    Updates the default value for BufferedQuery (#6351) Matt Heins 2024-03-21 20:44:11 -0400
  • 20a280525f
    [UI] Fix Display Name Translations & Update some Chinese Translations (#6388) WilliamWsyHK 2024-03-22 03:08:25 +0800
  • 75a4ea3370
    New Crowdin updates (#6541) Ac_K 2024-03-21 01:07:27 +0100
  • d26ef2eec3
    nuget: bump Microsoft.CodeAnalysis.CSharp from 4.8.0 to 4.9.2 (#6397) dependabot[bot] 2024-03-17 02:55:11 +0100
  • a0552fd78b
    Ava UI: Fix locale crash (#6385) Isaac Marovitz 2024-03-17 01:27:14 +0000
  • bb8c5ebae1
    Ava UI: Content Dialog Fixes (#6482) Isaac Marovitz 2024-03-16 19:34:26 +0000
  • 50bdda5baa
    nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.3.0 to 7.4.0 (#6366) dependabot[bot] 2024-03-16 20:13:30 +0100
  • 18df25f66f
    nuget: bump the avalonia group with 2 updates (#6505) dependabot[bot] 2024-03-16 20:02:18 +0100
  • e19e7622a3
    chore: remove repetitive words (#6500) standstaff 2024-03-17 02:49:54 +0800
  • 26026d1357
    Fix Title Update Manager not refreshing app list (#6507) Isaac Marovitz 2024-03-16 18:46:03 +0000
  • 24068b023c
    discord: Update ApplicationID (#6513) TSRBerry 2024-03-16 19:41:38 +0100