mesa/src/gfxstream/guest
Gurchetan Singh 53706931bc gfxstream: fixes to get Fuchsia headless to compile
The prior version of gfxstream-fuchsia featured an Android compat
layer, and only worked with Goldfish.  The compat layer was
deleted a while ago.

The Fuchsia Goldfish integration was deleted here:

https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33050

since the Fuchsia emulator itself uses a frozen version of the
library.  This goes further in that direction: deleting leftovers
of the Fuchsia Android compat layer, which used provided VK
dispatch.

This allows Fuchsia + gfxstream to build via meson2hermetic, with
the a few additional common core patches applied.

Reviewed-by: David Gilhooley <djgilhooley@gmail.com>
Reviewed-by: Aaron Ruby <aruby@qnx.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40442>
2026-03-17 16:25:53 +00:00
..
android meson,gfxstream: add Android support via meson2hermetic 2026-01-20 17:17:58 +00:00
connection-manager gfxstream: meson: remove duplicate includes 2026-03-17 16:25:53 +00:00
GoldfishAddressSpace gfxstream: make functions static when needed 2025-11-25 09:12:06 -08:00
iostream gfxstream: Fix compiler warnings 2025-06-04 17:24:22 +00:00
platform gfxstream: explicitly assign INVALID_DESCRIPTOR 2026-03-17 16:25:53 +00:00
vulkan gfxstream: meson: remove duplicate includes 2026-03-17 16:25:53 +00:00
vulkan_enc gfxstream: fixes to get Fuchsia headless to compile 2026-03-17 16:25:53 +00:00
meson.build gfxstream: fixes to get Fuchsia headless to compile 2026-03-17 16:25:53 +00:00