OSDN Git Service

vc4: Move simulator winsys mapping and tracking to the simulator.
authorEric Anholt <eric@anholt.net>
Thu, 20 Oct 2016 18:50:03 +0000 (11:50 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 21 Oct 2016 21:12:22 +0000 (14:12 -0700)
commit83ffb607b7c54cff43db3dd6be70878cf32a4805
tree31e381de6381be18086931118bcf4df4a84d8f13
parent1c38ee380dc6c847c62e8a83978b31382f55bcff
vc4: Move simulator winsys mapping and tracking to the simulator.

One tiny hack is left in vc4_bufmgr.c for what kind of mapping we got so
that we can free it.
src/gallium/drivers/vc4/vc4_bufmgr.c
src/gallium/drivers/vc4/vc4_bufmgr.h
src/gallium/drivers/vc4/vc4_simulator.c