st/nine: Init cursor position at device creation
authorAxel Davy <davyaxel0@gmail.com>
Sat, 15 Sep 2018 18:39:23 +0000 (20:39 +0200)
committerAxel Davy <davyaxel0@gmail.com>
Tue, 25 Sep 2018 20:05:24 +0000 (22:05 +0200)
commit112c7705973f619ac2a9bce8c8c53869256f69b4
treec77fe01e4919b3f71f199bc08ff04abe25cbdc63
parent62ea55ec8b13bedefc28538a1a5de154bd33db1a
st/nine: Init cursor position at device creation

This is only useful for software cursor,
but at least now we won't start it at (0, 0).

Signed-off-by: Axel Davy <davyaxel0@gmail.com>
src/gallium/state_trackers/nine/device9.c