qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Windows fullscreen patch


From: malc
Subject: [Qemu-devel] Windows fullscreen patch
Date: Sat, 29 Oct 2005 21:18:57 +0400 (MSD)


Sometimes SDL under windows returns non NULL surface from SDL_SetVideoMode
but surface pixels are set to NULL, the attached patch attempts to work
around this. Without it ctrl-alt-f just crashes QEMU over here, since it
never checks screen->pixels for validity assuming that if screen exists
than so do pixels.

--
mailto:address@hidden

Attachment: win-fullscreen.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]