Cache results of offset/shift functions so we don't do 6 function calls per pixel...
authorDerek Foreman <derek.foreman@collabora.co.uk>
Thu, 10 Apr 2014 20:12:56 +0000 (15:12 -0500)
committerMikael Magnusson <mikachu@gmail.com>
Thu, 10 Apr 2014 20:29:01 +0000 (22:29 +0200)
commit540c53eeabd514889c77ebf0480627f7bc356716
tree746183ce0fa1f2ac97331749ac31c8df6b45ac15
parent33caeb559ee80de7c720ac832b5071925afbaaae
Cache results of offset/shift functions so we don't do 6 function calls per pixel when reducing color depth
obrender/color.c