r300g: Cast rbuf->user_buffer to 'uint8_t *' before arithmetic.
authorVinson Lee <vlee@vmware.com>
Sun, 18 Apr 2010 05:42:03 +0000 (22:42 -0700)
committerVinson Lee <vlee@vmware.com>
Sun, 18 Apr 2010 05:44:35 +0000 (22:44 -0700)
commit0268e8984cfee9dca38ec5e74af7a562377bf53a
treef7f69bd1a64ba4ff51b2468943b369c2f47aa940
parentfe52b585f21963962f16285036a1eb1934b34ad4
r300g: Cast rbuf->user_buffer to 'uint8_t *' before arithmetic.

Fixes this SCons build error.
"pointer of type 'void *' uses in arithmetic"
src/gallium/drivers/r300/r300_screen_buffer.c