On Thu, 2009-04-02 at 02:19 +0200, Julien Isorce wrote:

> Is there something equivalent to:
> 
> g_object_new (CLUTTER_GLX_TYPE_TEXTURE_PIXMAP,  "window", win,
> "automatic-updates", TRUE, NULL);
> 
> on win32 with clutter ?

Unfortunately the Win32 backend has no equivalent to
ClutterGLXTexturePixmap. I'm not aware of any equivalent to the
texture-from-pixmap extension in WGL, although that doesn't mean there
isn't one.

Regards,
- Neil

-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com

Reply via email to