mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 16:40:41 -05:00
eda1d08f76
When the texture is sliced it drops back to a fallback function and passes it the texture coordinates from the rectangle. However if no tex coords are given it would crash. Now it passes the default 0.0->1.0 tex coords instead. |
||
---|---|---|
.. | ||
cogl-context.c | ||
cogl-context.h | ||
cogl-defines.h.in | ||
cogl-fbo.c | ||
cogl-fbo.h | ||
cogl-internal.h | ||
cogl-primitives.c | ||
cogl-program.c | ||
cogl-program.h | ||
cogl-shader-private.h | ||
cogl-shader.c | ||
cogl-texture-private.h | ||
cogl-texture.c | ||
cogl.c | ||
Makefile.am |