mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-19 21:28:50 +00:00
5 lines
256 B
Markdown
5 lines
256 B
Markdown
|
Add `xrt_space_graph` struct for calculating space relations. This struct and
|
||
|
accompanying makes it easier to reason about space relations than just functions
|
||
|
operating directly on `xrt_space_relation`. The code base is changed to use
|
||
|
these new functions.
|