libcogl9 version 1.10.0  gir-1.0/Cogl-1.0.gir

I've been working on a project for a few months using cogl to render OpenGL
textures with clutter. What I've been doing is using
cogl.texture_new_from_foreign to turn the GL texture into a cogl texture,
but when I started working on it again after a break, I can't seem to find
where that function went (module has not function
texture_new_from_foreign). In fact, it appears that all of the texture
creation functions are not where I expected them to be, or apparently
anywhere. So how does one go about making and working with textures in the
gi bindings for cogl?
_______________________________________________
clutter-app-devel-list mailing list
clutter-app-devel-list@clutter-project.org
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to