mesa: fix void pointer arithmetic warnings
authorBrian Paul <brianp@vmware.com>
Mon, 18 Apr 2011 18:59:28 +0000 (12:59 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 18 Apr 2011 19:01:05 +0000 (13:01 -0600)
commit7ca38f5d973cf93bf19e27f3f24c0896e43b16e6
tree107067e88d92a9da87fa3cc58d091fd6f08eb2a7
parent9418d05914bdd961cdeaf34bf09dea2a7259c05e
mesa: fix void pointer arithmetic warnings

And fix a couple logic errors in the put_*_generic() functions.
src/mesa/main/renderbuffer.c