r600g: reduce size of context structure.
authorDave Airlie <airlied@redhat.com>
Wed, 13 Oct 2010 05:22:04 +0000 (15:22 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 13 Oct 2010 05:25:00 +0000 (15:25 +1000)
commitd59498b78041b8a7a046ac2c892e7a1896f59ca2
tree597aa39285bf7ea69603fff00c372fccf4d98528
parent8c107e6ca619dd676e3697749a7d9b81ed19f46a
r600g: reduce size of context structure.

this thing will be in the cache a lot, so having massive big struct
arrays inside it won't be helping anyone.
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/r600/r600_pipe.h