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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use NEAREST filter when transforming cache
Krzysztof Kosi??ski
2014-03-12
1
-0
/
+1
*
Do not transform render cache for transforms which are not integer
Krzysztof Kosi??ski
2014-03-12
1
-16
/
+19
*
Fix for W3C test suite coords-units-01-b.svg. Fixes pattern positioning.
Tavmjong Bah
2014-03-04
1
-1
/
+1
*
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
2014-02-08
1
-12
/
+12
*
Removing redundant doxygen @brief tag.
Jon A. Cruz
2011-10-02
1
-13
/
+24
*
Fix rendering glitches appearing when filtered, cached groups have
Krzysztof Kosi??ski
2011-08-19
1
-4
/
+29
*
Fix invalidation on scrolling
Krzysztof Kosi??ski
2011-08-09
1
-5
/
+1
*
Use cache even if only part of the redraw region is clean
Krzysztof Kosi??ski
2011-08-09
1
-23
/
+48
*
Turn off debug message spam
Krzysztof Kosi??ski
2011-08-09
1
-2
/
+2
*
Initial autocache work
Krzysztof Kosi??ski
2011-08-09
1
-15
/
+32
*
Per-item render cache.
Krzysztof Kosi??ski
2011-07-28
1
-12
/
+125
*
Add deferred allocation functionality to DrawingSurface
Krzysztof Kosi??ski
2011-07-25
1
-8
/
+37
*
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-0
/
+149