OSDN Git Service

r600g: kill r600_context_state function
authorDave Airlie <airlied@redhat.com>
Fri, 3 Sep 2010 01:35:08 +0000 (11:35 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 3 Sep 2010 01:35:08 +0000 (11:35 +1000)
commit49b4f5259bdbfce4f84a6997ccb36376f953068c
treee3d46038c1853dc5f30c9c7cbbf0dd16a9bb81b8
parent1bd8493a0b0959c44592b11f8e90ba0c040705b1
r600g: kill r600_context_state function

having some sort of locality of code really matters, just create
and setup state at time. Not sure if this is just further polishing of a bad thing,
but at least it makes it more readable.
src/gallium/drivers/r600/r600_context.h
src/gallium/drivers/r600/r600_state.c