aboutsummaryrefslogtreecommitdiffstats
path: root/ui/sdl.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond1-4/+0
2011-05-15set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video...Michael Tokarev1-0/+12
2011-04-01ui/sdl: Load optional QEMU iconStefan Weil1-0/+13
2011-03-22Consolidate DisplaySurface allocation in qemu_alloc_display()Jes Sorensen1-12/+8
2011-02-04ui/sdl: Fix handling of caps lock and num lock keysStefan Weil1-0/+8
2011-01-29sdl: remove unused variableBlue Swirl1-6/+0
2010-08-15win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined)Stefan Weil1-0/+4
2010-07-26ui: move all ui components in ui/Corentin Chary1-0/+879