st/nine: Move Managed Pool handling out of nine_context
authorAxel Davy <axel.davy@ens.fr>
Sun, 30 Oct 2016 14:00:48 +0000 (15:00 +0100)
committerAxel Davy <axel.davy@ens.fr>
Tue, 20 Dec 2016 22:44:22 +0000 (23:44 +0100)
commit152d0077690199b6cb4913d1596ed1d2048e32ca
treeaa41a2e9ff598863e90b90269d092003026d1c75
parenteb884a4ac2579a8c15a0548e0a72cf9cc07530e0
st/nine: Move Managed Pool handling out of nine_context

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_state.c