> This may be a bit slower than before because we're switching from > per-format compiled loops in GetRow to > _mesa_unpack_rgba_block_unpack's loop around a callback to unpack a > pixel. The solution there would be to make _mesa_unpack_rgba_block > fold the span loop into the format handlers.
This one breaks piglit's fragment-center test on r100 for me here, it looks to render the same image but the readback is going wrong. again more FYI, I've no idea why yet. Dave. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev