index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
sdl2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-27
sdl: Move DisplayOptions global to sdl2_console
Elie Tournier
1
-5
/
+5
2018-03-05
sdl: switch over to new display registry
Gerd Hoffmann
1
-2
/
+15
2018-02-22
sdl2: fix hotkey keyup
Gerd Hoffmann
1
-11
/
+3
2018-02-20
sdl: use DisplayOptions
Gerd Hoffmann
1
-14
/
+19
2018-02-16
sdl2: fix mouse grab
Gerd Hoffmann
1
-0
/
+1
2018-01-25
sdl: reorganize -no-frame support
Gerd Hoffmann
1
-6
/
+1
2018-01-25
sdl: use ctrl-alt-g as grab hotkey
Gerd Hoffmann
1
-16
/
+11
2018-01-12
sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
Jindrich Makovicka
1
-8
/
+24
2018-01-12
sdl2 uses surface relative coordinates
Jindrich Makovicka
1
-26
/
+4
2018-01-12
sdl2: Do not hide the cursor on auxilliary windows
Jindrich Makovicka
1
-0
/
+17
2017-11-16
sdl2: Fix broken display updating after the window is hidden
Jindrich Makovicka
1
-6
/
+2
2017-11-16
sdl2: Do not leave grab when fullscreen
Jindrich Makovicka
1
-2
/
+3
2017-11-16
sdl2: Fix dead keyboard after fullsceen
Jindrich Makovicka
1
-0
/
+1
2017-11-16
sdl2: Use the same pointer show/hide logic for absolute and relative mode
Jindrich Makovicka
1
-11
/
+13
2017-11-16
sdl2: Do not quit the emulator when an auxilliary window is closed
Jindrich Makovicka
1
-3
/
+8
2017-06-23
sdl2: add assert to make coverity happy
Gerd Hoffmann
1
-0
/
+1
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-2
/
+2
2017-05-11
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
1
-2
/
+2
2017-02-27
sdl2: add scanout_disable support
Gerd Hoffmann
1
-0
/
+1
2017-02-27
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
1
-1
/
+1
2017-01-13
sdl2: fix build failure on windows
Gerd Hoffmann
1
-0
/
+6
2017-01-10
sdl2: set window ID
Samuel Thibault
1
-0
/
+7
2016-06-03
sdl2: skip init without outputs
Gerd Hoffmann
1
-0
/
+3
2016-05-11
ui: sdl2: Release grab before opening console window
Cole Robinson
1
-0
/
+4
2016-03-01
qapi: rename input buttons
Gerd Hoffmann
1
-2
/
+2
2016-02-04
ui: Clean up includes
Peter Maydell
1
-0
/
+1
2016-02-02
sdl: shorten the GUI refresh interval when mouse or keyboard is active
Jindřich Makovička
1
-0
/
+23
2016-01-08
sdl2/opengl: add opengl context and scanout support
Gerd Hoffmann
1
-0
/
+7
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
1
-2
/
+2
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-1
/
+1
2015-06-09
sdl2: fix crash in handle_windowevent() when restoring the screen size
Alberto Garcia
1
-0
/
+4
2015-05-05
sdl2: add support for display rendering using opengl.
Gerd Hoffmann
1
-7
/
+58
2015-05-05
sdl2: move SDL_* includes to sdl2.h
Gerd Hoffmann
1
-6
/
+0
2015-01-19
ui/sdl2: Support shared surface for more pixman formats
Gerd Hoffmann
1
-6
/
+7
2014-12-17
sdl2: Work around SDL2 SDL_ShowWindow() bug
Max Reitz
1
-0
/
+10
2014-12-17
sdl2: Use correct sdl2_console for window events
Max Reitz
1
-2
/
+4
2014-12-17
sdl2: move sdl2_2d_refresh to sdl2-2d.c
Gerd Hoffmann
1
-9
/
+1
2014-12-17
sdl2: factor out sdl2_poll_events
Gerd Hoffmann
1
-10
/
+13
2014-12-17
sdl2: add+use sdl2_2d_redraw function.
Gerd Hoffmann
1
-11
/
+6
2014-12-17
sdl2: move sdl_switch to sdl2-2d.c
Gerd Hoffmann
1
-46
/
+4
2014-12-17
sdl2: overhaul window size handling
Gerd Hoffmann
1
-93
/
+79
2014-12-17
sdl2: move sdl_update to new sdl2-2d.c
Gerd Hoffmann
1
-30
/
+5
2014-12-17
sdl2: turn on keyboard grabs
Gerd Hoffmann
1
-3
/
+4
2014-12-17
sdl2: move keyboard input code to new sdl2-input.c
Gerd Hoffmann
1
-72
/
+3
2014-12-17
sdl2: rename sdl2_state to sdl2_console, move to header file
Gerd Hoffmann
1
-36
/
+27
2014-12-16
sdl: move version logic from source code to makefile
Gerd Hoffmann
1
-3
/
+0
2014-09-16
sdl2: drop sdl_zoom.h
Gerd Hoffmann
1
-1
/
+0
2014-06-02
sdl2: textinput + terminal
Gerd Hoffmann
1
-1
/
+40
2014-06-02
sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windows
Gerd Hoffmann
1
-1
/
+26
2014-05-26
sdl: pass key event source to input layer
Gerd Hoffmann
1
-9
/
+12
[next]