wlroots/render/gles2
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
..
meson.build render: extract gles2 build files to subdir 2021-01-15 22:13:04 +01:00
pixel_format.c render: use DRM formats in wlr_renderer_get_shm_texture_formats 2021-02-23 16:09:26 +01:00
renderer.c output: improve transform matrix calculation 2021-03-10 15:33:36 +01:00
shaders.c render/gles2: use .x/.y instead of .s/.t 2020-06-17 09:10:54 -06:00
texture.c render: use DRM formats in wlr_texture_from_pixels 2021-02-23 16:09:26 +01:00