0
0
Fork 0

Commit graph

  • f07ae7d53f
    Fix Title Update Manager not selecting right update (#4452) Isaac Marovitz 2023-02-22 15:58:32 -0500
  • c308f09722
    nuget: bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#4458) dependabot[bot] 2023-02-22 16:08:25 +0100
  • f1eef29409
    nuget: bump UnicornEngine.Unicorn (#4459) dependabot[bot] 2023-02-22 13:30:53 +0100
  • 1f8d66db7c
    Ava: Fix Updater crashing on Linux (#4457) TSRBerry 2023-02-22 09:13:50 +0100
  • c3a5716a95
    Add copy dependency for some incompatible texture formats (#4380) gdkchan 2023-02-21 19:21:57 -0300
  • 1f1e2a7f03
    misc: changes base application directory behaviour (#4460) Mary 2023-02-21 22:38:34 +0100
  • e54f9dc4b4
    Move Ryujinx Folder from ~/.config to ~/Library/Application Support on macOS (#4296) Andrew Glaze 2023-02-21 06:14:31 -0500
  • edfd4d70c0
    Use SIMD acceleration for audio upsampler (#4410) Logan Stromberg 2023-02-21 02:44:57 -0800
  • fc43aecbbd
    Memory: Faster Split for NonOverlappingRangeList (#4451) riperiperi 2023-02-21 09:53:38 +0000
  • 58d7a1fe97
    Mark texture as modified and sync on I2M fast path (#4449) gdkchan 2023-02-21 06:40:23 -0300
  • 7aa430f1a5
    Add support for advanced blend (part 1/2) (#2801) gdkchan 2023-02-19 22:37:37 -0300
  • 6bf460e104
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.26.1 to 6.27.0 (#4441) dependabot[bot] 2023-02-18 02:35:02 +0100
  • efb135b74c
    Clear CPU side data on GPU buffer clears (#4125) gdkchan 2023-02-16 18:28:49 -0300
  • a707842e14
    Validate dimensions before creating texture (#4430) gdkchan 2023-02-16 11:16:31 -0300
  • a5a9b9bc8b
    GUI: Small Updater refactor & Set correct permissions on Linux when extracting files (#4315) TSRBerry 2023-02-15 23:36:35 +0100
  • 17078ad929
    vulkan: Respect VK_KHR_portability_subset vertex stride alignment (#4419) Mary 2023-02-15 09:41:48 +0100
  • 32450d45de
    vulkan: Clean up MemoryAllocator (#4418) Mary 2023-02-15 07:50:26 +0100
  • ed7a0474c6
    Infra: Issues template cleanup (#4421) Ac_K 2023-02-14 15:58:57 +0100
  • fe9c49949a
    vulkan: Enforce Vulkan 1.2+ at instance API level and 1.1+ at device level (#4408) Mary 2023-02-13 23:04:55 +0100
  • 052b23c83c
    vulkan: Do not call vkCmdSetViewport when viewportCount is 0 (#4406) Mary 2023-02-13 21:32:20 +0100
  • e4f68592c3
    Fix partial updates for textures. (#4401) riperiperi 2023-02-12 09:30:26 +0000
  • 1dcd44b94f
    Treat NpadIdType < 0 as invalid. Filter invalid SupportedPlayers inside IHidServer.SetSupportedNpadIdType(). (#4377) Logan Stromberg 2023-02-10 07:37:20 -0800
  • 61b1ce252f
    Allow partially mapped textures with unmapped start (#4394) gdkchan 2023-02-10 11:47:59 -0300
  • 5f38086f94
    Fix SPIR-V when all inputs/outputs are indexed (#4389) gdkchan 2023-02-09 00:48:25 -0300
  • 7bae440d3a
    ObjectiveC Helper Class (#4286) Isaac Marovitz 2023-02-08 22:08:15 -0500
  • f1943fd0b6
    Log shader compile errors with Warning level (#2617) riperiperi 2023-02-09 02:50:18 +0000
  • ec8d4f3af5
    Replace unicorn bindings with Nuget package (#4378) TSRBerry 2023-02-09 02:24:32 +0100
  • b3f0978869
    Vulkan: Flush command buffers for queries less aggressively (#4387) riperiperi 2023-02-09 01:03:41 +0000
  • f614d2c435
    bug_report.yml hotfix Ac_K 2023-02-09 02:02:00 +0100
  • 40c9416097
    Misc: Update issues form (#4383) Ac_K 2023-02-09 01:52:43 +0100
  • 618c8edc79
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.26.0 to 6.26.1 (#4384) dependabot[bot] 2023-02-08 22:51:07 +0100
  • 99fc4fa61b
    Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes) (#4382) Berkan Diler 2023-02-08 14:54:58 +0100
  • f6d5499a16
    Fix some Vulkan validation errors (#4357) gdkchan 2023-02-08 10:34:22 -0300
  • 26bf13a65d
    Limit texture cache based on total texture size (#4350) gdkchan 2023-02-08 10:19:43 -0300
  • 96cf242bcf
    Handle mismatching texture size with copy dependencies (#4364) gdkchan 2023-02-08 04:48:09 -0300
  • 59755818ef
    Add ChangeVSyncMode() call to Avalonia render loop (#4379) TSRBerry 2023-02-08 01:28:53 +0100
  • f8beeeb7d3
    Support safe blit on non-2D textures (#4374) gdkchan 2023-02-07 13:55:59 -0300
  • cb250162cb
    Accelerate NVDEC VIC surface read/write and colorspace conversion with Arm64 HW intrinsics (#4351) gdkchan 2023-02-06 23:38:54 -0300
  • 7528f94536
    Implement safe depth-stencil blit using stencil export extension (#4356) gdkchan 2023-02-06 00:19:31 -0300
  • 43081c16c4
    Insert bitcast for assignment of fragment integer outputs on GLSL (#4369) gdkchan 2023-02-05 18:52:57 -0300
  • 780627e7b0
    Implement Account LoadOpenContext (#4359) gdkchan 2023-02-01 12:52:36 -0300
  • 9044cb38d1
    nuget: bump SharpZipLib from 1.4.1 to 1.4.2 (#4353) dependabot[bot] 2023-01-31 01:58:25 +0100
  • a53cfdab78
    Initial Apple Hypervisor based CPU emulation (#4332) gdkchan 2023-01-29 08:37:52 -0300
  • c7f9962dde
    converts the templates into forms (#4068) Piplup 2023-01-27 18:23:55 +0000
  • 296c4a3d01
    Relax Vulkan requirements (#4282) gdkchan 2023-01-26 18:34:35 -0300
  • e7cf4e6eaf
    Vulkan: Reset queries on same command buffer (#4329) riperiperi 2023-01-24 16:32:56 +0000
  • a1a4771ac1
    Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337) gdkchan 2023-01-23 19:37:53 -0300
  • 2fd819613f
    SPIR-V: Change BitfieldExtract and BitfieldInsert for SPIRV-Cross (#4336) gdkchan 2023-01-23 19:20:40 -0300
  • ad6ff6ce99
    GUI: Add option to register file types (#4250) TSRBerry 2023-01-22 18:39:00 +0100
  • dc30d94852
    Handle parsing of corrupt Config.json and prevent crash on launch (#4309) gnisman 2023-01-22 18:04:33 +0200
  • 4f293f8cbe
    Arm64: Simplify TryEncodeBitMask and use for constants (#4328) merry 2023-01-22 14:15:49 +0000
  • 32a1cd83fd
    AvaloniaKeyboardDriver: Swallow TextInput events to avoid bell (#4320) merry 2023-01-22 10:21:52 +0000
  • e3d0ccf8d5
    Allow setting texture data from 1x to fix some textures resetting randomly (#2860) riperiperi 2023-01-22 02:03:30 +0000
  • c14844d12c
    Ava UI: Various Fixes (#4326) Ac_K 2023-01-22 01:42:55 +0100
  • 7fea26e97e
    Remove use of reflection on GAL multithreading (#4287) gdkchan 2023-01-21 21:07:43 -0300
  • 7b7f62c776
    nuget: bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4 (#4310) dependabot[bot] 2023-01-21 20:04:39 +0000
  • 423dbc8888
    Use volatile read/writes for GAL threading (#4327) riperiperi 2023-01-21 19:49:55 +0000
  • 6adf15e479
    Implement CSET and CSETP shader instructions (#4318) gdkchan 2023-01-21 12:18:05 -0300
  • 2747f12591
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.25.1 to 6.26.0 (#4322) dependabot[bot] 2023-01-21 05:24:57 +0100
  • a47824f961
    Ava UI: Add Notifications and Cleanup (#4275) Ac_K 2023-01-21 02:57:37 +0100
  • 8474d52778
    Ava UI: Fix string.Format issues in Locale (#4305) Ac_K 2023-01-21 02:06:19 +0100
  • dd7a924596
    Catch Profile.json parse to prevent crash on launch (#3393) Phi 2023-01-21 01:36:57 +0100
  • a76eaf9a9a
    Ava UI: Add Control+Cmd+F HotKey for Mac OS (#4317) gnisman 2023-01-20 23:18:01 +0200
  • 009e6bcd1b
    Audio: Implement PCM24 output (#4321) merry 2023-01-20 20:46:13 +0000
  • eb2cc159fa
    Ava UI: Fixes and cleanup Updater (#4269) Ac_K 2023-01-20 21:30:21 +0100
  • bb89e36fd8
    Vulkan: Destroy old swapchain on swapchain recreation (#3889) Fliperworld 2023-01-19 21:31:25 -0300
  • de3134adbe
    Vulkan: Explicitly enable precise occlusion queries (#4292) riperiperi 2023-01-19 00:30:42 +0000
  • 36d53819a4
    NativeSignalHandler: Fix write flag (#4306) merry 2023-01-19 00:13:17 +0000
  • ae4324032a
    Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) Andrey Sukharev 2023-01-19 01:25:16 +0300
  • f449895e6d
    HOS: Load RomFs by pid (#4301) Ac_K 2023-01-18 14:50:42 +0100
  • 410be95ab6
    Fix NRE when disposing AddressSpace with 4KB pages support (#4307) TSRBerry 2023-01-17 15:50:39 +0100
  • cff9046fc7
    ConfigurationState: Default to Vulkan on macOS (#4299) merry 2023-01-17 04:32:08 +0000
  • 86fd0643c2
    Implement support for page sizes > 4KB (#4252) gdkchan 2023-01-17 01:13:24 -0300
  • 43a83a401e
    Ava UI: Readd some infos to the GameList (#4302) Ac_K 2023-01-17 04:57:21 +0100
  • f0e27a23a5
    Add short duration texture cache (#3754) riperiperi 2023-01-17 03:39:46 +0000
  • e68650237d
    Ava: Fix Linux Vulkan renderer regression (#4303) TSRBerry 2023-01-16 03:59:41 +0100
  • 1faff14e73
    UI: Fixes GTK sorting regression of #4294 Ac_K 2023-01-16 03:09:52 +0100
  • 784cf9d594
    Ava UI: Renderer refactoring (#4297) Ac_K 2023-01-16 01:14:01 +0100
  • 64263c5218
    UI: Fix applications times (#4294) Ac_K 2023-01-16 00:11:16 +0100
  • 065c4e520d
    Specify image view usage flags on Vulkan (#4283) gdkchan 2023-01-15 19:12:52 -0300
  • 139a930407
    Implement missing service calls in pm (#4210) Isaac Marovitz 2023-01-15 16:16:24 -0500
  • 719dc97bbd
    Ava UI: TitleUpdateWindow Refactor (#4276) Isaac Marovitz 2023-01-15 06:11:52 -0500
  • 41bba5310a
    Audren: Implement polyphase upsampler (#4256) merry 2023-01-15 04:20:49 +0000
  • 8071c8c8c0
    Ava UI: Fixes "Hide Cursor on Idle" for Windows (#4266) Ac_K 2023-01-15 01:05:44 +0100
  • b402b4e7f6
    Change GetPageSize to use Environment.SystemPageSize (#4291) gnisman 2023-01-14 20:37:04 +0200
  • 93df366b2c
    Fix texture flush from CPU WaitSync regression on OpenGL (#4289) gdkchan 2023-01-14 11:23:57 -0300
  • cd3a15aea5
    Fix NRE when MemoryUnmappedHandler is called for a destroyed channel (#4285) 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) gdkchan 2023-01-13 23:46:45 -0300
  • 08ab47c6c0
    Update Program.cs Ac_K 2023-01-13 07:56:41 +0100
  • 85faa9d8fa
    Revert "Relax Vulkan requirements (#4228)" (#4279) Ac_K 2023-01-13 07:04:59 +0100
  • dca5b14493
    Relax Vulkan requirements (#4228) gdkchan 2023-01-13 02:09:48 -0300
  • 4d2c8e2a44
    Prepo: Fix SaveSystemReport* IPC definitions (#4278) Ac_K 2023-01-13 01:50:14 +0100
  • 8fa248ceb4
    Vulkan: Add workarounds for MoltenVK (#4202) riperiperi 2023-01-13 00:31:21 +0000
  • 30862b5ffd
    ava: Reorder settings of Resolution Scaler (#4270) Ac_K 2023-01-13 00:07:53 +0100
  • 9f57747c57
    Ava UI: Various Fixes (#4268) Isaac Marovitz 2023-01-12 07:23:24 -0500
  • fe29a2ff6e
    Ava UI: Settings Adjustments (#4273) Isaac Marovitz 2023-01-12 07:09:32 -0500
  • e9a173e00c
    Ptc: Check process architecture (#4272) merry 2023-01-12 07:50:45 +0000
  • a11784fcbf
    Arm64: Cpu feature detection (#4264) merry 2023-01-12 07:05:18 +0000
  • fd36c8deca
    lm: Handle Tail flag in LogPacket (#4274) Ac_K 2023-01-12 07:42:05 +0100
  • 70638340b3
    Ava UI: Move Ava logging to Logger.Debug (#4255) Ac_K 2023-01-11 23:27:26 +0100