OSDN Git Service

fix texture uploads with large 3d textures (bug 13980)
authorRoland Scheidegger <sroland@tungstengraphics.com>
Sat, 23 Feb 2008 10:01:36 +0000 (11:01 +0100)
committerRoland Scheidegger <sroland@tungstengraphics.com>
Sat, 23 Feb 2008 10:01:36 +0000 (11:01 +0100)
commitd6098db1409e8ee45052920d3acdd3b6f2cb80aa
tree9d4c47ab59ffdb5cd84f6b32c2e45baae6ecc82b
parent20d0e539160fcbdd65ecbe188ac1ce2800af1b5c
fix texture uploads with large 3d textures (bug 13980)

Texture uploads could hit the blitter coordinate limit, adjust the texture
offset when uploading the pieces. Make sure to check the end address of the
upload too.
shared-core/radeon_state.c