Commit graph

  • a9dd203412
    Initialize loop filter parameters gdk 2023-02-04 21:06:49 -0300
  • 34a583e045
    Implement VP9 loop filtering gdk 2023-02-04 19:44:30 -0300
  • f9efcaeed2 format Pat Hov 2023-05-29 16:37:57 -0700
  • e5df668157 Merge branch 'master' of https://github.com/Ryujinx/Ryujinx into show_user_profile Pat Hov 2023-05-29 16:29:24 -0700
  • b93b92068f cleanup Pat Hov 2023-05-29 16:28:30 -0700
  • d44d027739 show active profile Pat Hov 2023-05-29 16:28:08 -0700
  • 9a933146eb
    Add caching for nuget packages TSR Berry 2023-05-30 00:15:14 +0200
  • b57243dff8
    Enable locking dependencies TSR Berry 2023-05-30 00:14:55 +0200
  • d4db0639c7 Skip draws with zero vertex count gdk 2023-05-29 17:52:09 -0300
  • 50ed67d5fc Port to Ava and SDL2 riperiperi 2023-05-29 18:45:50 +0100
  • 10d8fa4ce7 add active profile Pat Hov 2023-05-29 10:42:40 -0700
  • 446ceda03b
    nuget: bump DynamicData from 7.13.8 to 7.14.2 dependabot[bot] 2023-05-29 17:03:35 +0000
  • a845704773 Set thread name as part of constructor riperiperi 2023-05-29 17:41:47 +0100
  • 1cfa81c7dc No parameterize needed riperiperi 2023-05-29 17:29:52 +0100
  • e48d048fbf Address some feedback. riperiperi 2023-05-29 17:20:36 +0100
  • 6d884629d9 Wait for main render commands to finish, but keep RenderThread alive til dispose riperiperi 2023-05-29 16:14:29 +0100
  • 087e8fc057 Change ThreadedRenderer to run queued commands before it is destroyed bule2015 2023-05-29 23:46:46 +0900
  • d7e1130fa4 GAL: Dispose Renderer after running deferred actions riperiperi 2023-05-29 15:06:43 +0100
  • 0a170e5bd8 Logger: Add warning that Windows Terminal doesn't support hiding console window yell0wsuit 2023-05-29 20:59:12 +0700
  • b641c2511b
    Merge branch 'master' into ava-11 Isaac Marovitz 2023-05-29 14:30:45 +0100
  • a0dc175203
    Merge branch 'Ryujinx:master' into Console_does_not_exit3 bule2015 2023-05-29 21:22:52 +0900
  • 4630400e62 Smaller font size for buttons (11pt seems to be sweet spot) yell0wsuit 2023-05-29 12:43:53 +0700
  • 4fae120caa Comment cleanup Kurochi51 2023-05-29 07:54:12 +0300
  • 1a3f6c6286 Avalonia UI: Bigger font size + Fix letter "x" being cut off yell0wsuit 2023-05-29 10:46:57 +0700
  • a04d00b5b0
    Prevent Gtk from crashing TSR Berry 2023-05-07 00:50:34 +0200
  • 52443b2217
    Add error logging in case RunPkExec() fails TSR Berry 2023-05-06 23:11:32 +0200
  • 3139028adc
    Supply arguments as a list to RunPkExec TSR Berry 2023-05-06 23:11:07 +0200
  • fd97769dd2
    Add LinuxHelper to detect and increase vm.max_map_count TSR Berry 2023-04-25 19:54:47 +0200
  • dd6f7e4cfc
    Revert increasing vm.max_map_count via script TSR Berry 2023-04-25 19:53:39 +0200
  • 1434eb1d12
    Add SupportedOSPlatform attribute for WindowsApiException TSR Berry 2023-04-24 09:28:07 +0200
  • dd3807f53d
    Increase vm.max_map_count when running Ryujinx TSR Berry 2023-04-20 23:56:19 +0200
  • 3bb28d2fc4
    memory: Check results of pinvoke calls TSR Berry 2023-04-20 23:20:25 +0200
  • f3564b25b8
    Merge branch 'master' into master Kurochi51 2023-05-29 02:17:24 +0300
  • ea6b2b2f81 Address requested changes Kurochi51 2023-05-29 02:16:26 +0300
  • a73a5d7e85
    nuget: bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#4986) 1.1.841 dependabot[bot] 2023-05-29 01:14:07 +0200
  • ae29f673dd Address requested changes Kurochi51 2023-05-29 02:12:26 +0300
  • b009763289 Merge branch 'master' of https://github.com/Kurochi51/Ryujinx Kurochi51 2023-05-29 02:10:39 +0300
  • 70fb06f4f2
    Merge branch 'master' into fix_unnecessary_dylib Marc-Antoine Godde 2023-05-29 01:00:42 +0200
  • 9b6e5b875b Address requested changes Kurochi51 2023-05-29 01:54:21 +0300
  • d0327af9d1 Replicate logic in Avalonia version. Kurochi51 2023-05-24 21:56:31 +0300
  • 68d4f94778 Updater: Ignore files introduced by the user in base directory Kurochi51 2023-05-24 21:41:15 +0300
  • 3cb3780c06 Address requested changes Kurochi51 2023-05-29 01:54:21 +0300
  • 832a5e8852
    Make sure blend is disabled if render target has integer format (#5122) 1.1.840 gdkchan 2023-05-28 19:38:04 -0300
  • 96d1f0da2d
    Workaround for MoltenVK barrier issues (#5118) 1.1.839 gdkchan 2023-05-28 19:24:35 -0300
  • e82171e02c
    Only run one workflow for a PR at a time TSR Berry 2023-05-29 00:21:57 +0200
  • 597388ecda
    Fix incorrect vertex attribute format change (#5112) 1.1.838 gdkchan 2023-05-28 19:17:07 -0300
  • 1cf6d7b7bb
    Fix #5108: Allow surround sound for SDL2 in more scenarios (#5131) 1.1.837 Simon Wegendt 2023-05-29 00:07:27 +0200
  • 7bc9d0cdad
    Linux: Use gamemode if it is available when using Ryujinx.sh. (#4938) 1.1.836 subanz 2023-05-28 16:54:22 -0500
  • dc0dbc50ab
    Add support for VK_EXT_depth_clip_control. (#5027) 1.1.835 cstamford 2023-05-28 22:31:56 +0100
  • 00d5fe1c10 Merge branch 'master' of https://github.com/Ryujinx/Ryujinx into minor_cleanup Pat Hov 2023-05-28 14:31:34 -0700
  • 0e11e7dda7 Merge branch 'minor_cleanup' of https://github.com/patrick-hovsepian/Ryujinx into minor_cleanup Pat Hov 2023-05-28 14:31:29 -0700
  • a5ef0dcd62 inline Pat Hov 2023-05-28 14:31:15 -0700
  • 10688c96ce Remove unused import Emma Alyx Wunder 2023-05-28 23:31:03 +0200
  • 994f4dc77d
    chore: Update Avalonia to 0.10.21 (#5124) 1.1.834 Mary 2023-05-28 23:25:55 +0200
  • c9e297b74c
    About window: Add changelog link under ver. number (#5095) 1.1.833 yell0wsuit 2023-05-29 04:13:40 +0700
  • dd514a115c
    Update LastPlayed date on emulation end. (#5056) 1.1.832 Théo Arrouye 2023-05-28 14:03:27 -0700
  • 8bf3a0b095 Fix #5108: Allow surround sound for SDL2 in more scenarios plneappl 2023-05-28 20:53:32 +0200
  • 7e0b4bd538
    Improve macOS updater (#5064) 1.1.831 siegmund-heiss-ich 2023-05-28 22:54:30 +0200
  • 4e8c36a28e Replicate logic in Avalonia version. Kurochi51 2023-05-24 21:56:31 +0300
  • b81b614293 Updater: Ignore files introduced by the user in base directory Kurochi51 2023-05-24 21:41:15 +0300
  • 378080eb87
    Added Custom Path case when saving screenshots (#5086) 1.1.830 Daniel Shala 2023-05-28 22:44:46 +0200
  • f502db2c35 Implemented suggestions Emma Alyx Wunder 2023-05-28 22:37:40 +0200
  • 9793e621e6 Changed to execute commands remaining in the queue bule2015 2023-05-29 05:16:48 +0900
  • 796c1256d6
    Merge branch 'master' into last-played-not-last-launched Théo Arrouye 2023-05-28 13:13:45 -0700
  • fa5de9ab5b revert style Pat Hov 2023-05-28 13:07:07 -0700
  • 7e64636e9d fix show/hide ui for ava Pat Hov 2023-05-28 12:57:36 -0700
  • 33a863d554
    Merge branch 'Ryujinx:master' into Console_does_not_exit3 bule2015 2023-05-29 03:46:49 +0900
  • 6755d5f764
    Add static keyword to DynamicObjectFormatter TSR Berry 2023-05-28 18:03:54 +0200
  • bf0e570e49
    Adjust logging namespaces TSR Berry 2023-05-28 18:03:36 +0200
  • d9f3d41f87
    Add print with stacktrace method TSR Berry 2023-05-28 17:59:03 +0200
  • 6661e676dd About window: Add changelog link under ver. number yell0wsuit 2023-05-25 13:45:04 +0700
  • 44d020e714 Review feedback: remove Vulkan platform switch, relying on QueryHostSupportsDepthClipControl to drive the behaviour - OpenGL returns true, and any future platforms that don't support the [-1, 1] depth mode can return false for the transformation. cstamford 2023-05-22 21:22:45 +0100
  • 1bec7ef544 Check .DepthClipControl to make sure the host actually supports the feature. cstamford 2023-05-21 11:54:46 +0100
  • 18ae938917 Code review feedback cstamford 2023-05-20 11:21:10 +0100
  • 38507d28bb Add support for VK_EXT_depth_clip_control. cstamford 2023-05-20 02:53:11 +0100
  • 98df345c2c chore: Update Avalonia to 0.10.21 Mary 2023-05-28 11:30:26 +0200
  • e8f5e97fa4 actions: revert timeout-minutes changes for PR workflow 1.1.829 Mary 2023-05-28 11:34:57 +0200
  • f3873620a3 actions: Workaround YAML limitation for timeout-minutes 1.1.828 Mary 2023-05-28 08:08:47 +0200
  • 986ac9ff83
    Use variables to configure job timeouts (#5123) 1.1.827 TSRBerry 2023-05-28 08:02:30 +0200
  • 44391b53e9 Only change vertex format if the host supports the new format gdk 2023-05-28 00:35:26 -0300
  • fb338f07df
    Use variables to configure job timeouts TSR Berry 2023-05-28 03:57:55 +0200
  • 0cc20a7c35 Change approach to avoid permanently mutating state gdk 2023-05-27 21:52:26 -0300
  • 1e9456d306 Make sure blend is disabled if render target has integer format gdk 2022-11-23 15:51:23 -0300
  • e97358f3aa
    Game list cache (#1) Patrick Hovsepian 2023-05-27 11:28:20 -0700
  • 3768123721 Workaround for MoltenVK barrier issues gdk 2022-11-09 18:38:36 -0300
  • 27f8f6cd2c Changed to skip code that falls into an infinite loop when exiting the application. bule2015 2023-05-27 15:28:59 +0900
  • 0178c58170
    Merge branch 'master' into last-played-not-last-launched Théo Arrouye 2023-05-26 23:26:20 -0700
  • f477881a3f "IDisposables" should be disposed Marco Carvalho 2023-05-26 23:35:30 -0300
  • fa7ea50438
    Merge branch 'master' into minor_cleanup Patrick Hovsepian 2023-05-26 17:40:01 -0700
  • 9fe02dac2d
    Merge branch 'Ryujinx:master' into master beginor 2023-05-27 07:03:23 +0800
  • a498cb3f8d
    Merge branch 'master' into patch-1 subanz 2023-05-26 17:43:29 -0500
  • 8f84c3bf83
    Change code to keep launch command to a single line. subanz 2023-05-26 17:42:49 -0500
  • 0cc26f6583 Fix incorrect vertex attribute format change gdk 2023-05-26 19:21:44 -0300
  • 42b9c1e8fe
    Ryujinx.Ava: fixes for random hangs on exit (#4827) 1.1.826 jhorv 2023-05-26 17:57:43 -0400
  • 3b375525fb
    Force reciprocal operation with value biased by constant to be precise on macOS (#5110) 1.1.825 gdkchan 2023-05-26 15:19:37 -0300
  • 04785119e4 Merge branch 'master' of https://github.com/Ryujinx/Ryujinx into minor_cleanup Pat Hov 2023-05-26 10:42:16 -0700
  • d52ca6ae8c clear cache on reload Pat Hov 2023-05-26 10:40:51 -0700
  • 1e85a019fe Shader cache version bump gdk 2023-05-26 14:17:10 -0300
  • f542b7c549 Make it a bit more strict, add comments gdk 2023-05-26 13:53:39 -0300
  • 8b690f50af Force operations to be precise in some cases on SPIR-V gdk 2023-05-26 13:38:23 -0300