]> icculus.org git repositories - mikachu/openbox.git/commit
use memcpy's to speed up vertical gradients too. split the fancy memcpy() code out...
authorDana Jansens <danakj@orodu.net>
Sun, 10 Feb 2008 22:06:18 +0000 (17:06 -0500)
committerMikael Magnusson <mikachu@comhem.se>
Thu, 14 Feb 2008 18:40:02 +0000 (19:40 +0100)
commit3611c8210cc632c2a21c67ccbf40857342c10371
tree229d9cb516528f9295a2f8a50e03e3f3a2ad28a7
parent1d00d9947067da76ac4d8d0a6b9ef2c28e73349e
use memcpy's to speed up vertical gradients too.  split the fancy memcpy() code out into the repeat_pixel function.
render/gradient.c