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)
committerDana Jansens <danakj@orodu.net>
Fri, 2 May 2008 17:44:16 +0000 (13:44 -0400)
commit82fd32153387738024341a620e9b579cb4155d85
treeb50a0d395e577768e092da2e800e542f76af92a1
parent06cbf8cd925a94c30fecb0df8c11aac14e35da3d
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