summaryrefslogtreecommitdiff
path: root/src/vector.hh
AgeCommit message (Collapse)Author
2021-07-12Only redraw updated linesMaxime Coste
2017-05-26Modernize the way we compute memory domains from typeMaxime Coste
Use a constexpr function instead of a template type
2015-01-21Try to fix travis compilation errorsMaxime Coste
2015-01-16Add support for per type default memory domainMaxime Coste
2015-01-07Add initial memory domain allocation tracking supportMaxime Coste