summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-surface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removing redundant doxygen @brief tag.Jon A. Cruz2011-10-021-13/+24
* Fix rendering glitches appearing when filtered, cached groups haveKrzysztof Kosi??ski2011-08-191-4/+29
* Fix invalidation on scrollingKrzysztof Kosi??ski2011-08-091-5/+1
* Use cache even if only part of the redraw region is cleanKrzysztof Kosi??ski2011-08-091-23/+48
* Turn off debug message spamKrzysztof Kosi??ski2011-08-091-2/+2
* Initial autocache workKrzysztof Kosi??ski2011-08-091-15/+32
* Per-item render cache.Krzysztof Kosi??ski2011-07-281-12/+125
* Add deferred allocation functionality to DrawingSurfaceKrzysztof Kosi??ski2011-07-251-8/+37
* Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-0/+149