]> Pileus Git - grits/commit
Improve performance of GritsTile
authorAndy Spencer <andy753421@gmail.com>
Tue, 14 Feb 2012 03:20:20 +0000 (03:20 +0000)
committerAndy Spencer <andy753421@gmail.com>
Tue, 14 Feb 2012 03:20:20 +0000 (03:20 +0000)
commit5c31e81ace1f38a16dd7dbccc57e8ae7e4fd9adc
tree46cb74f72821cb17855c9938480af32a4f4ff04c
parent40e88256ebf650639a58fa669f381cce9f5dec65
Improve performance of GritsTile

This avoid doing lots of computation in the inner the draw loop by
moving it out to the top-level draw function.
src/objects/grits-tile.c