summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-debug.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
- add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2017-03-30Add canvas-rotate for rapid previewing canvas rotation.Tavmjong Bah1-0/+41
Add canvas-debug for study of canvas tiling. (bzr r15612)