index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
ui/dbus: use shared D3D11 Texture2D when possible
Marc-André Lureau
2
-31
/
+324
2023-06-27
ui: add optional d3d texture pointer to scanout texture
Marc-André Lureau
8
-15
/
+25
2023-06-27
ui/egl: query ANGLE d3d device
Marc-André Lureau
2
-1
/
+34
2023-06-27
ui/dbus: add some GL traces
Marc-André Lureau
2
-0
/
+9
2023-06-27
ui/dbus: add GL support on win32
Marc-André Lureau
2
-34
/
+68
2023-06-27
ui: add egl_fb_read_rect()
Marc-André Lureau
1
-0
/
+14
2023-06-27
ui/egl: default to GLES on windows
Marc-André Lureau
1
-0
/
+4
2023-06-27
ui: add egl-headless support on win32
Marc-André Lureau
3
-17
/
+47
2023-06-27
ui/dbus: use shared memory when possible on win32
Marc-André Lureau
2
-5
/
+208
2023-06-27
console/win32: allocate shareable display surface
Marc-André Lureau
3
-8
/
+54
2023-06-27
ui/dbus: introduce "Interfaces" properties
Marc-André Lureau
2
-2
/
+123
2023-06-27
ui/dbus: win32 support
Marc-André Lureau
5
-13
/
+111
2023-06-27
ui/dbus: compile without gio/gunixfdlist.h
Marc-André Lureau
3
-0
/
+16
2023-06-27
ui/egl: fix make_context_current() callback return value
Marc-André Lureau
2
-4
/
+16
2023-06-27
ui/egl: export qemu_egl_get_error_string()
Marc-André Lureau
1
-7
/
+5
2023-06-27
ui/gtk: making dmabuf NULL when it's released.
Dongwon Kim
1
-0
/
+5
2023-06-27
ui/gtk: set the area of the scanout texture correctly
Dongwon Kim
2
-2
/
+4
2023-06-27
ui/dbus: Expose a touch device interface
Bilal Elmoussaoui
3
-3
/
+102
2023-06-27
ui/touch: Move event handling to a common helper
Bilal Elmoussaoui
2
-56
/
+70
2023-06-27
ui/sdl2: OpenGL window context
Antonio Caggiano
1
-7
/
+11
2023-06-27
egl: no need to lookup EGL functions manually
Marc-André Lureau
1
-4
/
+2
2023-06-27
ui: return NULL when getting cursor without a console
Marc-André Lureau
1
-1
/
+1
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-13
/
+13
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
1
-2
/
+2
2023-06-13
cocoa: Fix warnings about invalid prototype declarations
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-10
vnc: move assert in vnc_worker_thread_loop
Anastasia Belova
1
-1
/
+2
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
1
-3
/
+3
2023-06-02
cutils: Adjust signature of parse_uint[_full]
Eric Blake
1
-2
/
+2
2023-05-28
ui/gtk: enable backend to send multi-touch events
Sergio Lopez
1
-0
/
+92
2023-05-28
ui: add helpers for virtio-multitouch events
Sergio Lopez
1
-0
/
+36
2023-05-28
ui: add the infrastructure to support MT events
Sergio Lopez
2
-0
/
+7
2023-05-28
ui/cursor: make width/height unsigned 16-bit integer
Mauro Matteo Cascella
1
-1
/
+2
2023-05-28
ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
Volker Rümelin
1
-0
/
+3
2023-05-28
ui/sdl2: Grab Alt+F4 also under Windows
Bernhard Beschow
1
-0
/
+1
2023-05-28
ui/sdl2: Grab Alt+Tab also in fullscreen mode
Bernhard Beschow
1
-0
/
+3
2023-05-28
ui/dbus: add a FIXME about texture/dmabuf scanout handling
Marc-André Lureau
1
-0
/
+5
2023-05-28
gtk: add gl-area support on win32
Marc-André Lureau
1
-0
/
+6
2023-05-28
ui/dbus: fix compilation when GBM && !OPENGL
Marc-André Lureau
1
-5
/
+5
2023-05-28
ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failed
Marc-André Lureau
1
-0
/
+4
2023-05-28
ui/gtk-egl: fix scaling for cursor position in scanout mode
Erico Nunes
1
-2
/
+2
2023-05-28
ui/gtk: use widget size for cursor motion event
Erico Nunes
1
-5
/
+3
2023-05-28
ui/gtk: fix passing y0_top parameter to scanout
Erico Nunes
2
-2
/
+2
2023-05-26
meson: use subproject for keycodemapdb
Paolo Bonzini
2
-4
/
+4
2023-05-12
ui: Fix pixel colour channel order for PNG screenshots
Peter Maydell
1
-2
/
+2
2023-04-24
spice: move client_migrate_info command to ui/
Juan Quintela
2
-0
/
+46
2023-04-20
vnc: avoid underflow when accessing user-provided address
Paolo Bonzini
1
-1
/
+1
2023-03-24
ui/spice: fix compilation on win32
Marc-André Lureau
1
-1
/
+1
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
1
-0
/
+1
2023-03-21
ui: fix crash on serial reset, during init
Marc-André Lureau
1
-1
/
+3
2023-03-21
ui/sdl2: remove workaround forcing x11
Erico Nunes
1
-16
/
+0
[next]