Robert Bragg e96072c90a cogl-texture: for foreign textures; always trust user geom
We now never query the width and height of the given texture object
from OpenGL. The problem is that the user may be creating a Cogl
texture from a texture_from_pixmap object where glTexImage2D was
never called and the texture_from_pixmap spec doesn't clarify that
it's reliable to query the width from OpenGL.

This should address:
http://bugzilla.openedhand.com/show_bug.cgi?id=1502

Thanks to Johan Bilien for reporting
2010-02-17 20:36:50 +00:00
..
2009-10-23 13:38:40 +01:00
2010-02-12 15:52:07 +00:00
2009-12-02 11:37:13 +00:00
2010-02-09 16:58:03 +00:00
2010-02-12 15:52:07 +00:00
2010-01-05 18:02:29 +00:00