wlroots/backend/x11
Simon Zeni 9601a2abf0 output: improve transform matrix calculation
Compute only the transform matrix in the output. The projection matrix
will be calculated inside the gles2 renderer when we start rendering.

The goal is to help the pixman rendering process.
2021-03-10 15:33:36 +01:00
..
backend.c backend/x11: drop x11-xcb dependency 2021-02-08 12:29:12 +01:00
input_device.c backend/x11: set a blank cursor rather than hiding globally 2021-01-18 21:07:11 +01:00
meson.build build: use dictionnary for features instead of configuration_data 2021-02-15 16:32:33 +01:00
output.c output: improve transform matrix calculation 2021-03-10 15:33:36 +01:00