diff options
author | Anuj Phogat <[email protected]> | 2012-02-15 15:40:51 -0800 |
---|---|---|
committer | Anuj Phogat <[email protected]> | 2012-02-21 10:46:55 -0800 |
commit | b5c409363cfd144b1caad50b77ccc7591de42af2 (patch) | |
tree | a5aace80747d0b04b4be3fadeeca55264c3c2260 /src/Makefile | |
parent | e372e53ee0ed57072322003e508b3ca4c58076be (diff) |
mesa: fix issues with texture border and array textures
For a 1D texture array, the border only applies to the width. For a 2D
texture array the border applies to the width and height but not the depth.
Sucha cases were not handled correctly in _mesa_init_teximage_fields().
Note: This is a candidate for stable branches
Signed-off-by: Anuj Phogat <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/Makefile')
0 files changed, 0 insertions, 0 deletions