Commit graph

  • fea91f11df Use if statement instead of switch Andrey Sukharev 2023-01-09 01:26:20 +0300
  • ec204923e5 Code generator review fixes Andrey Sukharev 2023-01-08 15:14:26 +0300
  • fdeed0c10f Fix copypaste error Andrey Sukharev 2023-01-08 15:09:08 +0300
  • bbebd1634f Optimize string memory usage. Use ReadOnlySpan<char> and StringBuilder where possible. Andrey Sukharev 2022-12-03 15:57:59 +0300
  • f449895e6d
    HOS: Load RomFs by pid (#4301) 1.1.571 Ac_K 2023-01-18 14:50:42 +0100
  • 1570609f2a Implement a cleaner solution to handle empty json object gnisman 2023-01-18 14:05:37 +0200
  • 76e0cffca1 Handle parsing of corrupt Config.json and prevent crash on launch gnisman 2023-01-18 10:34:20 +0200
  • 410be95ab6
    Fix NRE when disposing AddressSpace with 4KB pages support (#4307) 1.1.570 TSRBerry 2023-01-17 15:50:39 +0100
  • 24c378234c
    Fix NRE when disposing AddressSpace with 4KB pages support TSR Berry 2023-01-17 13:57:45 +0100
  • 63e785392f NativeSignalHandler: Fix write flag Merry 2023-01-17 12:31:00 +0000
  • e3f62c1155
    Fix whoopsie Isaac Marovitz 2023-01-17 00:30:58 -0500
  • 704b872132
    Ptr Isaac Marovitz 2023-01-17 00:28:45 -0500
  • 6456594cc3
    Feedback Isaac Marovitz 2023-01-17 00:27:00 -0500
  • 4b1da9c36b
    Address feedback Isaac Marovitz 2023-01-17 00:16:43 -0500
  • 6d0c7d5290
    Programatically select updates in Finder Isaac Marovitz 2023-01-15 13:29:54 -0500
  • 85f849840e
    Update Ryujinx.Ui.Common/Helper/NativeMacOS.cs Isaac Marovitz 2023-01-15 13:12:08 -0500
  • 40f24196a1
    Use NSString Isaac Marovitz 2023-01-14 14:53:38 -0500
  • 73adc9220c
    Remove releases Isaac Marovitz 2023-01-14 14:00:27 -0500
  • d2293b5bf2
    dealloc metal layer Isaac Marovitz 2023-01-14 12:33:34 -0500
  • 7e4e465439
    Fix openURL: Isaac Marovitz 2023-01-14 12:20:12 -0500
  • baf407ef90
    Make CFString IDisposable Isaac Marovitz 2023-01-14 12:07:35 -0500
  • 7aede2ed6c
    Corrections Isaac Marovitz 2023-01-14 11:59:37 -0500
  • 93beeee1bc
    NativeMacOS Helper Class Isaac Marovitz 2023-01-14 00:00:47 -0500
  • cff9046fc7
    ConfigurationState: Default to Vulkan on macOS (#4299) 1.1.569 merry 2023-01-17 04:32:08 +0000
  • 86fd0643c2
    Implement support for page sizes > 4KB (#4252) 1.1.568 gdkchan 2023-01-17 01:13:24 -0300
  • 43a83a401e
    Ava UI: Readd some infos to the GameList (#4302) 1.1.567 Ac_K 2023-01-17 04:57:21 +0100
  • f0e27a23a5
    Add short duration texture cache (#3754) 1.1.566 riperiperi 2023-01-17 03:39:46 +0000
  • b0a9ec10b2 Address some feedback riperiperi 2022-12-10 19:53:32 +0000
  • 6ec7fdab8a Address feedback riperiperi 2022-10-28 16:29:07 +0100
  • e5848a5382 Add short cache dictionary riperiperi 2022-10-11 16:49:56 +0100
  • 775391c382 Don't forget this. riperiperi 2022-10-11 16:25:01 +0100
  • 2d766a0b57 Small optimization riperiperi 2022-10-11 16:23:40 +0100
  • 65ddec02cc Add short duration texture cache riperiperi 2022-10-11 15:26:23 +0100
  • b44865663c LoacLanguage everytime now Ac_K 2023-01-17 00:36:13 +0100
  • 6135088e18 Ava UI: Fix string.Format issues in Locale Ac_K 2023-01-17 00:24:25 +0100
  • e7877a7eb2
    Don't invert uninstall condition (formatting change) TSRBerry 2023-01-16 20:34:21 +0100
  • e68650237d
    Ava: Fix Linux Vulkan renderer regression (#4303) 1.1.565 TSRBerry 2023-01-16 03:59:41 +0100
  • 9df6925c68
    Don't supress potential NRE warning TSRBerry 2023-01-16 03:58:52 +0100
  • daa4f50c7a
    ava: Minor Renderer cleanup TSR Berry 2023-01-16 03:46:04 +0100
  • b77f727fe6
    ava: Fix Linux Vulkan renderer staying transparent TSR Berry 2023-01-16 03:45:26 +0100
  • 2fe6c4f76d Ava UI: Readd some infos to the GameList Ac_K 2023-01-16 03:41:16 +0100
  • 1faff14e73
    UI: Fixes GTK sorting regression of #4294 1.1.564 Ac_K 2023-01-16 03:09:52 +0100
  • 784cf9d594
    Ava UI: Renderer refactoring (#4297) 1.1.563 Ac_K 2023-01-16 01:14:01 +0100
  • 70344ff301 HOS: Load RomFs by pid Ac_K 2023-01-16 01:11:24 +0100
  • 64263c5218
    UI: Fix applications times (#4294) 1.1.562 Ac_K 2023-01-16 00:11:16 +0100
  • 065c4e520d
    Specify image view usage flags on Vulkan (#4283) 1.1.561 gdkchan 2023-01-15 19:12:52 -0300
  • bf30146b12 PR feedback gdk 2023-01-15 18:34:45 -0300
  • 139a930407
    Implement missing service calls in pm (#4210) 1.1.560 Isaac Marovitz 2023-01-15 16:16:24 -0500
  • 83b281f68e Fix TimeString formatting Ac_K 2023-01-15 21:19:22 +0100
  • 9bb688f630
    windows: Add uninstall support for file types Ac_K 2023-01-15 21:14:49 +0100
  • 828f10ebbc Fix Vulkan CreateSurface Ac_K 2023-01-15 20:36:53 +0100
  • 631a5ce7e9 ConfigurationState: Default to Vulkan on macOS Merry 2023-01-15 18:29:56 +0000
  • d8b3cff405
    ava: Add manage file types submenu TSR Berry 2023-01-15 18:52:26 +0100
  • d041e29df0
    gtk: Add manage file types submenu TSR Berry 2023-01-15 18:44:37 +0100
  • ac867be180
    Rename Register/Unregister methods TSR Berry 2023-01-15 18:43:43 +0100
  • 98b2b9a891
    Ignore .glade~ backup files TSR Berry 2023-01-15 18:42:23 +0100
  • 76c0e06c82
    linux: Add uninstall support for file types TSR Berry 2023-01-15 18:22:28 +0100
  • f81e41737d
    Create a symlink to preserve back compat Candygoblen123 2023-01-15 11:53:11 -0500
  • 2bde8511bb
    Merge branch 'master' into ava-notif Ac_K 2023-01-15 12:15:32 +0100
  • 719dc97bbd
    Ava UI: TitleUpdateWindow Refactor (#4276) 1.1.559 Isaac Marovitz 2023-01-15 06:11:52 -0500
  • 19e5bbac24 remove unused code from game list views Ac_K 2023-01-15 05:43:02 +0100
  • 41bba5310a
    Audren: Implement polyphase upsampler (#4256) 1.1.558 merry 2023-01-15 04:20:49 +0000
  • c9d283a46e Ava UI: Renderer refactoring Ac_K 2023-01-15 04:59:36 +0100
  • c3715e698d
    Move Ryujinx folder to Application Support on macOS Candygoblen123 2023-01-14 22:25:56 -0500
  • 34e13585b2 Add spaces Ac_K 2023-01-15 01:14:18 +0100
  • 8071c8c8c0
    Ava UI: Fixes "Hide Cursor on Idle" for Windows (#4266) 1.1.557 Ac_K 2023-01-15 01:05:44 +0100
  • c72e6bfba4 Fix applications times Ac_K 2023-01-15 01:00:19 +0100
  • a5ea5b4dce Change idle time everywhere for consistencies Ac_K 2023-01-15 00:38:33 +0100
  • 6748a11234 Vulkan: Explicitly enable precise occlusion queries riperiperi 2023-01-14 18:52:46 +0000
  • b402b4e7f6
    Change GetPageSize to use Environment.SystemPageSize (#4291) 1.1.556 gnisman 2023-01-14 20:37:04 +0200
  • d8ced28999
    Merge branch 'master' into pctl Isaac Marovitz 2023-01-14 12:41:48 -0500
  • 58208a2bc3 Fix PR comment gnisman 2023-01-14 19:13:13 +0200
  • 3b5993d28d Change GetPageSize to use Environment.SystemPageSize gnisman 2023-01-14 18:38:30 +0200
  • 93df366b2c
    Fix texture flush from CPU WaitSync regression on OpenGL (#4289) 1.1.555 gdkchan 2023-01-14 11:23:57 -0300
  • fec0cdf6d3 Fix texture flush from CPU WaitSync regression on OpenGL gdk 2023-01-14 09:39:48 -0300
  • cf2a42da06
    Add Windows support to FileAssociationHelper.cs AcK77 2023-01-14 11:45:47 +0100
  • 610f4df0ac
    Add register file types option to avalonia TSR Berry 2023-01-10 02:00:35 +0100
  • 6eb665c3b4
    Add register file types option to gtk TSR Berry 2023-01-10 01:30:36 +0100
  • b72bde5420
    Add FileAssociationHelper.cs TSR Berry 2023-01-10 01:29:59 +0100
  • 790462e731 Unmanaged constraint gdk 2023-01-14 03:11:10 -0300
  • 35723d6d88 Remove use of reflection on GAL multithreading gdk 2023-01-14 03:07:14 -0300
  • f34920e935 Introduce new IGALCommand<T> interface and use it gdk 2023-01-14 02:50:08 -0300
  • 0f02977f3a Fix dirty region size with 16kb pages riperiperi 2023-01-14 03:51:10 +0000
  • 11a2c7d59c
    Update Ryujinx.Ava/UI/ViewModels/TitleUpdateViewModel.cs Isaac Marovitz 2023-01-13 22:33:52 -0500
  • cd3a15aea5
    Fix NRE when MemoryUnmappedHandler is called for a destroyed channel (#4285) 1.1.554 gdkchan 2023-01-14 00:16:06 -0300
  • 070136b3f7
    Fix texture modified on CPU from GPU thread after being modified on GPU not being updated (#4284) 1.1.553 gdkchan 2023-01-13 23:46:45 -0300
  • 7875429b5b Add Flags attribute on MemoryMapFlags gdk 2023-01-13 19:47:54 -0300
  • c44e07855d Fix NRE when MemoryUnmappedHandler is called for a destroyed channel gdk 2023-01-13 19:40:09 -0300
  • e8e4386f67 ItemsRepeater Merry 2023-01-13 22:31:30 +0000
  • 5aefbc198a Fix texture modified on CPU from GPU thread after being modified on GPU not being updated gdk 2023-01-13 19:19:00 -0300
  • 5450e4b7b3
    Log warning Isaac Marovitz 2023-01-13 13:45:00 -0500
  • 5ff9849347
    Update Ryujinx.Ava/UI/ViewModels/MainWindowViewModel.cs Isaac Marovitz 2023-01-13 13:33:03 -0500
  • b073c143f4
    Update Ryujinx.Ava/UI/ViewModels/MainWindowViewModel.cs Isaac Marovitz 2023-01-13 13:32:45 -0500
  • 2e3f57005a
    Update Ryujinx.Ava/UI/ViewModels/TitleUpdateViewModel.cs Isaac Marovitz 2023-01-13 13:32:28 -0500
  • 06443d1903
    Merge branch 'master' into ava-title-updates Isaac Marovitz 2023-01-13 12:55:16 -0500
  • 53776a8bc6
    Revert that Isaac Marovitz 2023-01-13 11:43:03 -0500
  • 1018815def Fix linux error Ac_K 2023-01-13 17:37:42 +0100
  • d5213d10c0
    Fix Isaac Marovitz 2023-01-13 11:34:39 -0500
  • 03f4d781ad
    Better file opener Isaac Marovitz 2023-01-13 11:32:29 -0500
  • a170dd5ec3 Specify image view usage flags on Vulkan gdk 2023-01-13 13:11:05 -0300