Re: [Qemu-devel] 3D acceleration

2008-02-01 Thread Christian Laursen
from Windows to Linux Wine. I don't care much about the 3D stuff but wouldn't a BOCHS graphics adapter with a special driver for the guest OS allow arbitrary screen resolutions with minimal effort? I would really like that feature. -- Christian Laursen

[Qemu-devel] [patch] -no-frame option for sdl

2007-02-11 Thread Christian Laursen
of this change in action here: http://borderworlds.dk/~xi/qemu-noframe.png I hope this is worthy of being committed to the official qemu. -- Christian Laursen diff -urN qemu-0.9.0.orig/sdl.c qemu-0.9.0/sdl.c --- qemu-0.9.0.orig/sdl.c Tue Feb 6 00:01:54 2007 +++ qemu-0.9.0/sdl.c Sun Feb 11 17:17