summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-surface.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Speedup filtering and panningJabier Arraiza2019-11-191-2/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* First attempt at supporting HiDPI on canvas.Tavmjong Bah2017-11-231-3/+5
* Replace boost::shared_ptrJan Lingscheid2017-10-171-1/+0
* More header cleanupLiam P. White2014-09-061-1/+6
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-1/+1
* Next pass of doxygen @brief cleanup.Jon A. Cruz2011-10-021-1/+1
* Fix rendering glitches appearing when filtered, cached groups haveKrzysztof Kosi??ski2011-08-191-0/+1
* Use cache even if only part of the redraw region is cleanKrzysztof Kosi??ski2011-08-091-2/+2
* Initial autocache workKrzysztof Kosi??ski2011-08-091-1/+4
* Per-item render cache.Krzysztof Kosi??ski2011-07-281-7/+15
* Add deferred allocation functionality to DrawingSurfaceKrzysztof Kosi??ski2011-07-251-0/+3
* Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-0/+78