mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 02:25:23 +00:00
41daa354c7
There is a desire for Wayland and possibly other display backends to reasonably handle input. Move the event device logic inside the X11 backend up to the common layer to prevent duplication. The common layer also keeps track of surfaces and external memory objects to make this easier. The GpuDisplaySurface/GpuDisplayMemory traits are introduced in case the common layer needs to perform compositor specific operation. BUG=b:173630595 TEST=compile and run with X11 Change-Id: Ied060a7cc216ac6c084030aad1fc839c022a3395 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2852523 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Zach Reizner <zachr@chromium.org> Commit-Queue: Gurchetan Singh <gurchetansingh@chromium.org> |
||
---|---|---|
.. | ||
examples | ||
protocol | ||
src | ||
build.rs | ||
Cargo.toml |