BizHawk/src
James Groom 1ebc006873
Update unit test to match new config schema
fixes 12830bab4
2023-08-02 18:03:06 +10:00
..
BizHawk.BizInvoke Create and use `IDictionary.GetValueOrPut{,New,New1}` extensions 2023-04-27 17:25:03 +10:00
BizHawk.Bizware.Audio Kill Bizware .NET Framework deps (#3702) 2023-07-23 00:35:43 -07:00
BizHawk.Bizware.BizwareGL prep work for easier OpenGL interop for cores 2023-07-23 01:54:36 -07:00
BizHawk.Bizware.Graphics Rework OpenGL version support checking to be more robust, slightly rework OpenGL context creation request (they can now explicitly request the core profile) 2023-07-31 22:32:30 -07:00
BizHawk.Bizware.Input Kill Bizware .NET Framework deps (#3702) 2023-07-23 00:35:43 -07:00
BizHawk.Bizware.Test Kill Bizware .NET Framework deps (#3702) 2023-07-23 00:35:43 -07:00
BizHawk.Client.Common add in Wine/Proton detection, used to prevent D3D9 from being used if a user ends up using wine/proton (as often it seems D3D9 wine/proton just doesn't work and crashes in weird ways, sometimes *after* checking the renderer so it wouldn't fallback to OpenGL anyways) 2023-07-31 23:02:30 -07:00
BizHawk.Client.DiscoHawk make discohawk form a bit bigger 2023-05-18 07:28:10 -07:00
BizHawk.Client.EmuHawk add in Wine/Proton detection, used to prevent D3D9 from being used if a user ends up using wine/proton (as often it seems D3D9 wine/proton just doesn't work and crashes in weird ways, sometimes *after* checking the renderer so it wouldn't fallback to OpenGL anyways) 2023-07-31 23:02:30 -07:00
BizHawk.Common add in Wine/Proton detection, used to prevent D3D9 from being used if a user ends up using wine/proton (as often it seems D3D9 wine/proton just doesn't work and crashes in weird ways, sometimes *after* checking the renderer so it wouldn't fallback to OpenGL anyways) 2023-07-31 23:02:30 -07:00
BizHawk.Emulation.Common Rework OpenGL version support checking to be more robust, slightly rework OpenGL context creation request (they can now explicitly request the core profile) 2023-07-31 22:32:30 -07:00
BizHawk.Emulation.Cores Rework OpenGL version support checking to be more robust, slightly rework OpenGL context creation request (they can now explicitly request the core profile) 2023-07-31 22:32:30 -07:00
BizHawk.Emulation.DiscSystem Add and use extension method `string.StartsWith(char)` 2023-05-23 09:18:25 +10:00
BizHawk.Tests Update unit test to match new config schema 2023-08-02 18:03:06 +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
.gitignore Move some .gitignore entries to nested dirs 2023-04-19 15:59:34 +10:00
MainSlnCommon.props Only set `<PathMap/>` for Release builds 2023-03-17 06:37:38 +10:00
MainSlnExecutable.props TargetName -> AssemblyName 2023-04-22 13:51:13 +02:00