BizHawk/src/BizHawk.Common
CasualPokePlayer 6f0ae7128a Add GetRawInputBuffer handling for RawKeyInput
Slightly speeds up windows keyboard handling as it reduces syscalls
2024-11-30 22:30:19 -08:00
..
Extensions Restore `BitmapBuffer.AsSpan` and add `AggressiveInlining` 2024-10-21 17:44:58 +10:00
HawkFile Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
LSB Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
MemoryBlock Enable Analyzer rules re: blank doc comments and fix noncompliance 2024-07-08 01:37:22 +10:00
POSIX Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
PropertyGridConverters Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
Win32 Add GetRawInputBuffer handling for RawKeyInput 2024-11-30 22:30:19 -08:00
checksums Ban runtime asserts without a message 2024-08-26 02:00:50 +10:00
macOS Fix/mute code style warnings 2023-10-24 22:32:17 +10:00
zstd Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
BPSPatcher.cs Ban runtime asserts without a message 2024-08-26 02:00:50 +10:00
Bit.cs Ban runtime asserts without a message 2024-08-26 02:00:50 +10:00
BitReverse.cs Enable nullability in most of the remaining files in BizHawk.Common 2021-01-02 02:39:13 +10:00
BizHawk.Common.csproj Improve string encryption 2024-11-05 00:59:03 -08:00
Colors.cs Enable MA0104 and silence remaining cases 2024-07-03 22:51:47 +10:00
CustomCollections.cs Remove `WorkingDictionary<K, V>` 2024-08-23 02:53:30 +10:00
DeepEquality.cs Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
DeltaSerializer.cs Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
EndiannessUtils.cs Ban runtime asserts without a message 2024-08-26 02:00:50 +10:00
FFmpegService.cs Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
FPCtrl.cs Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
IImportResolver.cs Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
IMonitor.cs Establish basic style analyzer rules (#3759) 2023-08-30 23:08:21 +02:00
Log.cs Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
MultiPredicateSort.cs Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
OSTailoredCode.cs Fix Windows 10 LTSC incorrectly being marked as EOL 2024-10-28 12:32:03 +10:00
PtrToStringUtf8.cs Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
Ranges.cs Fix stacktraces for `RangeToExclusive` extension 2024-07-10 13:30:35 +10:00
SecretStrings.cs Add an IV for string encryption 2024-11-08 15:56:59 -08:00
Serializer.cs Simplify Serializer array sync handling 2024-10-06 05:55:23 +02:00
SimpleTime.cs Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
SpanStream.cs Enable Analyzer rules re: blank doc comments and fix noncompliance 2024-07-08 01:37:22 +10:00
TempFileManager.cs Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
UndoHistory.cs Refactor UndoHistory 2020-06-30 14:25:02 +10:00
Util.cs Revert refactor to `bool[].ToUByteBuffer()` extension too 2024-10-07 04:19:32 +10:00
VersionInfo.cs Use correct product name in `User-Agent` value 2024-09-02 05:31:19 +10:00