mesa: make mm.c use unsigned ints for offsets.
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 17 Jun 2008 16:11:53 +0000 (10:11 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 17 Jun 2008 16:11:53 +0000 (10:11 -0600)
commit3ccbde627edb420071b08a830dd58ed5daf82ffa
tree9b7d698f7654cbaadd7f0d97a90f899c6637227e
parent5805a9e32881831f320bcd1a95fbfacf17aef5d5
mesa: make mm.c use unsigned ints for offsets.

If you have a GPU using this code and it has the offsets up in this space,
this fails.

cherry-picked from master
src/mesa/main/mm.c
src/mesa/main/mm.h