st/nine: Switch to presentation buffer if resize is detected
authorAxel Davy <davyaxel0@gmail.com>
Sun, 16 Sep 2018 16:06:56 +0000 (18:06 +0200)
committerAxel Davy <davyaxel0@gmail.com>
Sun, 23 Dec 2018 07:14:50 +0000 (08:14 +0100)
commit1cc8192ad0be52220043d40f2c7ead149d479809
tree6722adce9731b143a469c0dc3a4d4d82e4862698
parentc442dd789066104e5e84cc90d98a7ff5cd6296cf
st/nine: Switch to presentation buffer if resize is detected

This enables to match the window size
on resize on all cases, as it only works
currently with presentation buffers.

Signed-off-by: Axel Davy <davyaxel0@gmail.com>
Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
src/gallium/state_trackers/nine/swapchain9.c