.. |
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
|
Remove Bizware Vector2/3/4 and Matrix4 in favor of System.Numerics's implementation
|
2023-08-06 03:21:22 -07:00 |
BizHawk.Bizware.Graphics
|
Remove Bizware Vector2/3/4 and Matrix4 in favor of System.Numerics's implementation
|
2023-08-06 03:21:22 -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
|
Remove Bizware Vector2/3/4 and Matrix4 in favor of System.Numerics's implementation
|
2023-08-06 03:21:22 -07:00 |
BizHawk.Client.DiscoHawk
|
make discohawk form a bit bigger
|
2023-05-18 07:28:10 -07:00 |
BizHawk.Client.EmuHawk
|
Remove Bizware Vector2/3/4 and Matrix4 in favor of System.Numerics's implementation
|
2023-08-06 03:21:22 -07:00 |
BizHawk.Common
|
dont use ContextMenu
|
2023-08-04 00:54:42 -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 |