index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
drawing-surface.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
Speedup filtering and panning
Jabier Arraiza
1
-2
/
+5
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2017-11-24
Remove debugging code and other cleanup.
Tavmjong Bah
1
-8
/
+3
2017-11-23
First attempt at supporting HiDPI on canvas.
Tavmjong Bah
1
-9
/
+40
2014-03-12
Use NEAREST filter when transforming cache
Krzysztof Kosi??ski
1
-0
/
+1
2014-03-12
Do not transform render cache for transforms which are not integer
Krzysztof Kosi??ski
1
-16
/
+19
2014-03-04
Fix for W3C test suite coords-units-01-b.svg. Fixes pattern positioning.
Tavmjong Bah
1
-1
/
+1
2014-02-08
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
1
-12
/
+12
2011-10-02
Removing redundant doxygen @brief tag.
Jon A. Cruz
1
-13
/
+24
2011-08-19
Fix rendering glitches appearing when filtered, cached groups have
Krzysztof Kosi??ski
1
-4
/
+29
2011-08-09
Fix invalidation on scrolling
Krzysztof Kosi??ski
1
-5
/
+1
2011-08-09
Use cache even if only part of the redraw region is clean
Krzysztof Kosi??ski
1
-23
/
+48
2011-08-09
Turn off debug message spam
Krzysztof Kosi??ski
1
-2
/
+2
2011-08-09
Initial autocache work
Krzysztof Kosi??ski
1
-15
/
+32
2011-07-28
Per-item render cache.
Krzysztof Kosi??ski
1
-12
/
+125
2011-07-25
Add deferred allocation functionality to DrawingSurface
Krzysztof Kosi??ski
1
-8
/
+37
2011-07-22
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
1
-0
/
+149