index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
dbus-listener.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui/dbus: filter out pending messages when scanout
Marc-André Lureau
2024-03-12
1
-0
/
+40
*
ui/dbus: factor out sending a scanout
Marc-André Lureau
2024-03-12
1
-18
/
+17
*
ui/dbus: do not require PIXMAN
Marc-André Lureau
2023-11-07
1
-27
/
+63
*
ui/dbus: implement damage regions for GL
Bilal Elmoussaoui
2023-09-04
1
-7
/
+25
*
ui/dbus: fix clang compilation issue
Marc-André Lureau
2023-08-01
1
-1
/
+2
*
ui/dbus: fix win32 compilation when !opengl
Marc-Andre Lureau
2023-08-01
1
-1
/
+3
*
virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
Dongwon Kim
2023-07-17
1
-4
/
+4
*
ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl
Richard Henderson
2023-06-30
1
-0
/
+4
*
ui/dbus: use shared D3D11 Texture2D when possible
Marc-André Lureau
2023-06-27
1
-29
/
+270
*
ui: add optional d3d texture pointer to scanout texture
Marc-André Lureau
2023-06-27
1
-2
/
+3
*
ui/dbus: add some GL traces
Marc-André Lureau
2023-06-27
1
-0
/
+6
*
ui/dbus: add GL support on win32
Marc-André Lureau
2023-06-27
1
-30
/
+68
*
ui/dbus: use shared memory when possible on win32
Marc-André Lureau
2023-06-27
1
-2
/
+163
*
ui/dbus: compile without gio/gunixfdlist.h
Marc-André Lureau
2023-06-27
1
-0
/
+2
*
ui/dbus: add a FIXME about texture/dmabuf scanout handling
Marc-André Lureau
2023-05-28
1
-0
/
+5
*
ui/dbus: fix compilation when GBM && !OPENGL
Marc-André Lureau
2023-05-28
1
-5
/
+5
*
ui/dbus: restrict opengl to gbm-enabled config
Marc-André Lureau
2023-03-13
1
-5
/
+5
*
ui/dbus: do not require opengl & gbm
Marc-André Lureau
2023-03-13
1
-2
/
+13
*
ui: rename cursor_{get->ref}, return it
Marc-André Lureau
2023-03-13
1
-2
/
+1
*
ui: rename cursor_{put->unref}
Marc-André Lureau
2023-03-13
1
-1
/
+1
*
ui/dbus: initialize cursor_fb
Marc-André Lureau
2023-03-13
1
-1
/
+1
*
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
2023-02-14
1
-0
/
+1
*
ui/dbus: do not send 2d scanout until gfx_update
Marc-André Lureau
2022-03-15
1
-17
/
+20
*
ui/dbus: fix texture sharing
Marc-André Lureau
2022-03-15
1
-11
/
+0
*
ui/dbus: add p2p=on/off option
Marc-André Lureau
2021-12-21
1
-1
/
+1
*
ui: add a D-Bus display backend
Marc-André Lureau
2021-12-21
1
-0
/
+486