Sign in
qemu
/
qemu
/
12e3b1f75089b7691ae333837aa026514e4aadeb
/
include
/
ui
cb47dc9
sdl2/opengl: add opengl context and scanout support
by Gerd Hoffmann
· 10 years ago
4083733
ui/curses: Fix color attribute of monitor for curses
by OGAWA Hirofumi
· 9 years ago
ee31299
replay: recording of the user input
by Pavel Dovgalyuk
· 9 years ago
e2368dc
ui/curses: Support line graphics chars on -curses mode
by OGAWA Hirofumi
· 9 years ago
68145e1
qemu-char: convert spice backend to data-driven creation
by Paolo Bonzini
· 9 years ago
925a040
gtk/opengl: add opengl context and scanout support (GtkGLArea)
by Gerd Hoffmann
· 10 years ago
4782aeb
gtk/opengl: add opengl context and scanout support (egl)
by Gerd Hoffmann
· 10 years ago
6c18744
opengl: add egl-context.[ch] helpers
by Gerd Hoffmann
· 10 years ago
06020b9
ui/console: add opengl context and scanout support interfaces.
by Gerd Hoffmann
· 11 years ago
c046d82
shaders: initialize vertexes once
by Gerd Hoffmann
· 10 years ago
c8f3f17
gtk: avoid redefining _WIN32_WINNT macro
by Daniel P. Berrange
· 9 years ago
a0b1a66
Include monitor/monitor.h exactly where needed
by Markus Armbruster
· 10 years ago
70b9433
QemuOpts: Wean off qerror_report_err()
by Markus Armbruster
· 10 years ago
28d0de7
QemuOpts: Convert qemu_opts_foreach() to Error
by Markus Armbruster
· 10 years ago
42af3e3
ui/console: remove dpy_gfx_update_dirty
by Paolo Bonzini
· 10 years ago
97edf3b
gtk: add opengl support, using egl
by Gerd Hoffmann
· 10 years ago
7ced9e9
ui: add egl-helpers
by Gerd Hoffmann
· 10 years ago
896e1a0
ui: shader.h protect against double inclusion
by Gerd Hoffmann
· 10 years ago
dcf3002
ui: use libexpoxy
by Gerd Hoffmann
· 10 years ago
dc7ff34
gtk: create gtk.h
by Gerd Hoffmann
· 10 years ago
b7fb49f
console: add dpy_ui_info_supported
by Gerd Hoffmann
· 10 years ago
e444ea3
sdl2: Fix RGB555
by Max Reitz
· 10 years ago
0b71a5d
sdl2: add support for display rendering using opengl.
by Gerd Hoffmann
· 10 years ago
19dadfc
sdl2: move SDL_* includes to sdl2.h
by Gerd Hoffmann
· 10 years ago
cd2bc88
console-gl: add opengl rendering helper functions
by Gerd Hoffmann
· 10 years ago
985e1c9
opengl: add shader helper functions.
by Gerd Hoffmann
· 10 years ago
3d27b09
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into staging
by Peter Maydell
· 10 years ago
dc8dcee
spice: set pointer position on hotspot
by Marc-André Lureau
· 10 years ago
c1d37cd
spice: fix simple display on bigendian hosts
by Gerd Hoffmann
· 10 years ago
3b5704b
monitor: Make client_migrate_info synchronous
by Markus Armbruster
· 10 years ago
779ce88
console/gtk: add qemu_console_get_label
by Gerd Hoffmann
· 10 years ago
43db7c3
pixman: add a bunch of PIXMAN_BE_* defines for 32bpp
by Gerd Hoffmann
· 10 years ago
21025c2
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150310-1' into staging
by Peter Maydell
· 10 years ago
9634f4e
vnc: set id at parse time not init time
by Gerd Hoffmann
· 10 years ago
b67072f
ui: Removed unused functions
by Thomas Huth
· 10 years ago
68b459e
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' into staging
by Peter Maydell
· 10 years ago
3e5a50d
hmp: Name HMP command handler functions hmp_COMMAND()
by Markus Armbruster
· 10 years ago
08d15d6
hmp: Clean up declarations for long-gone info handlers
by Markus Armbruster
· 10 years ago
2779672
vnc: introduce an wrapper for auto assign vnc id
by Gonglei
· 10 years ago
cfa9bb2
qmp hmp: Improve error messages when SPICE is not in use
by Markus Armbruster
· 10 years ago
b25d81b
qmp hmp: Factor out common "using spice" test
by Markus Armbruster
· 10 years ago
4db1462
vnc: switch to QemuOpts, allow multiple servers
by Gerd Hoffmann
· 10 years ago
14f7143
vnc: remove unused DisplayState parameter, add id instead.
by Gerd Hoffmann
· 10 years ago
877417d
ui/sdl2: Support shared surface for more pixman formats
by Gerd Hoffmann
· 10 years ago
8cd996f
ui/pixman: add qemu_pixman_check_format
by Gerd Hoffmann
· 10 years ago
49743df
ui: Add dpy_gfx_check_format() to check backend shared surface support
by Benjamin Herrenschmidt
· 11 years ago
c95f390
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into staging
by Peter Maydell
· 10 years ago
62959ff
sdl2: move sdl2_2d_refresh to sdl2-2d.c
by Gerd Hoffmann
· 10 years ago
63ed490
sdl2: factor out sdl2_poll_events
by Gerd Hoffmann
· 10 years ago
0d01b7c
sdl2: add+use sdl2_2d_redraw function.
by Gerd Hoffmann
· 10 years ago
2c3056f
sdl2: move sdl_switch to sdl2-2d.c
by Gerd Hoffmann
· 10 years ago
f1ddebd
sdl2: move sdl_update to new sdl2-2d.c
by Gerd Hoffmann
· 10 years ago
8fc1a3f
sdl2: move keyboard input code to new sdl2-input.c
by Gerd Hoffmann
· 10 years ago
5d0fe65
sdl2: rename sdl2_state to sdl2_console, move to header file
by Gerd Hoffmann
· 10 years ago
0b2824e
spice: use bottom half instead of refresh timer for cursor updates
by Gerd Hoffmann
· 10 years ago
1c1f949
console: add graphic_console_set_hwops
by Gerd Hoffmann
· 10 years ago
77bfcf2
console: Remove unused QEMU_BIG_ENDIAN_FLAG
by Benjamin Herrenschmidt
· 11 years ago
43c7d8b
console: add qemu_pixman_linebuf_copy
by Gerd Hoffmann
· 11 years ago
4c38762
console: add dpy_gfx_update_dirty
by Gerd Hoffmann
· 11 years ago
a77549b
console: add qemu_create_displaysurface_guestmem
by Gerd Hoffmann
· 11 years ago
30f1e66
console: stop using PixelFormat
by Gerd Hoffmann
· 11 years ago
1527a25
console: add qemu_default_pixman_format
by Gerd Hoffmann
· 11 years ago
a93a3af
console: add qemu_pixelformat_from_pixman
by Gerd Hoffmann
· 11 years ago
3840f84
console: move chardev declarations to sysemu/char.h
by Michael S. Tsirkin
· 11 years ago
5643fc0
spice: add mouse cursor support
by Gerd Hoffmann
· 11 years ago
be1a717
input: add support for kbd delays
by Gerd Hoffmann
· 11 years ago
bdef972
console: add kbd_put_string_console
by Gerd Hoffmann
· 11 years ago
50ef467
console: add kbd_put_qcode_console
by Gerd Hoffmann
· 11 years ago
53651ec
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-1' into staging
by Peter Maydell
· 11 years ago
6f5943c
input: bind devices and input routing
by Gerd Hoffmann
· 11 years ago
11c7fa7
input: add qemu_input_key_number_to_qcode
by Gerd Hoffmann
· 11 years ago
3f9a6e8
console: add kbd_put_keysym_console
by Gerd Hoffmann
· 11 years ago
528728f
input: add qemu_input_handler_deactivate
by Gerd Hoffmann
· 11 years ago
02aa76c
input: key mapping helpers
by Gerd Hoffmann
· 11 years ago
881249c
gtk: Allow to activate grab-on-hover from the command line
by Jan Kiszka
· 11 years ago
6f90f3d
console: add QemuUIInfo
by Gerd Hoffmann
· 11 years ago
5643706
console: add head to index to qemu consoles.
by Gerd Hoffmann
· 11 years ago
5c07d00
input: remove index_from_keycode (no users)
by Gerd Hoffmann
· 11 years ago
4a33f45
input: move mouse mode notifier to new core
by Gerd Hoffmann
· 11 years ago
4798648
input-legacy: remove kbd_mouse_event
by Gerd Hoffmann
· 11 years ago
2d0755d
input-legacy: remove kbd_mouse_is_absolute
by Gerd Hoffmann
· 11 years ago
16b0ecd
input-legacy: remove kbd_mouse_has_absolute
by Gerd Hoffmann
· 11 years ago
faecd95
input-legacy: remove kbd_put_keycode
by Gerd Hoffmann
· 11 years ago
21bae11
input: mouse: switch cocoa ui to new core
by Gerd Hoffmann
· 11 years ago
502c8db
input: mouse: add qemu_input_is_absolute()
by Gerd Hoffmann
· 11 years ago
4357940
input: mouse: add helpers functions to core
by Gerd Hoffmann
· 11 years ago
6567147
input: keyboard: add helper functions to core
by Gerd Hoffmann
· 11 years ago
c8b405b
input: add core bits of the new input layer
by Gerd Hoffmann
· 11 years ago
d4c8533
console: export QemuConsole index,width,height
by Gerd Hoffmann
· 11 years ago
f7d4805
include: add missing config-host.h include
by Marc-André Lureau
· 11 years ago
ac86048
trace: Remove trace.h from console.h (less dependencies)
by Stefan Weil
· 11 years ago
9fa0328
spice: fix multihead support
by Gerd Hoffmann
· 11 years ago
58ae52a
spice: fix display initialization
by Gerd Hoffmann
· 12 years ago
2c8cf54
vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_client
by Michael Tokarev
· 12 years ago
787ba4f
gtk: implement -full-screen
by Peter Wu
· 12 years ago
5209089
console: zap ds arg from register_displaychangelistener
by Gerd Hoffmann
· 12 years ago
14a9364
console: add qemu_console_lookup_by_device
by Gerd Hoffmann
· 12 years ago
aa2beaa
console: add device link to QemuConsoles
by Gerd Hoffmann
· 12 years ago
95be066
console: qom-ify QemuConsole
by Gerd Hoffmann
· 12 years ago
5a37532
input: introduce keyboard handler list
by Gerd Hoffmann
· 12 years ago
Next »