diff options
author | Pekka Paalanen <pq@iki.fi> | 2009-02-05 19:45:33 +0200 |
---|---|---|
committer | Pekka Paalanen <pq@iki.fi> | 2009-02-05 20:35:24 +0200 |
commit | a785a4ae2165c3b58c228f4de4b26b2c0800116c (patch) | |
tree | d9603d1fb27b18e9a9a95ca569a82b97da5e5653 /src/gallium/drivers/nv20/nv20_fragtex.c | |
parent | 8569860c3d288ad5cd6558c9560fc9b404b64fb4 (diff) |
nv04-nv40: fix nv##_surface_copy() for flipped
If do_flipp is true, it would first do the proper copy, height would
wrap around to unsigned maximum, and then it attempts to do another
copy.
Return after doing the proper copy.
Signed-off-by: Pekka Paalanen <pq@iki.fi>
Diffstat (limited to 'src/gallium/drivers/nv20/nv20_fragtex.c')
0 files changed, 0 insertions, 0 deletions