qemu/hw/display
Marc-André Lureau 9462ff4695 virtio-gpu/win32: allocate shareable 2d resources/images
Allocate pixman bits for scanouts with qemu_win32_map_alloc() so we can
set a shareable handle on the associated display surface.

Note: when bits are provided to pixman_image_create_bits(), you must also give
the rowstride (the argument is ignored when bits is NULL)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20230606115658.677673-11-marcandre.lureau@redhat.com>
2023-06-27 17:08:56 +02:00
..
2022-11-08 10:23:32 +01:00
2022-12-03 22:07:07 +01:00
2022-11-08 10:23:32 +01:00
2023-03-13 22:57:39 +04:00
2023-01-19 13:30:01 +01:00
2022-06-30 09:21:14 +02:00
2022-06-30 09:21:14 +02:00
2022-11-08 10:23:32 +01:00
2023-03-13 22:57:39 +04:00