summaryrefslogtreecommitdiff
path: root/test/algorithm/generate_clip_ids.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] GCC 4.9 is unable to deduce ctors when using bracket initBruno de Oliveira Abinader2017-07-121-1/+8
* [core] rename getStencils() to getClipIDs() to better reflect what it actuall...Konstantin Käfer2017-07-061-27/+27
* [core] don't use unordered_* collections for things we need to sort anywayKonstantin Käfer2017-07-061-1/+1
* [core] refactor ClipID generationKonstantin Käfer2017-07-061-193/+164
* [core] don't assign clip IDs to tiles that aren't renderedKonstantin Käfer2016-11-081-0/+1
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+427