2009-04-13 |
balrog | Recognise evdev(xx)_aliases(yy) and xfree86(xx)_aliases... |
blob | commitdiff | raw |
2009-03-21 |
balrog | Fix absolute mouse events generated by SDL frontend. |
blob | commitdiff | raw | diff to current |
2009-03-13 |
aliguori | DisplayAllocator interface (Stefano Stabellini) |
blob | commitdiff | raw | diff to current |
2009-03-08 |
aliguori | Remove unnecessary prefix on SDL_syswm.h. This fixes... |
blob | commitdiff | raw | diff to current |
2009-03-07 |
blueswir1 | Sparse fixes: NULL use, header order, ANSI prototypes... |
blob | commitdiff | raw | diff to current |
2009-03-06 |
aliguori | Refactor keymap code to avoid duplication ("Daniel... |
blob | commitdiff | raw | diff to current |
2009-03-03 |
aliguori | Fix SDL on evdev hosts (Anthony Liguori) |
blob | commitdiff | raw | diff to current |
2009-02-05 |
aliguori | toplevel: remove error handling from qemu_malloc()... |
blob | commitdiff | raw | diff to current |
2009-01-29 |
balrog | Allow usb tablet to be used with vmware-vga hwcursor. |
blob | commitdiff | raw | diff to current |
2009-01-29 |
balrog | Fix absolute mode mice. |
blob | commitdiff | raw | diff to current |
2009-01-21 |
pbrook | Fix SDL slowness. |
blob | commitdiff | raw | diff to current |
2009-01-21 |
malc | Remove real_screen->pixels checks |
blob | commitdiff | raw | diff to current |
2009-01-15 |
aliguori | DisplayState interface change (Stefano Stabellini) |
blob | commitdiff | raw | diff to current |
2009-01-15 |
aliguori | remove bgr (Stefano Stabellini) |
blob | commitdiff | raw | diff to current |
2009-01-15 |
aliguori | Handle SDL grabs failing (Mark McLoughlin) |
blob | commitdiff | raw | diff to current |
2008-08-21 |
aliguori | add DisplayState->idle (Samuel Thibault) |
blob | commitdiff | raw | diff to current |
2008-08-21 |
aliguori | Handle terminating signals (Gerd Hoffmann) |
blob | commitdiff | raw | diff to current |
2008-07-24 |
blueswir1 | Fix detection of 15 bit display depth |
blob | commitdiff | raw | diff to current |
2008-07-23 |
aliguori | Fix SDL problems with BGR displays (Avi Kivity) |
blob | commitdiff | raw | diff to current |
2008-04-13 |
aurel32 | SDL: Fix dead keys |
blob | commitdiff | raw | diff to current |
2008-03-13 |
aurel32 | Slowdown SDL while minimized |
blob | commitdiff | raw | diff to current |
2008-03-13 |
aurel32 | SDL mouse events smoothness |
blob | commitdiff | raw | diff to current |
2008-03-10 |
aurel32 | Let the USB tablet reach the far bottom and right pixels |
blob | commitdiff | raw | diff to current |
2007-11-17 |
pbrook | Break up vl.h. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-06-21 |
ths | Add alternate grab key, by Michael Mohr. |
blob | commitdiff | raw | diff to current |
2007-06-21 |
balrog | Unpause the emulation after shutdown request on SDL... |
blob | commitdiff | raw | diff to current |
2007-06-10 |
blueswir1 | Attempt to fix incorrect colours on some BGR displays |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Spelling fixes, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-05-01 |
balrog | -show-cursor switch to inhibit SDL hiding cursor. |
blob | commitdiff | raw | diff to current |
2007-04-02 |
ths | VMware SVGA II emulation, by Andrzej Zaborowski. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
ths | Add -name option, by Anthony Liguori. |
blob | commitdiff | raw | diff to current |
2007-02-18 |
ths | -no-frame option for sdl, by Christian Laursen. |
blob | commitdiff | raw | diff to current |
2007-01-24 |
ths | Split out SDL X keymap, by Bernhard Fischer. |
blob | commitdiff | raw | diff to current |
2007-01-05 |
ths | Dynamic handling of guest mice, by Lonnie Mendez. |
blob | commitdiff | raw | diff to current |
2006-12-11 |
ths | Implement -no-quit option, by Xavier Gnata. |
blob | commitdiff | raw | diff to current |
2006-08-19 |
bellard | Japanese keyboard fixes (kazu) |
blob | commitdiff | raw | diff to current |
2006-08-17 |
bellard | reset key modifiers when switching console (aka savevm... |
blob | commitdiff | raw | diff to current |
2006-06-13 |
bellard | avoid stopping QEMU when switching desktops with Ctrl... |
blob | commitdiff | raw | diff to current |
2006-06-13 |
bellard | 'invisible wall' patch (Anthony Liguori) |
blob | commitdiff | raw | diff to current |
2006-05-10 |
bellard | bgr32 pixel format support |
blob | commitdiff | raw | diff to current |
2006-04-12 |
bellard | USB tablet support (Brad Campbell, Anthony Liguori) |
blob | commitdiff | raw | diff to current |
2006-04-09 |
pbrook | Allow multiple graphics devices. |
blob | commitdiff | raw | diff to current |
2006-03-11 |
pbrook | Make sure gui_key_modifier_pressed is cleared correctly. |
blob | commitdiff | raw | diff to current |
2005-10-30 |
bellard | SDL full screen patch for Windows (malc) |
blob | commitdiff | raw | diff to current |
2005-07-23 |
bellard | prevent window resizing |
blob | commitdiff | raw | diff to current |
2005-01-17 |
bellard | enabled wheel mouse support (initial patch by Volker... |
blob | commitdiff | raw | diff to current |
2004-12-12 |
bellard | keymaps support (initial patch by Johannes Schindelin) |
blob | commitdiff | raw | diff to current |
2004-11-14 |
bellard | better ctrl-alt handling, at least for SDL/X11 |
blob | commitdiff | raw | diff to current |
2004-10-03 |
bellard | ctrl-alt is the default grab key - reset modifiers... |
blob | commitdiff | raw | diff to current |
2004-10-03 |
bellard | -loadvm and -full-screen options |
blob | commitdiff | raw | diff to current |
2004-07-14 |
bellard | virtual console support |
blob | commitdiff | raw | diff to current |
2004-07-05 |
bellard | Darwin patch |
blob | commitdiff | raw | diff to current |
2004-06-20 |
bellard | new reset API |
blob | commitdiff | raw | diff to current |
2004-06-08 |
bellard | fixed full screen refresh |
blob | commitdiff | raw | diff to current |
2004-06-05 |
bellard | sdl keyboard fix |
blob | commitdiff | raw | diff to current |
2004-06-04 |
bellard | fixed window switch - fixed caps lock and num lock... |
blob | commitdiff | raw | diff to current |
2004-05-20 |
bellard | win32 patch (kazu) |
blob | commitdiff | raw | diff to current |
2004-04-29 |
bellard | disable grab if the window no longer has the focus... |
blob | commitdiff | raw | diff to current |
2004-04-28 |
bellard | full screen support (initial patch by malc) |
blob | commitdiff | raw | diff to current |
2004-04-06 |
bellard | win32: correct keycode remapping |
blob | commitdiff | raw | diff to current |
2004-03-31 |
bellard | win32 port (initial patch by kazu) |
blob | commitdiff | raw | diff to current |
2004-03-31 |
bellard | new timer API - new API to save/restore the virtual... |
blob | commitdiff | raw | diff to current |
2004-02-06 |
bellard | sdl_cleanup fix (Martin Garton) |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | WHEEL defines may not be available in SDL |
blob | commitdiff | raw | diff to current |
2003-09-30 |
bellard | allow Ctrl-C to be pressed when using gdb stub and SDL |
blob | commitdiff | raw | diff to current |
2003-08-09 |
bellard | SDL support for VGA, keyboard and mouse |
blob | commitdiff | raw | diff to current |
|