crosvm/gpu_display
Pujun Lun 165acb2e03 gpu_display: add Surface implementation for Windows.
This is where we process host display events, such as window size
change and mouse input events. MouseInputManager etc are currently
no-op. Their implementation will be added later.

BUG=b:306024335

Change-Id: Ib67fd64894bd8c9f47cf2ee3cdf2a20901defe3b
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5053935
Reviewed-by: Richard Zhang <rizhang@google.com>
Commit-Queue: Pujun Lun <lunpujun@google.com>
Reviewed-by: Noah Gold <nkgold@google.com>
2023-11-28 20:04:06 +00:00
..
examples Replace #[cfg(unix)] with #[cfg(any(target_os = "android", target_os = "linux"))] 2023-10-11 00:43:29 +00:00
protocol health-check: Add check for newline at ends of files 2022-08-18 00:17:04 +00:00
src gpu_display: add Surface implementation for Windows. 2023-11-28 20:04:06 +00:00
build.rs gpu_display: only build Wayland code on Linux 2023-11-03 20:20:08 +00:00
Cargo.toml gpu_display: fix Cargo feature selection. 2023-10-24 23:18:38 +00:00