Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
0ec9e406ea
When using clip planes and we we have to project some vertices into screen coordinates we used to transform those by the modelview and then the projection matrix separately. Now we combine the modelview and projection matrix and then use that to transform the vertices in one step instead. |
||
---|---|---|
cogl | ||
doc | ||
pango | ||
Makefile.am |