[cairo] Newbie questions
Carl Worth
cworth at cworth.org
Wed Oct 26 07:53:56 PDT 2005
On Wed, 26 Oct 2005 21:19:52 +0800, "Jackey Yang" wrote:
> - Is glitz backend usable also on win32 or it is X only?
> Win32 is the backend for windows
> glitz is the backend for OpenGL and Linux only
Actually, glitz has multi-backend support for several different OpenGL
implementations. See the following header files:
glitz-glx.h
glitz-agl.h
glitz-egl.h
So that should cover OpenGL systems through GLX, AGL, or EGL, (which
means Linux and other X systems, Apple's GL stuff, and certain
embedded GL things). There was some noise about a WGL backend for
glitz to work on win32 OpenGL. I don't recall how far that got or if
there was a patch for it, but I don't see anything currently
committed.
-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20051026/aa17b178/attachment.pgp
More information about the cairo
mailing list