mutter/clutter
Georges Basile Stavracas Neto 53f7b6c149 clutter: Simplify framebuffer setup using ortho projection
Setting an ortho projection gives us pretty much the same result as
manually calculating the projection matrix. The ortho projection is
actually more "complete" than the custom projection we've been using,
as it also considers z-near and z-far, but in practice the generated
pixels are exactly equal.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1642>
2020-12-16 11:46:26 -03:00
..
clutter clutter: Simplify framebuffer setup using ortho projection 2020-12-16 11:46:26 -03:00
.gitignore
meson.build clutter: Include semi private cogl API 2020-07-02 19:36:50 +02:00