OSDN Git Service

st/nine: Put ff data in a separate structure
authorAxel Davy <axel.davy@ens.fr>
Wed, 19 Oct 2016 21:06:05 +0000 (23:06 +0200)
committerAxel Davy <axel.davy@ens.fr>
Tue, 20 Dec 2016 22:44:22 +0000 (23:44 +0100)
commitc5af96aebd2be165e29124c1e5d5bb3b7021bb30
tree7c4778700863624468e82ad92cc5c7c3611c679c
parent4a6d83ebc29546e8a70b4187bf1b66f6d745ef2e
st/nine: Put ff data in a separate structure

And make nine_state_access_transform take this
new structure as input.
Part of the refactor to move all gallium calls to
nine_state.c, and have all internal states required
for those calls in nine_context.

Signed-off-by: Axel Davy <axel.davy@ens.fr>
src/gallium/state_trackers/nine/device9.c
src/gallium/state_trackers/nine/nine_ff.c
src/gallium/state_trackers/nine/nine_state.c
src/gallium/state_trackers/nine/nine_state.h
src/gallium/state_trackers/nine/stateblock9.c