cell: minor texture improvements
authorBrian <brian.paul@tungstengraphics.com>
Wed, 2 Apr 2008 20:01:42 +0000 (14:01 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Fri, 4 Apr 2008 01:43:10 +0000 (19:43 -0600)
commit217d37940771dd02ff1aa365105eca2c7a09d623
tree603c9c0c632c61e3409ef0925a7ec0b1aeb121a4
parent1307eebfa07e3440554eb2871e5dbd94e98ed7a8
cell: minor texture improvements

Precompute tiles_per_row.  Use ushort multiplies in a few places.  New comments.
src/gallium/drivers/cell/spu/spu_main.c
src/gallium/drivers/cell/spu/spu_main.h
src/gallium/drivers/cell/spu/spu_texture.c