aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-14Use SkiaSharp for Avalonia in place of ImageSharp (#6269)1.1.1346sunshineinabox7-71/+104
2024-07-10Use draw clear on Adreno, instead of vkCmdClearAttachments (#7013)1.1.1345gdkchan5-11/+13
2024-07-09Force dynamic state update after rasterizer discard disable (#7007)1.1.1344gdkchan1-0/+7
2024-07-07Disallow concurrent fence waits on Adreno (#7001)1.1.1343gdkchan5-22/+108
2024-07-07Disable descriptor set template updates for buffer textures on Adreno (#7002)1.1.1342gdkchan3-23/+93
2024-07-07Force Vulkan swapchain re-creation when window size changes (#7003)1.1.1341gdkchan1-1/+2
2024-06-26Resolve some Vulkan validation errors (#6915)1.1.1340sunshineinabox4-8/+28
2024-06-26Make sure the string is long enough before performing basic trim (#6982)1.1.1339TSRBerry1-2/+7
2024-06-26nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.6.0 to 7.6.2 (#6965)1.1.1338dependabot[bot]1-1/+1
2024-06-25SetProcessMemoryPermission address and size are always 64-bit (#6977)1.1.1337Rafa1-2/+2
2024-06-19JIT: Coalesce copies on LSRA with simple register preferencing (#6950)1.1.1336gdkchan3-6/+56
2024-06-19JIT: Ensure entry block has no predecessors on RegisterUsage pass (#6951)1.1.1335gdkchan2-2/+22
2024-06-16fix: for pooled memory used for reference types, clear it on return to the po...1.1.1334jhorv4-4/+4
2024-06-16Extend bindless elimination to catch a few more specific cases (#6921)1.1.1333gdkchan8-30/+137
2024-06-15replace `ByteMemoryPool` use with `MemoryOwner<byte>` and `SpanOwner<byte>` (...1.1.1332jhorv3-7/+7
2024-06-15nuget: bump Microsoft.IO.RecyclableMemoryStream from 3.0.0 to 3.0.1 (#6936)1.1.1331dependabot[bot]1-1/+1
2024-06-02Vulkan separate descriptor set fixes (#6895)1.1.1330gdkchan24-113/+365
2024-06-02GPU: Remove unused dynamic state and pipeline settings (#6796)1.1.1329sunshineinabox3-134/+92
2024-06-02New pooled memory types (#6821)1.1.1328jhorv3-2/+258
2024-06-02Avoid inexact read with 'Stream.Read' (#6847)1.1.1327Marco Carvalho7-8/+8
2024-06-02nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.5.2 to 7.6.0 (#6893)1.1.1326dependabot[bot]1-1/+1
2024-05-26Vulkan: Extend full bindless to cover cases with phi nodes (#6853)1.1.1325gdkchan2-11/+46
2024-05-26misc: Change disk shader cache compression algorithm to `Brotli` (RFC 7932) (...1.1.1324MutantAura3-5/+41
2024-05-26Allow texture arrays to use separate descriptor sets on Vulkan (#6870)1.1.1323gdkchan47-258/+992
2024-05-25nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.5.1 to 7.5.2 (#6809)1.1.1322dependabot[bot]1-1/+1
2024-05-23Workaround bug on logic op with float framebuffer (#6858)1.1.1321Piplup1-2/+2
2024-05-23Workaround AMD bug on logic op with float framebuffer (#6852)1.1.1320gdkchan6-3/+55
2024-05-22Kernel: Wake cores from idle directly rather than through a host thread (#6837)1.1.1319riperiperi3-68/+91
2024-05-20Updating Concentus dependency to speed up Opus decoding (#6757)1.1.1318Logan Stromberg3-35/+68
2024-05-19GPU: Migrate buffers on GPU project, pre-emptively flush device local mapping...1.1.1317riperiperi29-515/+1334
2024-05-17Fix another NullReferenceException (#6826)1.1.1316TSRBerry1-1/+1
2024-05-17Disable keyboard controller input while swkbd is open (foreground) (second at...1.1.1315TSRBerry7-2/+23
2024-05-17Update audio renderer to REV12: Add support for splitter biquad filter (#6813)1.1.1314gdkchan29-374/+2324
2024-05-16Change Deflate compression level to `Fastest`. (#6812)1.1.1313MutantAura1-2/+2
2024-05-15Improves some log messages and fixes a typo (#6773)1.1.1312SamusAranX5-7/+16
2024-05-15Add Enhancement label to Feature Requests (#6804)Isaac Marovitz1-0/+1
2024-05-15Revert "Disable keyboard controller input while swkbd is open (foreground) (#...1.1.1311gdkchan7-23/+2
2024-05-14New Crowdin updates (#6590)1.1.1310Ac_K17-464/+2283
2024-05-14Bump Avalonia.Svg (#6603)1.1.1309Isaac Marovitz3-9/+4
2024-05-14Add missing lock on texture cache UpdateMapping method (#6657)1.1.1308gdkchan1-11/+84
2024-05-14Disable keyboard controller input while swkbd is open (foreground) (#6646)1.1.1307TSRBerry7-2/+23
2024-05-14Make TextureGroup.ClearModified thread safe (#6686)1.1.1306gdkchan3-10/+16
2024-05-14Add the "Auto" theme option in setting (#6611)1.1.1305yell0wsuit7-20/+127
2024-05-14Update compatibility information in README.md (#6801)Gavin Zyonse1-2/+2
2024-05-14Add support for bindless textures from storage buffer on Vulkan (#6721)1.1.1304gdkchan14-17/+76
2024-05-14discordRPC: Truncate game title and details if they exceed discord byte limit...1.1.1303MutantAura1-3/+29
2024-05-14HID: Stub IHidServer: 134 (SetNpadAnalogStickUseCenterClamp) (#6664)1.1.1302Tsubasa05041-0/+14
2024-05-14Update outdated Windows version warning (#6481)1.1.1301Luke Warner2-2/+2
2024-05-14Add linux specific files to local builds (#6762)1.1.1300TSRBerry3-4/+5
2024-05-14Update DotSettings (#6535)1.1.1299Isaac Marovitz1-0/+2