sdl: Restore scaling mode on return from full screen
authorJan Kiszka <jan.kiszka@siemens.com>
Sat, 30 Jul 2011 09:39:09 +0000 (11:39 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 5 Aug 2011 15:57:35 +0000 (10:57 -0500)
commita5730ffa6f2a935442f91a52ec037c080f5bff97
tree65593a38b8d20da302c68e4ae8e972db8d291128
parent643452f0d9c3dc128f3f0c02994b28aab6014141
sdl: Restore scaling mode on return from full screen

Save the scaling mode and its geometry when going full screen, restore
it when returning to windowed mode.

CC: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/sdl.c