diff options
author | Roland Scheidegger <[email protected]> | 2012-07-27 04:03:45 +0200 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2012-08-01 14:58:15 +0200 |
commit | 5b88a2a22daae4d09596804d8edc6b8796d05150 (patch) | |
tree | e43464f43f0c5666222a5b710e0757f1754d2885 /.dir-locals.el | |
parent | 6574fe3c4a9e36791cde88dfd73429ba4faf3215 (diff) |
radeon/r200: fix bogus assert/scissor wrt width/height 2048
This addresses one issue raised in bug #51658 discovered by Eugene St Leger.
The assert is bogus since there's no problem with texture width/height being
2048 (the width/height programmed is width/height minus one).
OTOH though the programmed size for scissor rect should be width/height
minus one too otherwise bad things may happen (as it is inclusive, and there's
not enough bits for more than a value of 2047).
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions