[cairo] glitz WGL backend

David Reveman davidr at novell.com
Wed Jun 29 07:08:30 PDT 2005


Hi,

Great!

If rendertest is working correctly, I think that's good enough for
getting this into CVS. However, it's not very likely that I'll be able
to maintain this backend so before we put this code into CVS I'd like to
make sure that we have someone that can maintain it. Do you want to do
that?

On Fri, 2005-06-24 at 21:11 -0700, Vladimir Vukicevic wrote:
> Hi,
> 
> Tor Lillqvist passed me a copy of the glitz wgl backend that he did
> last November; I've updated it to be compatible with current CVS glitz
> and added a wgl rendertest driver.  There were fairly few changes from
> Tor's code, mainly implementing the added backend context management
> methods.
> 
> Attached is a patch to glitz that sets the build up for the wgl
> backend; the most annoying part of this is the introduction of
> GLITZ_GL_API_ATTRIBUTE in glitz_gl.h to set up the symbols to have the
> stdcall calling convention on win32, but that can't be avoided.  This
> patch also adds a .def file for glitz and glitz-wgl -- is there any
> convention on how to define exported symbols with glitz/cairo?  I know
> a while back there was some discussion about this, but I don't think
> any agreement was reached.  It's a bit easier for glitz, since the set
> of exported symbols is static.
> 
> The tarball contains the contents of the glitz/src/wgl directory, and
> the patch to rendertest adds a new glitz_wgl rendertest target.
> 
>     - Vlad
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://lists.freedesktop.org/mailman/listinfo/cairo

-David




More information about the cairo mailing list