Factored out code for setting texture coordinate wrap bits. Added support
authorIan Romanick <idr@us.ibm.com>
Thu, 30 Sep 2004 21:18:23 +0000 (21:18 +0000)
committerIan Romanick <idr@us.ibm.com>
Thu, 30 Sep 2004 21:18:23 +0000 (21:18 +0000)
commit75e2f0698e6977989e0b4425dbd7b48d35b77450
tree34a3ed5508274236b4f65f6e65cc1c87e8978797
parentba467e86fe2a6f6e34221e5f3f718f9c708df1b4
Factored out code for setting texture coordinate wrap bits.  Added support
for GL_ARB_texture_mirrored_repeat.  Enabled GL_NV_blend_square.  It has
always actually been supported.  Removed redundant EXT versions of ARB
extension strings.
src/mesa/drivers/dri/unichrome/via_context.c
src/mesa/drivers/dri/unichrome/via_state.c