Files
mesa/src
Brian Paul 53efb634a0 gallivm/llvmpipe: replace 'int stride' with 'int row_stride[MAX_LEVELS]'
The stride depends on the mipmap level.  Rename to row_stride to
distinguish from img_stride for 3D textures.

Fixes incorrect texel addressing in small mipmap levels.
2010-03-11 14:49:01 -07:00
..
2009-01-10 13:52:06 -05:00
2010-01-28 01:19:53 -08:00
2010-03-09 15:09:32 +00:00