mesa: make mm.c use unsigned ints for offsets.
authorDave Airlie <airlied@redhat.com>
Tue, 17 Jun 2008 06:29:45 +0000 (16:29 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 17 Jun 2008 06:29:45 +0000 (16:29 +1000)
commita1523c61eaa47825f0e4ca9076b83dcca19e1bd1
tree31e12f06b86cfd594e76101ef41b3a119190fe5b
parent27b7f896d4492021f8b8c35a69c28f5854ab1f90
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.
src/mesa/main/mm.c
src/mesa/main/mm.h