Hi all,
At Collabora we have started looking at Vulkan support in QEMU with Virgil.
We have seen the work that Vivek has submitted to support the new
virtio-gpu BLOB API (thanks!) and have identified a few holes that are
still needed for Vulkan support.
We would like to know if anybody else
Hi,
have been running this patch since yesterday and everything seems fine.
Tested-by: Tomeu Vizoso
Reviewed-by: Tomeu Vizoso
Thanks!
Tomeu
On 06/18/2018 01:21 PM, Gerd Hoffmann wrote:
Add support for OpenGL ES to egl-helpers. Wire up the new option for
egl-headless and gtk UIs. egl
This will be mainly useful for automated testing of virglrenderer on ES.
Signed-off-by: Tomeu Vizoso
---
include/ui/egl-helpers.h | 6 ++---
qemu-options.hx | 1 +
ui/egl-headless.c| 2 +-
ui/egl-helpers.c | 56 +---
ui/gtk-egl.c
i/gtk: use GtkGlArea on wayland only")
Signed-off-by: Tomeu Vizoso
---
ui/gtk.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ui/gtk.c b/ui/gtk.c
index ef5bc42094a3..72e2e246244d 100644
--- a/ui/gtk.c
+++ b/ui/gtk.c
@@ -2448,7 +2448,7 @@ static void early_gtk_di