aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Ava UI: Prevent Status Bar Backend Update (#6506)1.1.1275Isaac Marovitz4-10/+45
2024-04-10nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.4.0 to 7.5.1 (#6627)1.1.1274dependabot[bot]1-1/+1
2024-04-10Fix input consumed by audio renderer SplitterState.Update (#6640)1.1.1273gdkchan1-0/+5
2024-04-09CPU: Produce non-inf results for RSQRTE instruction with subnormal inputs (#6...1.1.1272gdkchan2-3/+11
2024-04-09Use ResScaleUnsupported flag for texture arrays (#6626)1.1.1271gdkchan1-3/+19
2024-04-09Fast D32S8 2D depth texture copy (#6636)1.1.1270gdkchan1-0/+4
2024-04-08Pin audio renderer update output buffers (#6633)1.1.1269gdkchan1-0/+3
2024-04-07Disable CLI setting persistence for HW-accelerated GUI. (#6620)1.1.1268MutantAura2-6/+6
2024-04-07Add support for large sampler arrays on Vulkan (#6489)1.1.1267gdkchan83-931/+3239
2024-04-07CPU: Fix PC alignment for ADR thumb instruction (#6613)1.1.1266gdkchan2-1/+13
2024-04-07Audio rendering: reduce memory allocations (#6604)1.1.1265jhorv32-262/+847
2024-04-07Enhance Error Handling with Try-Pattern Refactoring (#6610)1.1.1264Marco Carvalho2-17/+16
2024-04-07Replacing the try-catch block with null-conditional and null-coalescing opera...1.1.1263Marco Carvalho1-24/+4
2024-04-06misc: Add ANGLE configuration option to JSON and CLI (#6520)1.1.1262MutantAura4-3/+43
2024-04-06Delete old 16KB page workarounds (#6584)1.1.1261gdkchan12-459/+25
2024-04-06Vulkan: Fix swapchain image view leak (#6509)1.1.1260gdkchan2-19/+25
2024-04-06Vulkan: Skip draws when patches topology is used without a tessellation shade...1.1.1259gdkchan3-0/+14
2024-04-06nuget: bump DynamicData from 8.3.27 to 8.4.1 (#6536)1.1.1258dependabot[bot]1-1/+1
2024-04-06Add mod enablement status in the log message (#6571)1.1.1257WilliamWsyHK1-1/+1
2024-04-06Update README.md (#6575)1.1.1256czcx1-5/+0
2024-04-06"Task.Wait()" synchronously blocks, use "await" instead (#6598)1.1.1255Marco Carvalho1-1/+1
2024-04-05ts: Migrate service to Horizon project (#6514)1.1.1254Ac_K10-40/+208
2024-04-05Ignore diacritics on game search (#6602)1.1.1253gdkchan1-1/+9
2024-04-05Add missing ModWindowTitle locale key (#6601)1.1.1252gdkchan3-26/+27
2024-04-04Add support to IVirtualMemoryManager for zero-copy reads (#6251)1.1.1251jhorv14-809/+625
2024-04-03Stop clearing Modified flag on DiscardData (#6591)1.1.1250gdkchan3-4/+3
2024-04-02New Crowdin updates (#6550)1.1.1249Ac_K17-538/+623
2024-03-27UI: Friendly driver name reporting. (#6530)1.1.1248MutantAura2-4/+35
2024-03-26Implement host tracked memory manager mode (#6356)1.1.1247gdkchan30-75/+2647
2024-03-26Recreate swapchain correctly when toggling VSync (#6521)1.1.1246jcm2-3/+8
2024-03-26Disable push descriptors for Intel ARC GPUs on Windows (#6551)1.1.1245gdkchan2-44/+58
2024-03-23New gamecard icons (#6557)1.1.1244SamusAranX6-0/+0
2024-03-23Add a few missing locale strings on Avalonia (#6556)1.1.1243gdkchan4-11/+17
2024-03-21Updates the default value for BufferedQuery (#6351)1.1.1242Matt Heins1-2/+2
2024-03-21[UI] Fix Display Name Translations & Update some Chinese Translations (#6388)1.1.1241WilliamWsyHK10-22/+22
2024-03-20New Crowdin updates (#6541)1.1.1240Ac_K19-1582/+3102
2024-03-17nuget: bump Microsoft.CodeAnalysis.CSharp from 4.8.0 to 4.9.2 (#6397)1.1.1239dependabot[bot]1-1/+1
2024-03-17Ava UI: Fix locale crash (#6385)1.1.1238Isaac Marovitz1-21/+33
2024-03-16Ava UI: Content Dialog Fixes (#6482)1.1.1237Isaac Marovitz3-3/+2
2024-03-16nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.3.0 to 7.4.0 (#6366)1.1.1236dependabot[bot]1-1/+1
2024-03-16nuget: bump the avalonia group with 2 updates (#6505)1.1.1235dependabot[bot]1-2/+2
2024-03-16chore: remove repetitive words (#6500)1.1.1234standstaff5-9/+9
2024-03-16Fix Title Update Manager not refreshing app list (#6507)1.1.1233Isaac Marovitz1-2/+10
2024-03-16discord: Update ApplicationID (#6513)1.1.1232TSRBerry1-9/+9
2024-03-14GPU: Rebind RTs if scale changes when binding textures (#6493)1.1.1231riperiperi2-6/+33
2024-03-14Consider Polygon as unsupported is triangle fans are unsupported on Vulkan (#...1.1.1230gdkchan1-2/+4
2024-03-14Separate guest/host tracking + unaligned protection (#6486)1.1.1229riperiperi18-761/+772
2024-03-14Ava UI: Update Ava (#6430)1.1.1228Isaac Marovitz2-11/+7
2024-03-13infra: Fix updater for old Ava users (#6441)1.1.1227TSRBerry2-15/+52
2024-03-13Update AutoDeleteCache.cs (#6471)1.1.1226Keaton1-1/+1