aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-22Fix Title Update Manager not selecting right update (#4452)Isaac Marovitz
2023-02-22nuget: bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#4458)dependabot[bot]
2023-02-22nuget: bump UnicornEngine.Unicorn (#4459)dependabot[bot]
2023-02-22Ava: Fix Updater crashing on Linux (#4457)TSRBerry
2023-02-21Add copy dependency for some incompatible texture formats (#4380)gdkchan
2023-02-21misc: changes base application directory behaviour (#4460)Mary
2023-02-21Move Ryujinx Folder from ~/.config to ~/Library/Application Support on macOS ...Andrew Glaze
2023-02-21Use SIMD acceleration for audio upsampler (#4410)Logan Stromberg
2023-02-21Memory: Faster Split for NonOverlappingRangeList (#4451)riperiperi
2023-02-21Mark texture as modified and sync on I2M fast path (#4449)gdkchan
2023-02-19Add support for advanced blend (part 1/2) (#2801)gdkchan
2023-02-18nuget: bump System.IdentityModel.Tokens.Jwt from 6.26.1 to 6.27.0 (#4441)dependabot[bot]
2023-02-16Clear CPU side data on GPU buffer clears (#4125)gdkchan
2023-02-16Validate dimensions before creating texture (#4430)gdkchan
2023-02-15GUI: Small Updater refactor & Set correct permissions on Linux when extractin...TSRBerry
2023-02-15vulkan: Respect VK_KHR_portability_subset vertex stride alignment (#4419)Mary
2023-02-15vulkan: Clean up MemoryAllocator (#4418)Mary
2023-02-14Infra: Issues template cleanup (#4421)Ac_K
2023-02-13vulkan: Enforce Vulkan 1.2+ at instance API level and 1.1+ at device level (#...Mary
2023-02-13vulkan: Do not call vkCmdSetViewport when viewportCount is 0 (#4406)Mary
2023-02-12Fix partial updates for textures. (#4401)riperiperi
2023-02-10Treat NpadIdType < 0 as invalid. Filter invalid SupportedPlayers inside IHidS...Logan Stromberg
2023-02-10Allow partially mapped textures with unmapped start (#4394)gdkchan
2023-02-09Fix SPIR-V when all inputs/outputs are indexed (#4389)gdkchan
2023-02-09`ObjectiveC` Helper Class (#4286)Isaac Marovitz
2023-02-09Log shader compile errors with Warning level (#2617)riperiperi
2023-02-09Replace unicorn bindings with Nuget package (#4378)TSRBerry
2023-02-09Vulkan: Flush command buffers for queries less aggressively (#4387)riperiperi
2023-02-09bug_report.yml hotfixAc_K
2023-02-09Misc: Update issues form (#4383)Ac_K
2023-02-08nuget: bump System.IdentityModel.Tokens.Jwt from 6.26.0 to 6.26.1 (#4384)dependabot[bot]
2023-02-08Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexStrin...Berkan Diler
2023-02-08Fix some Vulkan validation errors (#4357)gdkchan
2023-02-08Limit texture cache based on total texture size (#4350)gdkchan
2023-02-08Handle mismatching texture size with copy dependencies (#4364)gdkchan
2023-02-08Add ChangeVSyncMode() call to Avalonia render loop (#4379)TSRBerry
2023-02-07Support safe blit on non-2D textures (#4374)gdkchan
2023-02-07Accelerate NVDEC VIC surface read/write and colorspace conversion with Arm64 ...gdkchan
2023-02-06Implement safe depth-stencil blit using stencil export extension (#4356)gdkchan
2023-02-05Insert bitcast for assignment of fragment integer outputs on GLSL (#4369)gdkchan
2023-02-01Implement Account LoadOpenContext (#4359)gdkchan
2023-01-31nuget: bump SharpZipLib from 1.4.1 to 1.4.2 (#4353)dependabot[bot]
2023-01-29Initial Apple Hypervisor based CPU emulation (#4332)gdkchan
2023-01-27converts the templates into forms (#4068)Piplup
2023-01-26Relax Vulkan requirements (#4282)gdkchan
2023-01-24Vulkan: Reset queries on same command buffer (#4329)riperiperi
2023-01-23Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer...gdkchan
2023-01-23SPIR-V: Change BitfieldExtract and BitfieldInsert for SPIRV-Cross (#4336)gdkchan
2023-01-22GUI: Add option to register file types (#4250)TSRBerry
2023-01-22Handle parsing of corrupt Config.json and prevent crash on launch (#4309)gnisman