summaryrefslogtreecommitdiffstats
path: root/src/BlockTypePalette.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-07-19Precompile unordered_map/setTiger Wang1-1/+0
+ Add inclusions to Globals.h * Sort Globals.h - Remove sys/stat.h from Globals.h
2019-12-28BlockTypePalette: Load from TSV or original reports' JSON.Mattes D1-7/+38
2019-12-28Moved ProtocolBlockTypePalette functionality into BlockTypePalette.Mattes D1-0/+28
2019-12-28BlockTypePalette: Refactored for usage in both directions.Mattes D1-8/+44
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/+44