mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-18 04:38:33 +00:00
4 lines
214 B
Markdown
4 lines
214 B
Markdown
client: Add a "loopback" image allocator, this code allocates a swapchain from
|
|
the service then imports that back to the service as if it was imported. This
|
|
tests both the import code and the image allocator code.
|