Commit 119a679
muvm-x11bridge: Vendor in x112virtgpu and rename it
This is based on x112virtgpu commit bd78728493d8f19:
WhatAmISupposedToPutHere/x112virtgpu@bd78728
With the following changes:
- Replaced util::create_shm_file() with nix::unistd::mkstemp()
- Replaced clap with bpaf (so we don't have two cmdline parsing crates)
- Fixed the clippy warnings
- Dropped the other targets (preload, wrapper)
Co-developed-by: Sasha Finkelstein <[email protected]>
Signed-off-by: Sasha Finkelstein <[email protected]>
Acked-by: Sasha Finkelstein <[email protected]>
Signed-off-by: Asahi Lina <[email protected]>1 parent b706c35 commit 119a679
3 files changed
Lines changed: 1652 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
0 commit comments