r300: Use compile-time endian detection in r300_state.c as well as r300_texstate.c.
authorOliver McFadden <z3ro.geek@gmail.com>
Mon, 28 May 2007 01:34:26 +0000 (01:34 +0000)
committerOliver McFadden <z3ro.geek@gmail.com>
Wed, 30 May 2007 03:19:26 +0000 (03:19 +0000)
commitf973ae78b28d78c589702f74bfd1f612ff86e866
treec97bf9e67f20e2309c6baebfe625b1da4da977e6
parent97a89227b0edd3ef51d3ef9fd015bff12dc9b97b
r300: Use compile-time endian detection in r300_state.c as well as r300_texstate.c.

Probably best to not mix-and-match compile-time and run-time detection...
src/mesa/drivers/dri/r300/r300_state.c