paint-node: Make texture template pipeline clamp to edge
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 12 Mar 2012 15:52:55 +0000 (15:52 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 16 Mar 2012 12:33:39 +0000 (12:33 +0000)
commit5432775eff1b8cacc895d8511b90c51cb441cddd
tree7ff7ee815e5c04560ec039bc58c4c31f4028cb8c
parent75e6560160034ac831965aa7870d710fc558641a
paint-node: Make texture template pipeline clamp to edge

It's safer, and consistent with the rest of Clutter, to make sure that
the template pipeline we use for ClutterTextureNode has its wrap mode
set to clamp-to-edge.
clutter/clutter-paint-nodes.c