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
/
cairo-templates.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-0
/
+4
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Fix build (not pretty).
Liam P. White
2014-08-18
1
-1
/
+2
*
Fix more clang warnings
Alex Valavanis
2013-03-23
1
-6
/
+6
*
Warning and uninitialized variable cleanup.
Jon A. Cruz
2012-01-08
1
-18
/
+21
*
Next pass of doxygen @brief cleanup.
Jon A. Cruz
2011-10-02
1
-5
/
+7
*
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-0
/
+4
*
Fix paint bucket tool
Krzysztof Kosi??ski
2010-08-14
1
-10
/
+0
*
Fix rendering of masks with non-opaque alpha channel
Krzysztof Kosi??ski
2010-08-10
1
-16
/
+0
*
Fix mask rendering to use luminance-to-alpha
Krzysztof Kosi??ski
2010-08-05
1
-0
/
+41
*
Add OpenMP IF clauses to filter templates, instead of modifying num_threads
Krzysztof Kosi??ski
2010-07-27
1
-17
/
+14
*
Separate morphology filter into X and Y processing phases.
Krzysztof Kosi??ski
2010-07-26
1
-5
/
+5
*
Improve turbulence renderer
Krzysztof Kosi??ski
2010-07-25
1
-1
/
+3
*
Minor cleanups
Krzysztof Kosi??ski
2010-07-24
1
-1
/
+1
*
Displacement map filter
Krzysztof Kosi??ski
2010-07-23
1
-1
/
+67
*
Specular lighting filter
Krzysztof Kosi??ski
2010-07-23
1
-2
/
+4
*
Diffuse lighting filter
Krzysztof Kosi??ski
2010-07-23
1
-12
/
+211
*
Matrix convolution filter (lazy version)
Krzysztof Kosi??ski
2010-07-21
1
-0
/
+4
*
Add unpremul_alpha utility function. Some preparations
Krzysztof Kosi??ski
2010-07-21
1
-0
/
+104
*
Component transfer filter
Krzysztof Kosi??ski
2010-07-17
1
-0
/
+1
*
Color matrix filter. Fix arithmetic operator in feComposite
Krzysztof Kosi??ski
2010-07-17
1
-12
/
+88
*
Composite filter
Krzysztof Kosi??ski
2010-07-16
1
-21
/
+101
*
Split out surface blending template into a separate file
Krzysztof Kosi??ski
2010-07-16
1
-0
/
+143