diff options
author | Eric Anholt <[email protected]> | 2008-06-24 14:04:11 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2008-06-24 14:04:11 -0700 |
commit | 5174b85a0cb13b06779ea6fc0a8362c9fe57e2ea (patch) | |
tree | 7a5ffc22762db7b74d666368ed5b759b04e866b6 /src/mesa/drivers/dri/i965 | |
parent | 9a0d773116c6e9d7a63a63644a12170b7486a86e (diff) |
intel: Fix glCopyPixels when x or y are < 0 in hw coordinates.
Nothing would get drawn as the negative coordinates broke the rectangle
intersection code that used unsigned ints. Tested with copypix demo and
sliding the copy to the upper left.
Diffstat (limited to 'src/mesa/drivers/dri/i965')
0 files changed, 0 insertions, 0 deletions