summaryrefslogtreecommitdiffstats
path: root/src/BlockTypePalette.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Precompile unordered_map/setTiger Wang2020-07-191-1/+0
| | | | | | + Add inclusions to Globals.h * Sort Globals.h - Remove sys/stat.h from Globals.h
* BlockTypePalette: Load from TSV or original reports' JSON.Mattes D2019-12-281-7/+38
|
* Moved ProtocolBlockTypePalette functionality into BlockTypePalette.Mattes D2019-12-281-0/+28
|
* BlockTypePalette: Refactored for usage in both directions.Mattes D2019-12-281-8/+44
| | | | Improves index() lookup speeds and allows BlockTypePalette to be used in place of ProtocolBlockTypePalette.
* Added a basic PalettedBlockArea implementation (#4377)Mattes D2019-08-281-0/+44