BizHawk/src
CasualPokePlayer 91de8608af Do image/texture caching better
also don't try to cache the sampler / avoid set sampler calls (the sampler is not pipeline specific, so it's affected by other pipelines setting the sampler)
2024-08-03 23:59:20 -07:00
..
BizHawk.BizInvoke Enable Analyzer rules re: blank doc comments and fix noncompliance 2024-07-08 01:37:22 +10:00
BizHawk.Bizware.Audio Add and use `Span`-from-`IntPtr` helper 2024-07-16 07:30:09 +10:00
BizHawk.Bizware.Graphics Do image/texture caching better 2024-08-03 23:59:20 -07:00
BizHawk.Bizware.Graphics.Controls Use `System.Drawing.Primitives` 2024-07-26 10:33:20 +10:00
BizHawk.Bizware.Input Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
BizHawk.Bizware.Test Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
BizHawk.Client.Common Do image/texture caching better 2024-08-03 23:59:20 -07:00
BizHawk.Client.DiscoHawk Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
BizHawk.Client.EmuHawk Do image/texture caching better 2024-08-03 23:59:20 -07:00
BizHawk.Common Add and use `Span`-from-`IntPtr` helper 2024-07-16 07:30:09 +10:00
BizHawk.Emulation.Common Refactor `yield`ing methods to conventional LINQ 2024-07-12 14:42:11 +10:00
BizHawk.Emulation.Cores Fix Uzebox framerate (squashed PR #3975) 2024-07-24 07:31:34 +10:00
BizHawk.Emulation.DiscSystem Fix fuzzy cue file resolving 2024-07-25 16:46:28 +10:00
BizHawk.Tests Enable MA0060 and fix noncompliance (except in Cores) 2024-07-04 05:12:58 +10:00
BizHawk.Tests.Testroms.GB Use `System.Drawing.Primitives` 2024-07-26 10:33:20 +10:00
BizHawk.Tests.Testroms.GB.GambatteSuite Use a global import for `MS.VisualStudio.TestTools.UnitTesting.*` 2024-07-03 22:51:48 +10:00
BizHawk.WinForms.Controls Use `System.Drawing.Primitives` 2024-07-26 10:33:20 +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 Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
MainSlnExecutable.props Revert "Simplify MainSlnExecutable.props" 2024-06-20 16:21:58 -07:00
TestProjects.props Use a global import for `MS.VisualStudio.TestTools.UnitTesting.*` 2024-07-03 22:51:48 +10:00