index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
gtk.c
Age
Commit message (
Expand
)
Author
2022-01-13
ui/gtk: pass horizontal scroll information to the device code
Dmitry Petrov
2021-12-21
ui: split the GL context in a different object
Marc-André Lureau
2021-12-21
ui: simplify gl unblock & flush
Marc-André Lureau
2021-12-21
ui: associate GL context outside of display listener registration
Marc-André Lureau
2021-12-21
ui: do not delay further remote resize
Marc-André Lureau
2021-11-22
ui/gtk: graphic_hw_gl_flushed after closing dmabuf->fence_fd
Dongwon Kim
2021-11-22
ui: fix incorrect pointer position on highdpi with gtk
Alexander Orzechowski
2021-11-05
ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound
Dongwon Kim
2021-11-05
ui/gtk-egl: un-tab and re-tab should destroy egl surface and context
Dongwon Kim
2021-09-15
ui/gtk-egl: Wait for the draw signal for dmabuf blobs
Vivek Kasireddy
2021-09-15
ui: Create sync objects and fences only for blobs
Vivek Kasireddy
2021-09-15
ui/gtk: Create a common release_dmabuf helper
Vivek Kasireddy
2021-08-10
ui/gtk: retry sending VTE console input
Volker Rümelin
2021-07-26
ui/gtk: add a keyboard fifo to the VTE consoles
Volker Rümelin
2021-07-26
ui/gtk: Fix relative mouse with multiple monitors
Dennis Wölfing
2021-07-09
modules: add ui module annotations
Gerd Hoffmann
2021-05-21
ui/gtk: add clipboard support
Gerd Hoffmann
2021-05-21
ui/gtk: move struct GtkDisplayState to ui/gtk.h
Gerd Hoffmann
2021-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i...
Peter Maydell
2021-03-11
ui/gtk: Remove NULL checks in gd_switch
Akihiko Odaki
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-04
ui/console: Pass placeholder surface to displays
Akihiko Odaki
2021-03-04
configure: Improve OpenGL dependency detections
Akihiko Odaki
2021-03-04
ui/gtk: vte: fix sending multiple characeters
Zack Marvel
2021-02-04
ui: add egl dmabuf import to gtkglarea
Marc-André Lureau
2021-02-04
ui: check gtk-egl dmabuf support
Marc-André Lureau
2021-02-04
ui: add gd_gl_area_scanout_disable
Marc-André Lureau
2021-02-04
ui: remove gl_ctx_get_current
Marc-André Lureau
2021-02-04
ui: remove extra #ifdef CONFIG_OPENGL
Marc-André Lureau
2021-01-15
ui/gtk: expose gd_monitor_update_interval
Nikola Pavlica
2021-01-15
ui/gtk: limit virtual console max update interval
Volker Rümelin
2021-01-15
ui/gtk: rename variable window to widget
Volker Rümelin
2021-01-15
ui/gtk: don't try to redefine SI prefixes
Volker Rümelin
2021-01-12
gtk: remove CONFIG_GTK_GL
Paolo Bonzini
2020-10-21
qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
Philippe Mathieu-Daudé
2020-09-30
ui: relocate paths to icons and translations
Paolo Bonzini
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-04
ui/gtk: Update refresh interval after widget is realized
Philippe Mathieu-Daudé
2020-07-13
Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
Thomas Huth
2020-05-19
ui: increase min required GTK version to 3.22.0
Volker Rümelin
2020-05-19
ui/gtk: use native keyboard scancodes on Windows
Volker Rümelin
2020-05-19
ui/gtk: don't pass on win keys without keyboard grab
Volker Rümelin
2020-05-19
ui/gtk: remove unused variable ignore_keys
Volker Rümelin
2020-05-19
ui/gtk: remove unused code
Volker Rümelin
2020-05-19
ui/gkt: release all keys on grab-broken-event
Volker Rümelin
2020-05-19
ui/gtk: fix handling of AltGr key on Windows
Volker Rümelin
2020-05-04
Compress lines for immediate return
Simran Singhal
2020-02-17
qapi: Split control.json off misc.json
Kevin Wolf
2020-02-12
ui/gtk: implement show-cursor option
Gerd Hoffmann
[next]