Comment 70 for bug 426417

Revision history for this message
In , Eric Anholt (eric-anholt) wrote :

New piglit case:
commit 73026d3cfa2e47444ebb8dc5854af6f0ae10069a
Author: Eric Anholt <email address hidden>
Date: Sat Jan 30 15:05:44 2010 -0800

    pbo-teximage-tiling-2: Companion to pbo-teximage-tiling for the other path.

    The other one caught a bug in the zero copy path, while this one
    catches the blit path.

    Bug #26008

Mesa fix:
commit 22bbc979944084ddffbb2c42a8178e172beaece0
Author: Eric Anholt <email address hidden>
Date: Sat Jan 30 15:11:09 2010 -0800

    intel: Respect texture tiling when doing a PBO blit teximage upload.

    Bug #26008. Fixes piglit pbo-teximage-tiling-2.