Make separate gray scanline storers.
authorSøren Sandmann Pedersen <ssp@redhat.com>
Sun, 30 May 2010 22:26:28 +0000 (18:26 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Sat, 19 Jun 2010 00:33:02 +0000 (20:33 -0400)
commit66365b5ef1bb85863669227ae6e31134d8d57013
tree297508ae08b7eaccecafbccebdf5cf035a259675
parent4e1d4847c9199f96b73376bef061c6728742e621
Make separate gray scanline storers.

For gray formats the palettes are indexed by luminance, not RGB, so we
can't use the color storers for gray too.
pixman/pixman-access.c
test/blitters-test.c