Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
3bd20acfb4
When converting the virtual coordinates of the underlying texture for a slice to virtual coordinates for the whole texture it was using the size and offset of the intersection as the size of the child texture. This would be incorrect if the texture contains waste or the texture coordinates are not the default. Instead the sliced foreach function now passes the CoglSpan to the callback instead of the intersection. http://bugzilla.clutter-project.org/show_bug.cgi?id=2398 |
||
---|---|---|
cogl | ||
doc | ||
pango | ||
Makefile.am |