give the compiler hints about what can be kept in registers so that it can optimize...
authorDana Jansens <danakj@orodu.net>
Sat, 29 Mar 2008 00:56:16 +0000 (20:56 -0400)
committerMikael Magnusson <mikachu@gmail.com>
Sun, 26 Oct 2008 23:27:50 +0000 (00:27 +0100)
commit4a9b25ad58d9098bf55d04ca907f2f3865dea7e0
treee015f3fbea33b15858a2651768544c324be6ce04
parent5b678bdfcf9e21c846d6560badd009484d174a89
give the compiler hints about what can be kept in registers so that it can optimize the gradient code better with all the pointers going on
render/gradient.c