summaryrefslogtreecommitdiffstats
path: root/tests/BlockTypeRegistry/BlockTypePaletteTest.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-24BlockTypePalette: Improved loading speed in MSVC Debug builds.Mattes D1-2/+2
2019-12-28BlockTypePalette: Load from TSV or original reports' JSON.Mattes D1-74/+141
2019-12-28Moved ProtocolBlockTypePalette functionality into BlockTypePalette.Mattes D1-0/+148
2019-12-28BlockTypePalette: Refactored for usage in both directions.Mattes D1-48/+60
Improves index() lookup speeds and allows BlockTypePalette to be used in place of ProtocolBlockTypePalette.
2019-08-28Added a basic PalettedBlockArea implementation (#4377)Mattes D1-0/+122