Commit graph

  • 365935dbdc Make NetworkInterfaceIndex access thread safe. MutantAura 2023-08-12 21:04:58 +0100
  • 8c61ddd49d
    Ava UI: Allow DPI switching (#5558) 1.1.981 riperiperi 2023-08-12 17:02:22 +0100
  • d858bab76e
    Apply suggestions from code review Isaac Marovitz 2023-08-12 16:31:40 +0100
  • 659f8a5fc6 Create new Window Isaac Marovitz 2023-08-12 16:10:17 +0100
  • 7f2de55193 Ava UI: Allow DPI switching riperiperi 2023-08-12 15:47:43 +0100
  • ecab4cb30f GPU: Track basic buffer copies that modify texture memory riperiperi 2023-08-07 19:17:09 +0100
  • 5ebab1706a Use Tasks instead of async void MutantAura 2023-08-12 14:26:14 +0100
  • 88551d7225 Merge remote-tracking branch 'upstream/master' into async-settings MutantAura 2023-08-12 14:06:25 +0100
  • bd62ea0960
    Update LocaleExtension Isaac Marovitz 2023-08-12 11:36:10 +0100
  • cb066a57b8
    nuget: bump OpenTK.Core from 4.7.7 to 4.8.0 dependabot[bot] 2023-08-12 00:48:05 +0000
  • 7b2225c6b0
    Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 1.1.980 Isaac Marovitz 2023-08-12 01:47:22 +0100
  • d533659a61
    Rename assemblyIdentity to Ryujinx.Emulator.Avalonia TSR Berry 2023-08-12 02:24:50 +0200
  • 581f99f5e8
    Final suggestions Isaac Marovitz 2023-08-12 01:22:34 +0100
  • 33d4593455 Berry fixes and suggestions Isaac Marovitz 2023-08-11 00:45:13 +0100
  • 38cc7c7490
    Dependency update Isaac Marovitz 2023-08-11 00:38:55 +0100
  • 19ac71ee67 PR feedback Gabriel A 2023-08-10 18:29:07 -0300
  • bde8053f35 oops piplup 2023-08-10 20:45:51 +0000
  • fb50978541 Quack piplup 2023-08-10 20:19:15 +0000
  • 7b259afa18
    nuget: bump Avalonia.Controls.DataGrid from 0.10.21 to 11.0.3 dependabot[bot] 2023-08-10 16:28:34 +0000
  • a9bc983ffa Remove more modifications of AttributeUsage after decode Gabriel A 2023-08-06 19:00:43 -0300
  • fdba2b8787 Remove unnecessary use of interpolated strings Gabriel A 2023-07-31 20:30:51 -0300
  • 6a2926c773 Auto-format Gabriel A 2023-07-31 20:28:35 -0300
  • 89a7388d68 Add backend logging interface Gabriel A 2023-07-31 20:19:40 -0300
  • 938bbef150 Auto-format Gabriel A 2023-07-31 18:36:01 -0300
  • 86242d2128 Auto-format Gabriel A 2023-07-31 18:22:59 -0300
  • 1eff87ef52 Pass most of the graphics state using a struct instead of individual query methods Gabriel A 2023-07-31 00:45:31 -0300
  • f01d022925 Stop mutating TranslatorContext state when Translate is called Gabriel A 2023-07-30 22:47:13 -0300
  • 5e8d6a9fd3 Put GLSL on the same plan as SPIR-V for input/output declaration Gabriel A 2023-07-29 23:54:05 -0300
  • 44e09c5c3a Replace decoder instruction checks with switch statement Gabriel A 2023-07-29 22:52:13 -0300
  • 1f6c9c534f Remove binding parameter from ShaderProperties methods since it is redundant Gabriel A 2023-07-29 22:19:54 -0300
  • 4d8d27775d Reduce excessive parameter passing a bit by using structs more Gabriel A 2023-07-29 22:08:30 -0300
  • 212c3e30f8 Move remaining ClipDistancePrimitivesWritten and UsedFeatures updates to decode stage Gabriel A 2023-07-26 22:13:58 -0300
  • e743f5bb97 Fix TransformPasses.RunPass on cases where a node is removed gdk 2023-06-24 16:56:14 -0300
  • f08710ef89 Move Rewriter passes to separate transform pass files gdk 2023-06-17 23:46:49 -0300
  • e651e68ce9 Remove ResourceManager property from TranslatorContext gdk 2023-06-16 21:10:50 -0300
  • af9c4c13b8 Move remaining properties out of ShaderConfig and delete ShaderConfig gdk 2023-06-16 18:30:26 -0300
  • 5405277673 Replace ShaderConfig usages on Translator and passes gdk 2023-06-15 23:22:31 -0300
  • baf029ab59 Stop using ShaderConfig on backends gdk 2023-06-15 16:46:48 -0300
  • cd68ee0a9f Move some properties out of ShaderConfig gdk 2023-06-11 19:17:34 -0300
  • fe15c77d30
    [Hotfix] hid: Prevent out of bounds array access (#5547) 1.1.979 TSRBerry 2023-08-10 05:29:15 +0200
  • a65879c993
    Replace lambda function with local function TSR Berry 2023-08-10 02:06:25 +0200
  • 1ad557036f
    Cast player to uint TSR Berry 2023-08-10 02:03:24 +0200
  • 4bdfef22e8
    hid: Prevent out of bounds array access TSR Berry 2023-08-10 01:47:18 +0200
  • 5e9678c8fa
    Allow access to code memory for exefs mods (#5518) 1.1.978 TSRBerry 2023-08-09 23:27:45 +0200
  • b270f84063
    Merge branch 'master' into ava-11 Isaac Marovitz 2023-08-07 19:17:52 +0100
  • 773e239db7
    Implement color space passthrough option (#5531) 1.1.977 jcm 2023-08-07 11:54:05 -0600
  • 42750a74f8
    Do not add more code after alpha test discard on fragment shader (#5529) 1.1.976 gdkchan 2023-08-07 12:20:37 -0300
  • 2475266df0 Simplify resolution scale updates Gabriel A 2023-08-06 20:29:16 -0300
  • 3ab0a71c7b
    Fix PR build concurrency and stop auto assigning reviewers for draft PRs (#5519) TSRBerry 2023-08-06 23:25:02 +0200
  • befb47cc70
    Hardcode allowCodeMemoryForJit to true TSR Berry 2023-08-06 21:29:34 +0200
  • 6e784e0aca
    GPU: Don't sync/bind index buffer when it's not in use (#5526) 1.1.975 riperiperi 2023-08-06 20:29:20 +0100
  • d11c70d8f7
    temp: Better keyboard input / hotkey handling TSR Berry 2023-08-06 19:57:05 +0200
  • 513147910c
    Ava: Swallow keyUp and keyDown events as well TSR Berry 2023-06-26 19:21:56 +0200
  • ad00389547
    Add ASLR workaround for Skyline TSR Berry 2023-08-06 18:06:03 +0200
  • e696c4aacd implement color space passthrough option jcm 2023-08-03 18:21:42 -0600
  • c839054dff
    Code feedback changes NitroTears 2023-06-25 12:15:51 +1000
  • 8859fdee61
    added ShellLink to readme, updated shortcut comment NitroTears 2023-06-14 07:06:43 +1000
  • 2e98c07b1b
    change InteropServices to new securifybv.ShellLink Package NitroTears 2023-06-10 10:45:44 +1000
  • c0f4695bc0
    Linux code feedback changes NitroTears 2023-06-02 22:34:57 +1000
  • 3cdcd10167
    set shortcut icon location to .local/share/icons NitroTears 2023-06-02 19:55:04 +1000
  • 7ad5caaa44
    added shortcut-template.desktop file NitroTears 2023-06-02 18:01:24 +1000
  • ed5b523906
    adjust tooltip message NitroTears 2023-06-02 18:00:44 +1000
  • 2abf37b9dd
    code feedback changes NitroTears 2023-05-13 16:22:26 +1000
  • a400f2f50a
    Adjust styling and structure TSR Berry 2023-05-08 14:22:07 +0200
  • a2a0ca3486
    Move ShortcutHelper to Ryujinx.Ui.Common.Helpers TSR Berry 2023-05-08 13:17:55 +0200
  • 17942e039c
    remove specific platform values and regions NitroTears 2023-05-07 13:48:13 +1000
  • 611a585594
    Replaced COM reference with ComImport for shortcut functionality NitroTears 2023-05-07 13:37:57 +1000
  • 0f3ad54d62
    code issue fixes NitroTears 2023-04-27 21:47:38 +1000
  • fb94887cbb
    fixes to .shortcut data NitroTears 2023-04-27 21:37:17 +1000
  • 89236646dc
    Added linux .desktop shortcut creation Luke Kellett 2023-04-27 20:30:05 +1000
  • cf5b7071a6
    Moved shortcut logic to specific file, added Ava UI for shortcuts Luke Kellett 2023-04-10 14:00:17 +1000
  • 1026631dd9
    code cleanup Luke Kellett 2023-04-10 12:33:00 +1000
  • b6fea22843
    Icons display properly in shortcut Luke Kellett 2023-04-10 12:02:58 +1000
  • 70c039b951
    Added basic implementation for shortcut creation Luke Kellett 2023-04-07 13:04:25 +1000
  • 9ca741e9b7
    code issue fixes NitroTears 2023-04-27 21:47:38 +1000
  • a7277ab6ec
    fixes to .shortcut data NitroTears 2023-04-27 21:37:17 +1000
  • 5fc7b819d2
    Added linux .desktop shortcut creation Luke Kellett 2023-04-27 20:30:05 +1000
  • 17305c47c1
    Moved shortcut logic to specific file, added Ava UI for shortcuts Luke Kellett 2023-04-10 14:00:17 +1000
  • 5f806679ab
    code cleanup Luke Kellett 2023-04-10 12:33:00 +1000
  • 5772160bdf
    Icons display properly in shortcut Luke Kellett 2023-04-10 12:02:58 +1000
  • ad826f98fc
    Added basic implementation for shortcut creation Luke Kellett 2023-04-07 13:04:25 +1000
  • 1958908a1a
    Add improved csc problem matcher TSR Berry 2023-08-04 20:52:11 +0200
  • 3bdb7fc621 Shader cache version bump Gabriel A 2023-08-04 15:35:16 -0300
  • b4bc1a928b Do not add more code after alpha test discard on fragment shader Gabriel A 2023-08-04 15:30:18 -0300
  • 5a0aa074b6
    Enable VK_EXT_4444_formats (#5525) 1.1.974 sunshineinabox 2023-08-03 13:46:23 -0700
  • a0f3effe21 Fix case with _rebind riperiperi 2023-08-03 20:36:46 +0100
  • ffb216e791 GPU: Don't sync/bind index buffer when it's not in use riperiperi 2023-08-03 20:33:27 +0100
  • eaf5ef0b51 Enable VK_EXT_4444_formats sunshineinabox 2023-08-03 11:58:00 -0700
  • 8174cb2772
    nuget: bump Avalonia.Controls.DataGrid from 0.10.21 to 11.0.2 dependabot[bot] 2023-08-02 16:45:56 +0000
  • 93aa40f1fb
    nuget: bump DiscordRichPresence from 1.1.3.18 to 1.2.1.24 (#5515) 1.1.973 dependabot[bot] 2023-08-02 17:19:38 +0200
  • 0ac969d74e Style fix sunshineinabox 2023-08-01 19:30:24 -0700
  • f125005511 More formatting changes sunshineinabox 2023-08-01 18:15:49 -0700
  • f9de553621 Fix formatting issues hopefully sunshineinabox 2023-08-01 18:07:22 -0700
  • 4b8dedf349
    Only assign reviewers for PRs that are ready for reviews TSR Berry 2023-08-01 23:17:03 +0200
  • 1662165ce9
    build: Remove concurrency TSR Berry 2023-08-01 23:16:27 +0200
  • 11ec16adb1
    Allow access to code memory for exefs mods TSR Berry 2023-08-01 22:02:55 +0200
  • ecba830fee
    Cleanup a bunch of jank Isaac Marovitz 2023-08-01 14:17:38 -0400
  • 9cc7c13d15 Formatting issues sunshineinabox 2023-08-01 11:08:31 -0700
  • e59da65d54 Use winapi to get physical core count and revert back to WMI as fall back for CPU name sunshineinabox 2023-08-01 11:03:52 -0700
  • f0a0d6eb12 format 2 MutantAura 2023-08-01 18:29:42 +0100