summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-debug.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-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
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
|
* Add canvas-rotate for rapid previewing canvas rotation.Tavmjong Bah2017-03-301-0/+41
Add canvas-debug for study of canvas tiling. (bzr r15612)