r600g: add texture border state.
authorDave Airlie <airlied@redhat.com>
Fri, 3 Sep 2010 03:07:40 +0000 (13:07 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 3 Sep 2010 03:34:57 +0000 (13:34 +1000)
commitb5fcf8274916afdf29aca5e8db7611687b03abe4
tree3bc7397384f62520e035f9c8d1be4c5342a5115c
parentce7077423fc9ea003606dd28ca87311644b7e5c2
r600g: add texture border state.

Okay I finally wrapped my head around what r600_context_state is meant to be,
maybe I should just rename all the structs so that have distinct names.

I've no idea however why 16 is a good magic number for R600_MAX_RSTATE.
src/gallium/drivers/r600/r600_context.h
src/gallium/drivers/r600/r600_state.c