Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
d3ea1ec6f8
The fallback for when glGetTexImage is not available renders the texture to the framebuffer to read the data using glReadPixels. This patch just sets the COGL_MATERIAL_FILTER_NEAREST filter mode on the material before rendering to avoid linear filtering which would alter the texture data. |
||
---|---|---|
cogl | ||
doc | ||
pango | ||
Makefile.am |