Commit graph

1 commit

Author SHA1 Message Date
Lubosz Sarnecki 865b668ee7 c/xcb: Port to plain C.
The code was already essentialy C, just needed to replace the pairs with
structs and the vector with an array, it was fixed length anyway.

The code feels more natural in C.
2020-04-07 15:00:16 +02:00
Renamed from src/xrt/compositor/main/comp_window_xcb.cpp (Browse further)