]> icculus.org git repositories - mikachu/openbox.git/commit
a small optimization for the vertical gradients, and use the same log(n) strategy...
authorDana Jansens <danakj@orodu.net>
Sun, 10 Feb 2008 23:08:05 +0000 (18:08 -0500)
committerMikael Magnusson <mikachu@comhem.se>
Thu, 14 Feb 2008 18:40:02 +0000 (19:40 +0100)
commit9c729986844a65545f7736d053359ad24d2df120
tree7acd7c89edc1fb2ba1b2d76be604f24dc596c3f2
parent3611c8210cc632c2a21c67ccbf40857342c10371
a small optimization for the vertical gradients, and use the same log(n) strategy to use less memcpy's for filling out the horizontal gradients
render/gradient.c
render/test.c