index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
sdl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sdl: switch over to new display registry
Gerd Hoffmann
2018-03-05
1
-11
/
+13
*
keymap: consider modifier state when picking a mapping
Gerd Hoffmann
2018-02-22
1
-1
/
+5
*
sdl: use DisplayOptions
Gerd Hoffmann
2018-02-20
1
-6
/
+13
*
ui: fix mixup between qnum and qcode in SDL1 key handling
Daniel P. Berrangé
2018-02-02
1
-1
/
+8
*
sdl: reorganize -no-frame support
Gerd Hoffmann
2018-01-25
1
-6
/
+3
*
sdl: use ctrl-alt-g as grab hotkey
Gerd Hoffmann
2018-01-25
1
-17
/
+13
*
ui: deprecate use of SDL 1.2 in favour of 2.0 series
Daniel P. Berrange
2018-01-25
1
-0
/
+3
*
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
2018-01-25
1
-74
/
+31
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-1
/
+1
*
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
2017-05-11
1
-2
/
+2
*
ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboard
Daniel P. Berrange
2017-02-27
1
-4
/
+6
*
console: move window ID code from baum to sdl
Samuel Thibault
2017-01-10
1
-0
/
+25
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
qapi: rename input buttons
Gerd Hoffmann
2016-03-01
1
-2
/
+2
*
ui: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
sdl: shorten the GUI refresh interval when mouse or keyboard is active
Jindřich Makovička
2016-02-02
1
-0
/
+22
*
qapi: Change munging of CamelCase enum values
Eric Blake
2015-12-17
1
-2
/
+2
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
1
-1
/
+1
*
ui: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-06
1
-1
/
+1
*
sdl2: add support for display rendering using opengl.
Gerd Hoffmann
2015-05-05
1
-0
/
+10
*
sdl: Fix crash when calling sdl_switch() with NULL surface
Benjamin Herrenschmidt
2015-03-12
1
-1
/
+2
*
sdl: Refresh debug statements
Benjamin Herrenschmidt
2015-03-12
1
-2
/
+22
*
ui/sdl: Support shared surface for more pixman formats
Benjamin Herrenschmidt
2015-01-19
1
-6
/
+20
*
sdl: move version logic from source code to makefile
Gerd Hoffmann
2014-12-16
1
-3
/
+0
*
console: stop using PixelFormat
Gerd Hoffmann
2014-09-05
1
-2
/
+3
*
input: sdl: fix guest_cursor logic.
Gerd Hoffmann
2014-03-10
1
-7
/
+11
*
ui/sdl2 : initial port to SDL 2.0 (v2.0)
Dave Airlie
2014-03-05
1
-0
/
+3
*
input: mouse: switch sdl ui to new core
Gerd Hoffmann
2014-03-05
1
-45
/
+39
*
input: keyboard: switch sdl ui to new core
Gerd Hoffmann
2014-03-05
1
-18
/
+9
*
sdl: Reverse support for video mode setting
Lei Li
2013-11-07
1
-4
/
+19
*
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
2013-04-25
1
-1
/
+1
*
console: add qemu_console_is_*
Gerd Hoffmann
2013-04-16
1
-12
/
+12
*
console: gui timer fixes
Gerd Hoffmann
2013-04-16
1
-5
/
+5
*
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
2013-04-16
1
-9
/
+9
*
console: zap displaystate from dcl callbacks
Gerd Hoffmann
2013-03-18
1
-8
/
+3
*
sdl: stop using DisplayState
Gerd Hoffmann
2013-03-18
1
-41
/
+51
*
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
2013-03-18
1
-5
/
+5
*
sdl: drop dead code
Gerd Hoffmann
2013-03-18
1
-5
/
+0
*
console: fix displaychangelisteners interface
Gerd Hoffmann
2013-03-18
1
-15
/
+29
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
console: remove DisplayAllocator
Gerd Hoffmann
2012-11-01
1
-111
/
+6
*
console: remove dpy_gfx_fill
Gerd Hoffmann
2012-11-01
1
-7
/
+0
*
console: untangle gfx & txt updates
Gerd Hoffmann
2012-11-01
1
-6
/
+6
*
console: move set_mouse + cursor_define callbacks
Gerd Hoffmann
2012-11-01
1
-4
/
+4
*
sdl: remove NULL check, g_malloc0 can't fail
Alon Levy
2012-02-27
1
-4
/
+0
*
sdl: Limit sdl_grab_end in handle_activation to Windows hosts
Jan Kiszka
2012-02-01
1
-0
/
+4
*
sdl: Grab input on end of non-absolute mouse click
Jan Kiszka
2012-02-01
1
-2
/
+1
*
Revert "Handle SDL grabs failing (Mark McLoughlin)"
Jan Kiszka
2012-02-01
1
-6
/
+3
*
sdl: Fix block prevention of SDL_WM_GrabInput
Jan Kiszka
2012-02-01
1
-12
/
+14
[next]