]> git.proxmox.com Git - qemu.git/commit
win32/sdl: Fix toggle full screen
authorHerve Poussineau <hpoussin@reactos.org>
Sun, 24 Jan 2010 21:18:36 +0000 (21:18 +0000)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 27 Jan 2010 00:09:32 +0000 (18:09 -0600)
commit848f874ca1f0910b092cb9b166548572ef83177b
tree2322116c0f1004ae3b44d808df474e255006aa56
parenta1a86bf902f4359d1556fb37a5443024b42898f4
win32/sdl: Fix toggle full screen

Toggle full screen on Win32/SDL 1.2.13 was broken by commit
c18a2c360e3100bbd71162cf922dcd8c429a8b71. Re-add the call to
do_sdl_resize() which was removed in this revision

Signed-off-by: Herve Poussineau <hpoussin@reactos.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
(cherry picked from commit a35aed57bf47584b5f55b71acf8daba19decf12a)
sdl.c