.. |
BizHawk.BizInvoke
|
Add a few `#if`s to fix errors when targeting `net461`
|
2024-05-07 00:47:16 +10:00 |
BizHawk.Bizware.Audio
|
Remove DirectSound support
|
2024-05-05 17:52:44 -07:00 |
BizHawk.Bizware.Graphics
|
Choose the DXGI swapchain model better
|
2024-05-20 22:30:12 -07:00 |
BizHawk.Bizware.Graphics.Controls
|
Create IPipeline and classes for it, consolidate pipeline resources/creation of those resoures into pipeline construction, remove old OpenGL legacy binding
|
2024-05-19 20:01:10 -07:00 |
BizHawk.Bizware.Input
|
Remove DInput input adapter (#3867)
|
2024-05-05 14:19:05 -07:00 |
BizHawk.Bizware.Test
|
improve Program startup, remove the OSTailoredCode duplication hack, use RuntimeInformation.IsOSPlatform for figuring out OS, use AppContext.BaseDirectory to get exe location (apparently even works with bundled assemblies in .net5+)
|
2023-11-18 20:00:16 -08:00 |
BizHawk.Client.Common
|
Add OpenGL <-> D3D11 interop handling
|
2024-05-20 14:54:04 -07:00 |
BizHawk.Client.DiscoHawk
|
HAWK'd CHD support in DiscoHawk
|
2024-05-02 15:29:16 -07:00 |
BizHawk.Client.EmuHawk
|
Add OpenGL <-> D3D11 interop handling
|
2024-05-20 14:54:04 -07:00 |
BizHawk.Common
|
Prevent infinite loop in `BinaryReader.ReadByteBuffer` extension
|
2024-05-17 09:06:48 +10:00 |
BizHawk.Emulation.Common
|
Warn at runtime if a lowercase/invalid hash is added to FWDB (resolves #3916)
|
2024-05-12 07:41:14 +10:00 |
BizHawk.Emulation.Cores
|
Move zstd wrapping code to BizHawk.Common
|
2024-04-30 22:44:06 -07:00 |
BizHawk.Emulation.DiscSystem
|
Corrections to chd
|
2024-05-03 22:58:56 -07:00 |
BizHawk.Tests
|
Set a couple extra test runner parameters for main project
|
2024-05-15 11:10:11 +10:00 |
BizHawk.Tests.Testroms.GB
|
Retarget testroms projects to `net48` to match EmuHawk
|
2024-05-15 10:47:38 +10:00 |
BizHawk.Tests.Testroms.GB.GambatteSuite
|
Retarget testroms projects to `net48` to match EmuHawk
|
2024-05-15 10:47:38 +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 |
MainSln.runsettings
|
Set a couple extra test runner parameters for main project
|
2024-05-15 11:10:11 +10:00 |
MainSlnCommon.props
|
Restore `<OutputPath/>` for library projects to implicit default, rework post build copying to play nicer with IDEs
|
2024-05-09 19:50:43 -07:00 |
MainSlnExecutable.props
|
Fix building on Linux
|
2024-05-11 01:18:08 -07:00 |
TestProjects.props
|
Tell GitLab CI to continue running tests in .NET 8
|
2024-05-15 10:47:38 +10:00 |