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
/
sdl2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sdl2: add assert to make coverity happy
Gerd Hoffmann
2017-06-23
1
-0
/
+1
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-2
/
+2
*
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
2017-05-11
1
-2
/
+2
*
sdl2: add scanout_disable support
Gerd Hoffmann
2017-02-27
1
-0
/
+1
*
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
2017-02-27
1
-1
/
+1
*
sdl2: fix build failure on windows
Gerd Hoffmann
2017-01-13
1
-0
/
+6
*
sdl2: set window ID
Samuel Thibault
2017-01-10
1
-0
/
+7
*
sdl2: skip init without outputs
Gerd Hoffmann
2016-06-03
1
-0
/
+3
*
ui: sdl2: Release grab before opening console window
Cole Robinson
2016-05-11
1
-0
/
+4
*
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
/
+23
*
sdl2/opengl: add opengl context and scanout support
Gerd Hoffmann
2016-01-08
1
-0
/
+7
*
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
*
sdl2: fix crash in handle_windowevent() when restoring the screen size
Alberto Garcia
2015-06-09
1
-0
/
+4
*
sdl2: add support for display rendering using opengl.
Gerd Hoffmann
2015-05-05
1
-7
/
+58
*
sdl2: move SDL_* includes to sdl2.h
Gerd Hoffmann
2015-05-05
1
-6
/
+0
*
ui/sdl2: Support shared surface for more pixman formats
Gerd Hoffmann
2015-01-19
1
-6
/
+7
*
sdl2: Work around SDL2 SDL_ShowWindow() bug
Max Reitz
2014-12-17
1
-0
/
+10
*
sdl2: Use correct sdl2_console for window events
Max Reitz
2014-12-17
1
-2
/
+4
*
sdl2: move sdl2_2d_refresh to sdl2-2d.c
Gerd Hoffmann
2014-12-17
1
-9
/
+1
*
sdl2: factor out sdl2_poll_events
Gerd Hoffmann
2014-12-17
1
-10
/
+13
*
sdl2: add+use sdl2_2d_redraw function.
Gerd Hoffmann
2014-12-17
1
-11
/
+6
*
sdl2: move sdl_switch to sdl2-2d.c
Gerd Hoffmann
2014-12-17
1
-46
/
+4
*
sdl2: overhaul window size handling
Gerd Hoffmann
2014-12-17
1
-93
/
+79
*
sdl2: move sdl_update to new sdl2-2d.c
Gerd Hoffmann
2014-12-17
1
-30
/
+5
*
sdl2: turn on keyboard grabs
Gerd Hoffmann
2014-12-17
1
-3
/
+4
*
sdl2: move keyboard input code to new sdl2-input.c
Gerd Hoffmann
2014-12-17
1
-72
/
+3
*
sdl2: rename sdl2_state to sdl2_console, move to header file
Gerd Hoffmann
2014-12-17
1
-36
/
+27
*
sdl: move version logic from source code to makefile
Gerd Hoffmann
2014-12-16
1
-3
/
+0
*
sdl2: drop sdl_zoom.h
Gerd Hoffmann
2014-09-16
1
-1
/
+0
*
sdl2: textinput + terminal
Gerd Hoffmann
2014-06-02
1
-1
/
+40
*
sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windows
Gerd Hoffmann
2014-06-02
1
-1
/
+26
*
sdl: pass key event source to input layer
Gerd Hoffmann
2014-05-26
1
-9
/
+12
*
sdl2: Support mouse wheel
Cole Robinson
2014-04-29
1
-18
/
+26
*
sdl2: add ui info setting.
Dave Airlie
2014-04-29
1
-0
/
+7
*
input: sdl2: Fix relative mode to match SDL1 behavior
Cole Robinson
2014-04-11
1
-1
/
+2
*
input: sdl2: Fix guest_cursor logic
Cole Robinson
2014-04-11
1
-7
/
+11
*
ui/sdl2 : initial port to SDL 2.0 (v2.0)
Dave Airlie
2014-03-05
1
-0
/
+829