Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging
wef # -----BEGIN PGP SIGNATURE----- # # iQJQBAABCAA6FiEEh6m9kz+HxgbSdvYt2ujhCXWWnOUFAmSa+6McHG1hcmNhbmRy # ZS5sdXJlYXVAcmVkaGF0LmNvbQAKCRDa6OEJdZac5YxfD/46nwpTCTWWdKdTeo5p # OUdrF0rfHFqu4FN3OWHbfRxZCO/AdHL+UZ52owV4+5bJJI5uOnXwYKpkrwKYBrFd # H8Bll7NitzA41rw4AQa0GeaQYCPJ99OOfnhbRI5Aep2NG2DfX5PK4RWnfqYw8LD1 # TiHtRv2lWnX9EyMjnEh93C+n17OfquP5Ew3ozZNQJ0+SiJ3CvsUn6hEqxOA8OdyX # lj6l00CASQA2BxW+zjXjJKvRakCV4gfdvrL9eMf4eu0UopzET7ombBJGPnYVsrDU # /4R7b0JgGM4iOpXFxK4Ng6myP28vPdOEJAU/OJLH+oMRz1caohS+0Ijl2KviUCex # SGpb9plxqI7fI2QQt+1CxAlXADSW7oV1zV0/tLkKl/n5+MF3HJ/5qR3tefLhYu1p # 2LpfbPMKGQ9V3+5Z/UvWx6GQYP1iBRm5THPLn+HSDMSqLmt6yp5cOTwP3KTx1Zlc # JfpBtekT2Cgs54nnCcfnXa6/EPo4uR7cMFzrgXdSacPz/GssMVa1c2mNUYkgYEYU # PeyDWZG2Rt/70y+CFDPBpKWEQVICnf7Ha43oj4BtGTqqUFeuZClMTTtZ5poSg3ir # FcRNJ5zSWg2KhHIQ9TQKxIAwrxxVBY0AiQleNRyDzx+YGAuBBadO6i5eCqqpGgOa # QRVBsP33Pg/QD1JdxN9GSSEh0w== # =cR6x # -----END PGP SIGNATURE----- # gpg: Signature made Tue 27 Jun 2023 05:09:23 PM CEST # gpg: using RSA key 87A9BD933F87C606D276F62DDAE8E10975969CE5 # gpg: issuer "marcandre.lureau@redhat.com" # gpg: Good signature from "Marc-André Lureau <marcandre.lureau@redhat.com>" [full] # gpg: aka "Marc-André Lureau <marcandre.lureau@gmail.com>" [full] * tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu : (33 commits) ui/dbus: use shared D3D11 Texture2D when possible virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when available ui: add optional d3d texture pointer to scanout texture ui/egl: query ANGLE d3d device virtio-gpu-virgl: teach it to get the QEMU EGL display ui/dbus: add some GL traces ui/dbus: add GL support on win32 ui: add egl_fb_read_rect() ui/egl: default to GLES on windows ui: add egl-headless support on win32 ui/dbus: use shared memory when possible on win32 virtio-gpu/win32: allocate shareable 2d resources/images console/win32: allocate shareable display surface ui/dbus: introduce "Interfaces" properties tests: make dbus-display-test work on win32 qtest: add qtest_pid() ui/dbus: win32 support scripts: add a XML preprocessor script ui/dbus: compile without gio/gunixfdlist.h ui/egl: fix make_context_current() callback return value ... Signed-off-by:Richard Henderson <richard.henderson@linaro.org>
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- audio/dbusaudio.c 39 additions, 4 deletionsaudio/dbusaudio.c
- chardev/char-win-stdio.c 1 addition, 1 deletionchardev/char-win-stdio.c
- hw/display/virtio-gpu-udmabuf.c 2 additions, 1 deletionhw/display/virtio-gpu-udmabuf.c
- hw/display/virtio-gpu-virgl.c 37 additions, 6 deletionshw/display/virtio-gpu-virgl.c
- hw/display/virtio-gpu.c 79 additions, 20 deletionshw/display/virtio-gpu.c
- include/hw/virtio/virtio-gpu.h 3 additions, 0 deletionsinclude/hw/virtio/virtio-gpu.h
- include/sysemu/os-win32.h 3 additions, 0 deletionsinclude/sysemu/os-win32.h
- include/ui/console.h 28 additions, 2 deletionsinclude/ui/console.h
- include/ui/egl-helpers.h 10 additions, 1 deletioninclude/ui/egl-helpers.h
- include/ui/gtk.h 4 additions, 2 deletionsinclude/ui/gtk.h
- include/ui/sdl2.h 2 additions, 1 deletioninclude/ui/sdl2.h
- meson.build 8 additions, 2 deletionsmeson.build
- qapi/ui.json 2 additions, 3 deletionsqapi/ui.json
- scripts/meson.build 2 additions, 0 deletionsscripts/meson.build
- scripts/xml-preprocess-test.py 136 additions, 0 deletionsscripts/xml-preprocess-test.py
- scripts/xml-preprocess.py 293 additions, 0 deletionsscripts/xml-preprocess.py
- tests/qtest/dbus-display-test.c 40 additions, 3 deletionstests/qtest/dbus-display-test.c
- tests/qtest/libqtest.c 5 additions, 0 deletionstests/qtest/libqtest.c
- tests/qtest/libqtest.h 9 additions, 0 deletionstests/qtest/libqtest.h
Loading
Please register or sign in to comment