mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-15 06:59:43 -05:00
output: Drop transform matrix
This commit is contained in:
parent
78a09573af
commit
26158d0718
2 changed files with 0 additions and 17 deletions
|
|
@ -153,7 +153,6 @@ struct wlr_output {
|
|||
bool needs_frame;
|
||||
// damage for cursors and fullscreen surface, in output-local coordinates
|
||||
bool frame_pending;
|
||||
float transform_matrix[9];
|
||||
|
||||
// true for example with VR headsets
|
||||
bool non_desktop;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue