BizHawk/src
Morilli 0f2a76bd5e lazy-initialize zstd contexts to reduce alloations
This becomes mostly apparent in the PlayMovie dialog where one zstd instance is created for every single movie, churning significant amounts of memory even though zstd isn't even used
2023-04-16 15:33:40 +02:00
..
BizHawk.BizInvoke Support marshalling arrays of length 0 through BizInvoker 2022-12-20 18:04:41 -05:00
BizHawk.Bizware.BizwareGL Downgrade `System.Drawing.Common` to 6.0.0 and enable Unix impl. 2023-04-16 10:49:18 +10:00
BizHawk.Bizware.DirectX Update OpenTK 2023-02-02 00:07:04 +10:00
BizHawk.Bizware.OpenTK3 Update OpenTK 2023-02-02 00:07:04 +10:00
BizHawk.Bizware.Test Update OpenTK 2023-02-02 00:07:04 +10:00
BizHawk.Client.Common Re-enable MA0020 and fix noncompliance 2023-04-16 09:02:40 +10:00
BizHawk.Client.DiscoHawk Add in CDI support in DiscoHawk 2023-03-14 20:55:17 -07:00
BizHawk.Client.EmuHawk Re-enable MA0020 and fix noncompliance 2023-04-16 09:02:40 +10:00
BizHawk.Common (Actually) Fix DeltaSerializer's `GetDelta` 2023-04-15 22:04:21 -07:00
BizHawk.Emulation.Common lazy-initialize zstd contexts to reduce alloations 2023-04-16 15:33:40 +02:00
BizHawk.Emulation.Cores Use the right `Sameboy` ctor in testroms project 2023-04-16 10:14:46 +10:00
BizHawk.Emulation.DiscSystem If a PSX `.bin` is loaded, try synthesising a `.cue` 2023-04-09 10:06:06 +10:00
BizHawk.Tests Downgrade MSTest to 2.2.9 2023-04-16 10:14:43 +10:00
BizHawk.Tests.Testroms.GB Downgrade `System.Drawing.Common` to 6.0.0 and enable Unix impl. 2023-04-16 10:49:18 +10:00
BizHawk.Tests.Testroms.GB.GambatteSuite Downgrade `System.Drawing.Common` to 6.0.0 and enable Unix impl. 2023-04-16 10:49:18 +10:00
BizHawk.WinForms.Controls Fix inconsistent application of colours from GTK theme, if available 2022-11-23 02:51:54 +10:00
MainSlnCommon.props Only set `<PathMap/>` for Release builds 2023-03-17 06:37:38 +10:00
MainSlnExecutable.props s/ProjectDir/MSBuildProjectDirectory/ in MSBuild include files 2023-03-16 12:39:26 +10:00