Commit graph

  • 31ce4da61c
    Cleanup Ryujinx.sh TSR Berry 2022-12-28 17:58:34 +0100
  • fee6a0f2ae
    Update logo path TSR Berry 2022-12-28 17:58:21 +0100
  • 6fc1e21931
    linux: Add exclusion for RegisterMimeTypes for flathub builds TSR Berry 2022-12-28 17:42:32 +0100
  • 234fae4e28
    Add DOTNET_EnableAlternateStackCheck=1 to desktop file TSR Berry 2022-12-28 17:35:16 +0100
  • e79cc35e30
    linux: Register mime types on launch TSR Berry 2022-12-28 17:33:20 +0100
  • 75963bb394
    Update Program.cs RMED24 2022-12-05 13:18:21 +0000
  • 3ba26e0762
    Update Ryujinx.sh RMED24 2022-12-05 09:10:13 +0000
  • fe1895937b
    Update Program.cs RMED24 2022-12-05 08:47:39 +0000
  • 0c8fa9f0b2
    Update Program.cs RMED24 2022-12-05 08:42:42 +0000
  • 731b8a9581
    Update Ryujinx.Ava.csproj RMED24 2022-12-05 08:24:46 +0000
  • a2c1577c96
    Add GDK_BACKEND variable RMED24 2022-12-05 08:14:26 +0000
  • b56a1c1aed
    Update Ryujinx.Ava/Ryujinx.Ava.csproj RMED24 2022-12-04 20:20:33 +0000
  • 24b170834d
    Update Ryujinx.Ava.csproj RMED24 2022-12-04 20:09:51 +0000
  • 1bad936fda
    Update Ryujinx.Ava.csproj RMED24 2022-12-04 20:02:06 +0000
  • dc561040de
    Update Ryujinx.csproj RMED24 2022-12-04 20:01:32 +0000
  • 0f13ca0e4b
    Rename start.sh to Ryujinx.sh RMED24 2022-12-04 19:58:24 +0000
  • 550ade4b57
    Update Ryujinx.Ava.csproj RMED24 2022-12-04 19:48:32 +0000
  • 5c00f2060d
    Update Ryujinx.csproj RMED24 2022-12-04 19:47:18 +0000
  • b5a0a37044
    Update Ryujinx.Ava/Ryujinx.Ava.csproj RMED24 2022-12-04 19:46:18 +0000
  • fe6384f795
    Update distribution/linux/start.sh RMED24 2022-12-04 19:44:20 +0000
  • 4d50f230e3
    Update distribution/linux/start.sh RMED24 2022-12-04 19:44:05 +0000
  • 290fa06d94
    Update Ryujinx.Ava/Ryujinx.Ava.csproj RMED24 2022-12-04 19:34:07 +0000
  • e27ed4c3fb
    Update Ryujinx/Ryujinx.csproj RMED24 2022-12-04 19:33:07 +0000
  • 75ab7ba01e
    Remove notice from start.sh RMED24 2022-12-04 19:32:52 +0000
  • 34e7749c9c
    Make same changes for avalonia csproj RMED24 2022-12-04 18:37:57 +0000
  • 54462bb395
    ... I cannot read properly RMED24 2022-12-04 18:37:16 +0000
  • 283edb40e9
    Fix silly mistake I made on windows-x64 RMED24 2022-12-04 18:36:30 +0000
  • c4417a4585
    Add start.sh RMED24 2022-12-04 18:34:20 +0000
  • 047c1ead05
    Include reference to start.sh to be bundled RMED24 2022-12-04 18:33:11 +0000
  • 9bebd5d522 Address gdkchan's comment Mary 2022-12-29 23:21:22 +0100
  • f23b335706 misc: Uses official names for NVDEC registers Mary 2022-12-29 23:03:42 +0100
  • 8a94428d85
    Update Ryujinx.Ava/UI/ViewModels/SettingsViewModel.cs Isaac Marovitz 2022-12-29 16:10:57 -0500
  • d764c53d2f
    Ac_K suggestions Isaac Marovitz 2022-12-29 22:10:33 +0100
  • 2b23463daa
    Filter hidden game files from the Game List (#4051) 1.1.500 Andrew Glaze 2022-12-29 10:52:30 -0500
  • 9dfe81770a
    Use vector outputs for texture operations (#3939) 1.1.499 gdkchan 2022-12-29 12:09:34 -0300
  • 52c115a1f8
    HLE: Add basic stubs to get Labo VR booting to title screen. (#4007) 1.1.498 Luminoso-256 2022-12-29 08:57:35 -0600
  • e20abbf9cc
    Vulkan: Don't flush commands when creating most sync (#4087) 1.1.497 riperiperi 2022-12-29 14:39:04 +0000
  • 5929a2aa53
    Merge branch 'master' into ir-vec Ac_K 2022-12-29 15:38:39 +0100
  • da590b0fe3
    Use ReflectionBinding instead of redundant funcs Isaac Marovitz 2022-12-25 19:23:15 +0000
  • b8a18930f2
    Fix Disposal functions Isaac Marovitz 2022-12-25 19:15:15 +0000
  • b3541cf926
    Settings Refactor Isaac Marovitz 2022-12-25 15:37:08 +0000
  • 61d9e207ed
    Add back elses Isaac Marovitz 2022-12-27 22:54:07 +0000
  • ccba0c942c
    Fix redundancies Isaac Marovitz 2022-12-27 22:34:47 +0000
  • 76671d63d4
    Ava GUI: Restructure Ryujinx.Ava (#4165) 1.1.496 Isaac Marovitz 2022-12-29 14:24:05 +0000
  • 3d1a0bf374
    [Headless] Fix for not receiving any SDL events on Linux (#4182) 1.1.495 TSRBerry 2022-12-29 15:09:18 +0100
  • 7e8e30827c
    Merge b48906a09e into c20f3fbebd Akisuke 2022-12-29 01:21:04 +0100
  • bc17fca766
    Merge fdc3072a2a into c20f3fbebd Akisuke 2022-12-29 01:21:04 +0100
  • c20f3fbebd
    haydn: Add support for PCMFloat, PCM32 and PCM8 conversions (#4100) 1.1.494 Mary-nyan 2022-12-28 23:34:30 +0100
  • eb17f0be74 Address gdkchan's comment Mary 2022-12-28 20:17:02 +0100
  • 94ac2d82d5 Add back elses Isaac Marovitz 2022-12-27 22:54:07 +0000
  • d8696c436e Remove redunancies Isaac Marovitz 2022-12-27 22:36:57 +0000
  • f87fa4da3a Fix redundancies Isaac Marovitz 2022-12-27 22:34:47 +0000
  • 46ffc29be0
    Update Ryujinx.Ava/UI/Helpers/EmbeddedWindow.cs Isaac Marovitz 2022-12-27 17:29:42 -0500
  • b450f10a6d
    Update Ryujinx.Ava/UI/ViewModels/UserProfileViewModel.cs Isaac Marovitz 2022-12-27 22:28:36 +0000
  • 970290e412
    Update Ryujinx.Ava/UI/ViewModels/UserProfileViewModel.cs Isaac Marovitz 2022-12-27 22:28:27 +0000
  • 2edd9921c7
    Update Ryujinx.Ava/UI/Windows/SettingsWindow.axaml.cs Isaac Marovitz 2022-12-27 22:28:18 +0000
  • ff8ef5b99c
    Update Ryujinx.Ava/UI/Helpers/EmbeddedWindow.cs Isaac Marovitz 2022-12-27 22:28:12 +0000
  • 175015e453
    Update Ryujinx.Ava/UI/Helpers/EmbeddedWindow.cs Isaac Marovitz 2022-12-27 22:27:37 +0000
  • f2016835c9
    Update Ryujinx.Ava/UI/Helpers/EmbeddedWindow.cs Isaac Marovitz 2022-12-27 22:27:25 +0000
  • d0e2998383
    Update Ryujinx.Ava/UI/Helpers/EmbeddedWindow.cs Isaac Marovitz 2022-12-27 22:27:12 +0000
  • 734128dc3c
    Update Ryujinx.Ava/UI/Windows/SettingsWindow.axaml.cs Isaac Marovitz 2022-12-27 22:27:01 +0000
  • 77b0a13a60
    Update Ryujinx.Ava/UI/Controls/SaveManager.axaml.cs Isaac Marovitz 2022-12-27 22:26:48 +0000
  • 80538587da
    Update Ryujinx.Ava/UI/Controls/SaveManager.axaml.cs Isaac Marovitz 2022-12-27 22:26:43 +0000
  • 7f4bd11b07
    Update Ryujinx.Ava/UI/Controls/UserSelector.axaml.cs Isaac Marovitz 2022-12-27 22:26:37 +0000
  • 9cd0b20ec7
    Update Ryujinx.Ava/UI/Controls/UserEditor.axaml.cs Isaac Marovitz 2022-12-27 22:26:26 +0000
  • 198cc6cd0f
    Update Ryujinx.Ava/UI/Controls/UserEditor.axaml.cs Isaac Marovitz 2022-12-27 22:26:20 +0000
  • 0d3b82477e
    Use new ArgumentNullException and ObjectDisposedException throw-helper API (#4163) 1.1.493 Berkan Diler 2022-12-27 20:27:11 +0100
  • e54dc1115c
    Add nuget.config TSR Berry 2022-12-15 18:15:30 +0100
  • 4de46a257f
    headless: Fix SDL events not working TSR Berry 2022-12-27 14:36:40 +0100
  • f324125a16
    Merge branch 'master' into labovr-stubs Luminoso-256 2022-12-26 21:26:26 -0600
  • 77301195de
    code cleanup Candygoblen123 2022-12-26 21:38:04 -0500
  • 470be03c2f
    GPU: Add fallback when 16-bit formats are not supported (#4108) 1.1.492 riperiperi 2022-12-26 18:50:27 +0000
  • b56127cdb7 Change method names riperiperi 2022-12-26 18:24:06 +0000
  • c46361c0c7 Make format naming consistent for capabilities riperiperi 2022-12-26 17:56:25 +0000
  • 71b87898b0 Put this in the right place. riperiperi 2022-12-26 17:37:43 +0000
  • 6479d09bd1 Add A1B5G5R5 conversion riperiperi 2022-12-24 17:48:37 +0000
  • 627611e962 Separate RGBA4 and 5-bit component formats riperiperi 2022-12-24 16:24:49 +0000
  • f88313bcee Don't zero out rgb when alpha is 0 riperiperi 2022-12-21 00:49:04 +0000
  • 1e8ee6f70e Can't count riperiperi 2022-12-20 17:41:19 +0000
  • 7bb1e60413 Address Feedback Part 1 riperiperi 2022-12-19 23:04:13 +0000
  • d8bb232ea9 Handle host stride alignment riperiperi 2022-12-13 01:25:36 +0000
  • 2fb508274c Add RGBA4 -> RGBA8 conversion riperiperi 2022-12-12 21:27:20 +0000
  • bea98fd7cd Fix RGBA16 format conversion riperiperi 2022-11-20 23:16:58 +0000
  • 7850d0a020 Forgot to remove this riperiperi 2022-08-12 18:14:35 +0100
  • 36c3ccc144 Rebase fix riperiperi 2022-08-12 18:12:42 +0100
  • 4c9b0e18fe Add conversion for 16 bit RGBA formats (not supported in Rosetta) riperiperi 2022-08-11 23:22:23 +0100
  • c963b3c804
    Added Generic Math to BitUtils (#3929) 1.1.491 Hunter 2022-12-26 09:11:05 -0500
  • a4fdfb5f94
    bsd::RecvFrom: verify output buffer size before writing socket address (#4135) 1.1.490 gnisman 2022-12-26 15:49:26 +0200
  • 76cc3312cc
    Update Ryujinx.HLE/HOS/Services/Sockets/Bsd/IClient.cs Mary-nyan 2022-12-26 13:53:46 +0100
  • 37d27c4c99
    Some minor cleanups and optimizations (#4174) 1.1.489 Berkan Diler 2022-12-24 18:30:39 +0100
  • d28f06bb57 Replace SHA256.ComputeHash calls with static SHA256.HashData call Berkan Diler 2022-12-24 13:49:18 +0100
  • 32a5eab9a4 Use DateTime.UnixEpoch field Berkan Diler 2022-12-24 13:45:47 +0100
  • e5087a491c Replace Array.Clear(x, 0, x.Length) with Array.Clear(x) Berkan Diler 2022-12-24 13:44:03 +0100
  • 5e2dbd055f
    Allow file logging setting to only persist for the current run TSR Berry 2022-12-23 15:12:29 +0100
  • 6b876120f3
    Move "Show Log Console" option to logging settings TSR Berry 2022-12-23 14:22:58 +0100
  • 75519f6d31
    Remove default logging options TSR Berry 2022-12-23 12:41:25 +0100
  • cfdf565625
    Stylistic consistency Isaac Marovitz 2022-12-23 00:29:41 +0000
  • e9ed8d310b
    Restructure Ryujinx.Ava Isaac Marovitz 2022-12-23 00:14:42 +0000
  • 19a5f98758 Use new ArgumentNullException and ObjectDisposedException throw-helper API Berkan Diler 2022-12-22 22:07:39 +0100
  • cf081801f6
    Address last? bit of formatting Luminoso-256 2022-12-22 11:05:10 -0600